aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches1-165/+173
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches1-14/+12
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches1-41/+31
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches1-24/+16
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches1-1/+1
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches12-212/+190
2010-01-26mac80211: wait for beacon before enabling powersaveJohannes Berg2-7/+24
2010-01-26cfg80211: export cfg80211_find_ieJohannes Berg1-18/+20
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy1-1/+2
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei1-0/+1
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-25mac80211: fill jiffies/vif on filtered framesJohannes Berg1-0/+3
2010-01-25mac80211: track work started through callbacksJohannes Berg2-8/+10
2010-01-25mac80211: fix sw cryptoJohannes Berg1-1/+1
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau1-2/+0
2010-01-25mac80211: fix update_tkip_key() documentation about the contextKalle Valo1-2/+0