| Commit message (Expand) | Author | Age | Files | Lines |
* | netpoll: warning for ndo_start_xmit returns with interrupts enabled | Dongdong Deng | 2009-08-23 | 1 | -0/+5 |
* | netfilter: xt_quota: fix wrong return value (error case) | Patrick McHardy | 2009-08-23 | 1 | -1/+1 |
* | ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp... | Bruno Prémont | 2009-08-23 | 1 | -1/+3 |
* | pkt_sched: Convert CBQ to tasklet_hrtimer. | David S. Miller | 2009-08-23 | 1 | -10/+13 |
* | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer | David S. Miller | 2009-08-22 | 1 | -4/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-18 | 1 | -13/+15 |
|\ |
|
| * | mac80211: fix todo lock | Johannes Berg | 2009-08-17 | 1 | -13/+15 |
* | | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 2009-08-17 | 8 | -15/+20 |
* | | NETROM: Fix use of static buffer | Ralf Baechle | 2009-08-17 | 1 | -9/+12 |
|/ |
|
* | gre: Fix MTU calculation for bound GRE tunnels | Tom Goff | 2009-08-14 | 1 | -1/+1 |
* | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 | 1 | -0/+8 |
* | sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() | Rafael Laufer | 2009-08-09 | 1 | -0/+1 |
* | can: Fix raw_getname() leak | Eric Dumazet | 2009-08-09 | 1 | -0/+1 |
* | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki | 2009-08-09 | 1 | -1/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-08-09 | 12 | -13/+14 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-07 | 1 | -2/+0 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 | 12 | -37/+79 |
| |\ \ |
|
| * | | | net-dccp: suppress warning about large allocations from DCCP | Mel Gorman | 2009-07-29 | 1 | -2/+2 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-27 | 10 | -38/+59 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-22 | 8 | -11/+53 |
| |\ \ \ \ |
|
| * | | | | | 9p: Possible regression in p9_client_stat | Abhishek Kulkarni | 2009-07-14 | 1 | -5/+2 |
| * | | | | | 9p: default 9p transport module fix | Abhishek Kulkarni | 2009-07-14 | 1 | -3/+3 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-14 | 5 | -6/+20 |
| |\ \ \ \ \ |
|
| * | | | | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 10 | -3/+7 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 2009-08-06 | 3 | -3/+33 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | af_ieee802154: provide dummy get/setsockopt | Dmitry Eremin-Solenikov | 2009-08-06 | 2 | -0/+28 |
| * | | | | | | | af_ieee802154: fix ioctl processing | Dmitry Eremin-Solenikov | 2009-08-06 | 1 | -3/+5 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | irda: Fix irda_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 |
* | | | | | | | appletalk: fix atalk_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 |
* | | | | | | | netrom: Fix nr_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 |
* | | | | | | | econet: Fix econet_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 |
* | | | | | | | rose: Fix rose_getname() leak | Eric Dumazet | 2009-08-06 | 1 | -0/+1 |
* | | | | | | | phonet: phonet_device_get() fix | Eric Dumazet | 2009-08-05 | 1 | -1/+1 |
* | | | | | | | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 2009-08-05 | 1 | -0/+1 |
|/ / / / / / |
|
* | | | | | | net: Fix spinlock use in alloc_netdev_mq() | Ingo Molnar | 2009-08-05 | 1 | -2/+0 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-03 | 3 | -6/+10 |
|\ \ \ \ \ |
|
| * | | | | | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2009-08-03 | 2 | -5/+7 |
| * | | | | | cfg80211: add two missing NULL pointer checks | Johannes Berg | 2009-08-03 | 1 | -1/+3 |
* | | | | | | bluetooth: rfcomm_init bug fix | Dave Young | 2009-08-03 | 2 | -9/+20 |
|/ / / / / |
|
* | | | | | net: restore the original spinlock to protect unicast list | Jiri Pirko | 2009-08-02 | 1 | -9/+16 |
* | | | | | net: net_assign_generic() fix | Eric Dumazet | 2009-08-02 | 1 | -1/+1 |
* | | | | | ipv4: ARP neigh procfs buffer overflow | roel kluin | 2009-07-30 | 1 | -1/+3 |
* | | | | | net/netlabel: Add kmalloc NULL tests | Julia Lawall | 2009-07-30 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 3 | -10/+28 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 2 | -9/+27 |
| * | | | | mac80211: do not queue work after suspend in the dynamic ps timer | Luis R. Rodriguez | 2009-07-27 | 1 | -1/+1 |
* | | | | | net: irda: init spinlock after memcpy | Deepak Saxena | 2009-07-27 | 1 | -0/+1 |
|/ / / / |
|
* | | | | net/bridge: use kobject_put to release kobject in br_add_if error path | Xiaotian Feng | 2009-07-26 | 1 | -1/+1 |
* | | | | NET: ROSE: Don't use static buffer. | Ralf Baechle | 2009-07-26 | 2 | -21/+20 |
* | | | | cfg80211: double free in __cfg80211_scan_done | Christian Lamparter | 2009-07-21 | 1 | -2/+1 |