Age | Commit message (Expand) | Author | Files | Lines |
2009-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 24 | -30/+84 |
2009-08-17 | net: restore gnet_stats_basic to previous definition | Eric Dumazet | 8 | -15/+20 |
2009-08-17 | NETROM: Fix use of static buffer | Ralf Baechle | 1 | -9/+12 |
2009-08-14 | gre: Fix MTU calculation for bound GRE tunnels | Tom Goff | 1 | -1/+1 |
2009-08-13 | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 1 | -0/+8 |
2009-08-13 | Make sock_sendpage() use kernel_sendpage() | Linus Torvalds | 1 | -1/+1 |
2009-08-09 | sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() | Rafael Laufer | 1 | -0/+1 |
2009-08-09 | can: Fix raw_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-09 | Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address... | Jussi Mäki | 1 | -1/+1 |
2009-08-09 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 12 | -13/+14 |
2009-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+0 |
2009-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 3 | -3/+33 |
2009-08-06 | irda: Fix irda_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-06 | appletalk: fix atalk_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-06 | netrom: Fix nr_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-06 | econet: Fix econet_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-06 | rose: Fix rose_getname() leak | Eric Dumazet | 1 | -0/+1 |
2009-08-06 | af_ieee802154: provide dummy get/setsockopt | Dmitry Eremin-Solenikov | 2 | -0/+28 |
2009-08-06 | af_ieee802154: fix ioctl processing | Dmitry Eremin-Solenikov | 1 | -3/+5 |
2009-08-05 | phonet: phonet_device_get() fix | Eric Dumazet | 1 | -1/+1 |
2009-08-05 | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 1 | -0/+1 |
2009-08-05 | net: Fix spinlock use in alloc_netdev_mq() | Ingo Molnar | 1 | -2/+0 |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -37/+79 |
2009-08-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -6/+10 |
2009-08-03 | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2 | -5/+7 |
2009-08-03 | cfg80211: add two missing NULL pointer checks | Johannes Berg | 1 | -1/+3 |
2009-08-03 | bluetooth: rfcomm_init bug fix | Dave Young | 2 | -9/+20 |
2009-08-02 | net: restore the original spinlock to protect unicast list | Jiri Pirko | 1 | -9/+16 |
2009-08-02 | net: net_assign_generic() fix | Eric Dumazet | 1 | -1/+1 |
2009-07-30 | ipv4: ARP neigh procfs buffer overflow | roel kluin | 1 | -1/+3 |
2009-07-30 | net/netlabel: Add kmalloc NULL tests | Julia Lawall | 1 | -1/+1 |
2009-07-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -10/+28 |
2009-07-29 | net-dccp: suppress warning about large allocations from DCCP | Mel Gorman | 1 | -2/+2 |
2009-07-29 | mac80211: fix suspend | Johannes Berg | 2 | -9/+27 |
2009-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 10 | -38/+59 |
2009-07-27 | mac80211: do not queue work after suspend in the dynamic ps timer | Luis R. Rodriguez | 1 | -1/+1 |
2009-07-27 | net: irda: init spinlock after memcpy | Deepak Saxena | 1 | -0/+1 |
2009-07-26 | net/bridge: use kobject_put to release kobject in br_add_if error path | Xiaotian Feng | 1 | -1/+1 |
2009-07-26 | NET: ROSE: Don't use static buffer. | Ralf Baechle | 2 | -21/+20 |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 8 | -11/+53 |
2009-07-21 | cfg80211: double free in __cfg80211_scan_done | Christian Lamparter | 1 | -2/+1 |
2009-07-21 | nl80211: Memory leak fixed | Niko Jokinen | 1 | -2/+3 |
2009-07-21 | mac80211: use correct address for mesh Path Error | Javier Cardona | 1 | -3/+5 |
2009-07-21 | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins | 1 | -0/+4 |
2009-07-21 | mac80211: fix injection in monitor mode | Pavel Roskin | 1 | -1/+1 |
2009-07-21 | rfkill: allow toggling soft state in sysfs again | Johannes Berg | 1 | -8/+19 |
2009-07-21 | mac80211: disable mesh | Johannes Berg | 2 | -0/+4 |
2009-07-20 | Fix error return for setsockopt(SO_TIMESTAMPING) | Rémi Denis-Courmont | 1 | -1/+1 |
2009-07-20 | tcp: Use correct peer adr when copying MD5 keys | John Dykstra | 2 | -2/+2 |
2009-07-20 | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra | 3 | -1/+3 |