Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: Don't leak packets when a netns is going down | Eric W. Biederman | 2008-11-05 | 1 | -1/+3 | |
| * | | | | | | | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 2008-11-05 | 1 | -0/+12 | |
| * | | | | | | | netns: Delete virtual interfaces during namespace cleanup | Eric W. Biederman | 2008-11-05 | 1 | -0/+6 | |
| * | | | | | | | net: sk_free_datagram() should use sk_mem_reclaim_partial() | Eric Dumazet | 2008-11-05 | 1 | -3/+2 | |
| * | | | | | | | net: '&' redux | Alexey Dobriyan | 2008-11-03 | 2 | -41/+41 | |
| * | | | | | | | net: increase receive packet quantum | Stephen Hemminger | 2008-11-03 | 1 | -7/+4 | |
| * | | | | | | | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 2 | -14/+45 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | 1 | -1/+2 | |
| * | | | | | | | | net: don't use INIT_RCU_HEAD | Alexey Dobriyan | 2008-10-28 | 2 | -4/+0 | |
| * | | | | | | | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 1 | -1/+1 | |
| * | | | | | | | | netns: Coexist with the sysfs limitations v2 | Eric W. Biederman | 2008-10-27 | 2 | -5/+27 | |
| * | | | | | | | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 2 | -8/+6 | |
* | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 2 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 3 | -27/+15 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-18 | 3 | -5/+3 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 3 | -4/+25 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-14 | 1 | -1/+1 | |
| * | | | | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -4/+6 | |
| * | | | | | | | | CRED: Wrap task credential accesses in the networking subsystem | David Howells | 2008-11-14 | 2 | -6/+10 | |
* | | | | | | | | | netpoll: fix race on poll_list resulting in garbage entry | Neil Horman | 2008-12-09 | 1 | -0/+2 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | net: make skb_truesize_bug() call WARN() | Arjan van de Ven | 2008-11-25 | 1 | -1/+1 | |
* | | | | | | | | net: Fix memory leak in the proto_register function | Catalin Marinas | 2008-11-21 | 1 | -19/+12 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | pktgen: fix multiple queue warning | Robert Olsson | 2008-11-19 | 1 | -7/+2 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | rtnetlink: propagate error from dev_change_flags in do_setlink() | Johannes Berg | 2008-11-16 | 1 | -1/+3 | |
* | | | | | | scm: fix scm_fp_list->list initialization made in wrong place | Pavel Emelyanov | 2008-11-14 | 1 | -2/+0 | |
* | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 2008-11-13 | 1 | -2/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | net: fix setting of skb->tail in skb_recycle_check() | Lennert Buytenhek | 2008-11-10 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 2008-11-06 | 1 | -3/+21 | |
* | | | | net: fix packet socket delivery in rx irq handler | Patrick McHardy | 2008-11-04 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | net: add documentation for skb recycling | Stephen Hemminger | 2008-11-01 | 1 | -0/+12 | |
| |/ |/| | ||||||
* | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-30 | 1 | -0/+32 | |
* | | pktgen: fix multiple queue warning | Jesse Brandeburg | 2008-10-28 | 1 | -14/+13 | |
|/ | ||||||
* | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 | 1 | -64/+71 | |
* | netdev: change name dropping error codes | Stephen Hemminger | 2008-10-19 | 1 | -3/+3 | |
* | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-16 | 2 | -4/+2 | |
* | netns: fix net_generic array leak | Alexey Dobriyan | 2008-10-14 | 1 | -1/+1 | |
* | net: Rationalise email address: Network Specific Parts | Alan Cox | 2008-10-13 | 4 | -4/+4 | |
* | pktgen: fix skb leak in case of failure | Ilpo Järvinen | 2008-10-13 | 1 | -3/+5 | |
* | net: Fix off-by-one in skb_dma_map | Dimitris Michailidis | 2008-10-12 | 1 | -1/+1 | |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-08 | 2 | -28/+17 | |
|\ | ||||||
| * | net: Fix netdev_run_todo dead-lock | Herbert Xu | 2008-10-07 | 2 | -22/+7 | |
| * | net: only invoke dev->change_rx_flags when device is UP | Patrick McHardy | 2008-10-07 | 1 | -6/+10 | |
* | | netns: export netns list | Alexey Dobriyan | 2008-10-08 | 1 | -0/+1 | |
* | | net: packet split receive api | Peter Zijlstra | 2008-10-07 | 1 | -0/+20 | |
* | | net: wrap sk->sk_backlog_rcv() | Peter Zijlstra | 2008-10-07 | 1 | -2/+2 | |
* | | net: BUG instead of corrupting memory in pskb_expand_head | Herbert Xu | 2008-10-01 | 1 | -0/+2 | |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 1 | -2/+4 | |
|\ \ | |/ | ||||||
| * | netdev: simple_tx_hash shouldn't hash inside fragments | Alexander Duyck | 2008-09-20 | 1 | -2/+4 | |
* | | net: add skb_recycle_check() to enable netdriver skb recycling | Lennert Buytenhek | 2008-10-01 | 1 | -2/+39 |