| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Add checking to rcu_dereference() primitives | Paul E. McKenney | 2010-02-25 | 7 | -20/+29 |
* | net: bug fix for vlan + gro issue | Ajit Khaparde | 2010-02-23 | 1 | -1/+1 |
* | net-sysfs: Use rtnl_trylock in wireless sysfs methods. | Eric W. Biederman | 2010-02-19 | 1 | -1/+2 |
* | net: Fix sysctl restarts... | Eric W. Biederman | 2010-02-19 | 2 | -3/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-16 | 9 | -33/+23 |
|\ |
|
| * | xfrm: Fix xfrm_state_clone leak | Herbert Xu | 2010-02-16 | 1 | -9/+3 |
| * | ipcomp: Avoid duplicate calls to ipcomp_destroy | Herbert Xu | 2010-02-16 | 2 | -10/+2 |
| * | ethtool: allow non-admin user to read GRO settings. | stephen hemminger | 2010-02-16 | 1 | -0/+1 |
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 1 | -0/+3 |
| |\ |
|
| | * | mac80211: fix handling of null-rate control in rate_control_get_rate | Juuso Oikarinen | 2010-02-12 | 1 | -0/+3 |
| * | | inet: Remove bogus IGMPv3 report handling | Herbert Xu | 2010-02-12 | 1 | -1/+1 |
| * | | tcp: fix ICMP-RTO war | Damian Lukowski | 2010-02-10 | 1 | -4/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-10 | 2 | -9/+11 |
| |\| |
|
| | * | mac80211: fix deferred hardware scan requests | Johannes Berg | 2010-02-08 | 1 | -8/+10 |
| | * | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 2010-02-08 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-10 | 25 | -132/+162 |
|\| | |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2010-02-08 | 5 | -28/+37 |
| |\ \ |
|
| | * | | Bluetooth: Keep a copy of each HID device's report descriptor | Michael Poole | 2010-02-05 | 2 | -26/+27 |
| | * | | Bluetooth: Enter active mode before establishing a SCO link. | Nick Pelly | 2010-02-03 | 1 | -0/+3 |
| | * | | Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket | Nick Pelly | 2010-02-03 | 1 | -1/+5 |
| | * | | Bluetooth: Fix sleeping function in RFCOMM within invalid context | Marcel Holtmann | 2010-02-03 | 1 | -1/+1 |
| | * | | Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature) | Nick Pelly | 2010-02-03 | 1 | -0/+1 |
| * | | | net/sched: Fix module name in Kconfig | Jan Luebbe | 2010-02-08 | 1 | -8/+8 |
| * | | | dst: call cond_resched() in dst_gc_task() | Eric Dumazet | 2010-02-08 | 1 | -0/+2 |
| * | | | netfilter: nf_conntrack: fix hash resizing with namespaces | Patrick McHardy | 2010-02-08 | 8 | -47/+47 |
| * | | | netfilter: xtables: compat out of scope fix | Alexey Dobriyan | 2010-02-08 | 3 | -6/+6 |
| * | | | netfilter: nf_conntrack: restrict runtime expect hashsize modifications | Alexey Dobriyan | 2010-02-08 | 1 | -1/+1 |
| * | | | netfilter: nf_conntrack: per netns nf_conntrack_cachep | Eric Dumazet | 2010-02-08 | 1 | -16/+23 |
| * | | | netfilter: nf_conntrack: fix memory corruption with multiple namespaces | Patrick McHardy | 2010-02-08 | 1 | -12/+12 |
| * | | | pktgen: Fix freezing problem | Rafael J. Wysocki | 2010-02-04 | 1 | -0/+1 |
| * | | | irda: add missing BKL in irnet_ppp ioctl | Thadeu Lima de Souza Cascardo | 2010-02-03 | 1 | -0/+2 |
| * | | | irda: unbalanced lock_kernel in irnet_ppp | Thadeu Lima de Souza Cascardo | 2010-02-03 | 1 | -1/+2 |
| * | | | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 2010-02-03 | 1 | -2/+2 |
| * | | | dccp: fix bug in cache allocation | Gerrit Renker | 2010-02-03 | 2 | -4/+6 |
| * | | | netlink: fix for too early rmmod | Alexey Dobriyan | 2010-02-03 | 1 | -0/+5 |
| * | | | af_key: fix netns ops ordering on module load/unload | Alexey Dobriyan | 2010-02-03 | 1 | -7/+8 |
| |/ / |
|
* | | | 9p: fix p9_client_destroy unconditional calling v9fs_put_trans | Eric Van Hensbergen | 2010-02-08 | 1 | -12/+19 |
* | | | 9p: Fix the kernel crash on a failed mount | Aneesh Kumar K.V | 2010-02-08 | 1 | -1/+2 |
* | | | 9p: fix option parsing | Eric Van Hensbergen | 2010-02-08 | 3 | -12/+16 |
* | | | net/9p: fix statsize inside twstat | Eric Van Hensbergen | 2010-02-08 | 1 | -2/+3 |
* | | | net/9p: fail when user specifies a transport which we can't find | Eric Van Hensbergen | 2010-02-08 | 1 | -0/+8 |
* | | | net/9p: fix virtio transport to correctly update status on connect | Eric Van Hensbergen | 2010-02-08 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-02 | 2 | -2/+3 |
|\ \ |
|
| * | | netfilter: ctnetlink: fix expectation mask dump | Patrick McHardy | 2010-01-26 | 1 | -1/+2 |
| * | | netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing | Patrick McHardy | 2010-01-19 | 1 | -1/+1 |
* | | | Bluetooth: Use the control channel for raw HID reports | Bastien Nocera | 2010-01-30 | 1 | -34/+36 |
* | | | Bluetooth: Fix memory leak in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -1/+2 |
* | | | Bluetooth: Remove double free of SKB pointer in L2CAP | Andrei Emeltchenko | 2010-01-30 | 1 | -7/+4 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-28 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 2010-01-26 | 1 | -1/+1 |