summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-10net: rose: use seq_hlist_foo() helpersLi Zefan
2010-02-10net: x25: use seq_hlist_foo() helpersLi Zefan
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-09net/sched: Fix module name in KconfigJan Luebbe
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-06packet: Kill CONFIG_PACKET_MMAP.David S. Miller
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-05bridge: Remove unused age_listHerbert Xu
2010-02-05packet: Add GSO/csum offload support.Sridhar Samudrala
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-04net: maintain namespace isolation between vlan and real deviceArnd Bergmann
2010-02-04net/rds: remove uses of NIPQUAD, use %pI4Joe Perches
2010-02-04irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-04irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2010-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-04Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2010-02-04dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2010-02-04dccp: fix bug in cache allocationGerrit Renker
2010-02-04netlink: fix for too early rmmodAlexey Dobriyan
2010-02-04af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-04Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko
2010-01-29sched: add head drop fifo queueHagen Paul Pfeifer