Age | Commit message (Expand) | Author | Files | Lines |
2010-02-03 | net: maintain namespace isolation between vlan and real device | Arnd Bergmann | 2 | -5/+32 |
2010-02-03 | net/rds: remove uses of NIPQUAD, use %pI4 | Joe Perches | 3 | -9/+8 |
2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -57/+66 |
2010-02-03 | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 1 | -2/+2 |
2010-02-03 | dccp: fix bug in cache allocation | Gerrit Renker | 2 | -4/+6 |
2010-02-03 | netlink: fix for too early rmmod | Alexey Dobriyan | 1 | -0/+5 |
2010-02-03 | af_key: fix netns ops ordering on module load/unload | Alexey Dobriyan | 1 | -7/+8 |
2010-02-02 | xfrm: avoid spinlock in get_acqseq() | Eric Dumazet | 1 | -5/+4 |
2010-02-02 | ipv4: ip_fragment: fix unbalanced rcu_read_unlock() | Patrick McHardy | 1 | -3/+2 |
2010-02-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2 | -2/+3 |
2010-02-02 | igmp: fix ip_mc_sf_allow race [v5] | Flavio Leitner | 1 | -21/+62 |
2010-02-02 | can: deny filterlist access on non-CAN interfaces | Oliver Hartkopp | 1 | -0/+6 |
2010-01-30 | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 1 | -34/+36 |
2010-01-30 | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 1 | -1/+2 |
2010-01-30 | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 1 | -7/+4 |
2010-01-28 | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2 | -0/+35 |
2010-01-28 | netns xfrm: ipcomp6 support | Alexey Dobriyan | 1 | -5/+8 |
2010-01-28 | netns xfrm: ipcomp support | Alexey Dobriyan | 1 | -3/+6 |
2010-01-28 | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan | 2 | -59/+85 |
2010-01-28 | netns xfrm: fixup xfrm6_tunnel error propagation | Alexey Dobriyan | 1 | -5/+11 |
2010-01-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -48/+110 |
2010-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2010-01-26 | net/atm: Cleanup dprint/ddprintk #defines and uses | Joe Perches | 3 | -107/+124 |
2010-01-26 | net/atm/lec.c: Add __lec_arp_check_expire and other cleanups | Joe Perches | 1 | -73/+80 |
2010-01-26 | net/atm/svc.c: checkpatch cleanups | Joe Perches | 1 | -124/+125 |
2010-01-26 | net/atm/signaling.c: checkpatch cleanups | Joe Perches | 1 | -101/+101 |
2010-01-26 | net/atm/resources.c: checkpatch cleanups | Joe Perches | 1 | -198/+192 |
2010-01-26 | net/atm/raw.c: checkpatch cleanups | Joe Perches | 1 | -14/+7 |
2010-01-26 | net/atm/pvc.c: checkpatch cleanups | Joe Perches | 1 | -22/+21 |
2010-01-26 | net/atm/proc.c: checkpatch cleanups | Joe Perches | 1 | -37/+44 |
2010-01-26 | net/atm/pppoatm.c: checkpatch cleanups | Joe Perches | 1 | -4/+7 |
2010-01-26 | net/atm/mpoa_proc.c: checkpatch cleanups | Joe Perches | 1 | -33/+31 |
2010-01-26 | net/atm/mpoa_caches.c: checkpatch cleanups | Joe Perches | 1 | -72/+88 |
2010-01-26 | net/atm/mpc.c: checkpatch cleanups | Joe Perches | 1 | -193/+252 |
2010-01-26 | net/atm/lec.c: checkpatch cleanups | Joe Perches | 1 | -148/+136 |
2010-01-26 | net/atm/ioctl.c: checkpatch cleanups | Joe Perches | 1 | -98/+97 |
2010-01-26 | net/atm/common.c: checkpatch cleanups | Joe Perches | 1 | -165/+173 |
2010-01-26 | net/atm/clip.c: checkpatch cleanups | Joe Perches | 1 | -14/+12 |
2010-01-26 | net/atm/br2684.c: checkpatch cleanups | Joe Perches | 1 | -41/+31 |
2010-01-26 | net/atm/atm_sysfs.c: checkpatch cleanups | Joe Perches | 1 | -13/+14 |
2010-01-26 | net/atm/atm_misc.c: checkpatch cleanups | Joe Perches | 1 | -24/+16 |
2010-01-26 | net/atm/addr.c: Convert include <asm to include <linux | Joe Perches | 1 | -1/+1 |
2010-01-26 | net/atm: Convert printk to pr_<level> | Joe Perches | 12 | -212/+190 |
2010-01-26 | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 1 | -1/+1 |
2010-01-26 | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 1 | -1/+2 |
2010-01-26 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 1 | -0/+1 |
2010-01-25 | tcp_probe: avoid modulus operation and wrap fix | Stephen Hemminger | 1 | -9/+10 |
2010-01-25 | net: use helpers to access uc list V2 | Jiri Pirko | 1 | -2/+2 |
2010-01-24 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 3 | -20/+78 |
2010-01-24 | vlan: fix vlan_skb_recv() | Eric Dumazet | 1 | -1/+1 |