aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04packet: Add GSO/csum offload support.Sridhar Samudrala1-11/+176
2010-02-04ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger1-4/+0
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller29-224/+503
2010-02-03net: maintain namespace isolation between vlan and real deviceArnd Bergmann2-5/+32
2010-02-03net/rds: remove uses of NIPQUAD, use %pI4Joe Perches3-9/+8
2010-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-57/+66
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker1-2/+2
2010-02-03dccp: fix bug in cache allocationGerrit Renker2-4/+6
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan1-0/+5
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan1-7/+8
2010-02-02xfrm: avoid spinlock in get_acqseq()Eric Dumazet1-5/+4
2010-02-02lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk1-10/+10
2010-02-02lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2-3/+2
2010-02-02ipv4: ip_fragment: fix unbalanced rcu_read_unlock()Patrick McHardy1-3/+2
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2-2/+3
2010-02-02igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner1-21/+62
2010-02-02can: deny filterlist access on non-CAN interfacesOliver Hartkopp1-0/+6
2010-02-01mac80211: Don't call rate control when HW handles itVasanthakumar1-0/+4
2010-02-01mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau1-0/+2
2010-02-01mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau1-2/+4
2010-02-01mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau1-2/+2
2010-02-01mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin1-11/+13
2010-02-01mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin1-1/+1
2010-02-01cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez3-3/+212
2010-02-01cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez1-3/+1
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera1-34/+36
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko1-1/+2
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko1-7/+4
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer2-0/+35
2010-01-28netns xfrm: ipcomp6 supportAlexey Dobriyan1-5/+8
2010-01-28netns xfrm: ipcomp supportAlexey Dobriyan1-3/+6
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2-59/+85
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan1-5/+11
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-48/+110
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-01-27cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville1-1/+1
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches3-107/+124
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches1-73/+80
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches1-124/+125
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches1-14/+7
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches1-37/+44
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches1-4/+7
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches1-72/+88
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches1-193/+252
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches1-148/+136
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches1-98/+97