aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-12
* dccp: allow probing of CCID-array lengthGerrit Renker2010-02-12
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* ethtool: Use explicit designated initializers for .cmdRoland Dreier2010-02-11
* ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-10
* net: atm: use seq_list_foo() helpersLi Zefan2010-02-10
* net: ipx: use seq_list_foo() helpersLi Zefan2010-02-10
* net: irda: use seq_list_foo() helpersLi Zefan2010-02-10
* net: x25: use seq_list_foo() helpersLi Zefan2010-02-10
* net: af_key: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: appletalk: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: ax25: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: netrom: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: packet: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: rose: use seq_hlist_foo() helpersLi Zefan2010-02-10
* net: x25: use seq_hlist_foo() helpersLi Zefan2010-02-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-09
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-09
| |\
| | * Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-05
| | * Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-03
| | * Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-03
| | * Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-03
| | * Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-03
| * | net/sched: Fix module name in KconfigJan Luebbe2010-02-09
| * | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-08
| * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
| * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-08
| * | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-08
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-08
| * | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-08
| * | pktgen: Fix freezing problemRafael J. Wysocki2010-02-04
| * | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-03
| * | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-03
* | | packet: Kill CONFIG_PACKET_MMAP.David S. Miller2010-02-05
* | | bridge: Remove unused age_listHerbert Xu2010-02-04
* | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-04
* | | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-04
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04
|\ \ \
| * | | lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-02
| * | | lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-02
| * | | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-01
| * | | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-01
| * | | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-01
| * | | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-01
| * | | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-01
| * | | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-01
| * | | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-01
| * | | cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-01
| * | | cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-27
| * | | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-26