aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mac80211: Deny TX BA session requests during disassociationSujith2010-02-103-1/+15
| * | | | | | mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-093-7/+31
| * | | | | | mac80211: Reset dynamic ps timer in Rx path.Vivek Natarajan2010-02-081-0/+8
| * | | | | | mac80211: make rate_control_alloc staticAndres Salomon2010-02-082-6/+3
| * | | | | | mac80211: remove get_tx_stats() driver opKalle Valo2010-02-082-31/+0
| * | | | | | mac80211: fix deauth raceJohannes Berg2010-02-081-3/+9
| * | | | | | mac80211: fix bss_conf.dtim_periodJohannes Berg2010-02-081-0/+2
| * | | | | | mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault2010-02-081-0/+33
| * | | | | | mac80211: tear down all agg queues when restart/reconfig hwWey-Yi Guy2010-02-081-0/+8
| * | | | | | mac80211: allow station add/remove to sleepJohannes Berg2010-02-0813-464/+511
| * | | | | | mac80211: don't probe if we have probe responseJohannes Berg2010-02-081-5/+5
| * | | | | | wireless: update radiotap parserJohannes Berg2010-02-082-111/+203
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-083-10/+21
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | mac80211: fix deferred hardware scan requestsJohannes Berg2010-02-081-8/+10
| | * | | | | mac80211: Fix probe request filtering in IBSS modeBenoit Papillault2010-02-081-1/+1
* | | | | | | rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A2010-02-121-0/+67
* | | | | | | udp: remove redundant variableGerrit Renker2010-02-122-16/+14
* | | | | | | dccp: support for passing MSG_TRUNCGerrit Renker2010-02-121-0/+2
* | | | | | | xfrm: validate attributesjamal2010-02-121-0/+4
* | | | | | | IPv6: remove trivial nested _bh suffixstephen hemminger2010-02-121-10/+11
* | | | | | | IPv6: keep permanent addresses on admin downstephen hemminger2010-02-121-11/+24
* | | | | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-2/+27
* | | | | | | dccp: allow probing of CCID-array lengthGerrit Renker2010-02-121-5/+4
* | | | | | | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-124-6/+9
* | | | | | | ethtool: Use explicit designated initializers for .cmdRoland Dreier2010-02-111-5/+5
* | | | | | | ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-102-1/+333
* | | | | | | net: atm: use seq_list_foo() helpersLi Zefan2010-02-102-17/+3
* | | | | | | net: ipx: use seq_list_foo() helpersLi Zefan2010-02-101-78/+12
* | | | | | | net: irda: use seq_list_foo() helpersLi Zefan2010-02-101-24/+4
* | | | | | | net: x25: use seq_list_foo() helpersLi Zefan2010-02-101-76/+8
* | | | | | | net: af_key: use seq_hlist_foo() helpersLi Zefan2010-02-101-17/+3
* | | | | | | net: appletalk: use seq_hlist_foo() helpersLi Zefan2010-02-101-27/+3
* | | | | | | net: ax25: use seq_hlist_foo() helpersLi Zefan2010-02-102-36/+7
* | | | | | | net: netrom: use seq_hlist_foo() helpersLi Zefan2010-02-102-62/+12
* | | | | | | net: packet: use seq_hlist_foo() helpersLi Zefan2010-02-101-17/+3
* | | | | | | net: rose: use seq_hlist_foo() helpersLi Zefan2010-02-101-19/+3
* | | | | | | net: x25: use seq_hlist_foo() helpersLi Zefan2010-02-101-27/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-0920-119/+141
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-085-28/+37
| |\ \ \ \ \
| | * | | | | Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
| | * | | | | Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
| | * | | | | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
| | * | | | | Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
| | * | | | | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | net/sched: Fix module name in KconfigJan Luebbe2010-02-081-8/+8
| * | | | | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-081-0/+2
| * | | | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-088-47/+47
| * | | | | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-083-6/+6
| * | | | | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-081-1/+1
| * | | | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-16/+23