| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 2009-12-03 | 1 | -8/+10 |
* | net: Move network device exit batching | Eric W. Biederman | 2009-12-03 | 2 | -24/+25 |
* | net: Add support for batching network namespace cleanups | Eric W. Biederman | 2009-12-03 | 1 | -61/+61 |
* | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 2009-12-03 | 2 | -4/+8 |
* | net 04/05: fib_rules: allow to delete local rule | Patrick McHardy | 2009-12-03 | 3 | -3/+3 |
* | net 03/05: fib_rules: add oif classification | Patrick McHardy | 2009-12-03 | 1 | -1/+32 |
* | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR... | Patrick McHardy | 2009-12-03 | 1 | -18/+18 |
* | tcp: sysctl_tcp_cookie_size needs to be exported to modules. | David S. Miller | 2009-12-02 | 1 | -0/+1 |
* | tcp: Fix warning on 64-bit. | David S. Miller | 2009-12-02 | 1 | -1/+1 |
* | net: Teach vlans to cleanup as a pernet subsystem | Eric W. Biederman | 2009-12-02 | 1 | -5/+3 |
* | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson | 2009-12-02 | 7 | -43/+258 |
* | TCPCT part 1f: Initiator Cookie => Responder | William Allen Simpson | 2009-12-02 | 1 | -30/+163 |
* | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-02 | 1 | -2/+131 |
* | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson | 2009-12-02 | 3 | -8/+71 |
* | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-02 | 2 | -0/+11 |
* | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson | 2009-12-02 | 1 | -0/+140 |
* | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-02 | 8 | -31/+33 |
* | skbuff: remove skb_dma_map/unmap | Alexander Duyck | 2009-12-02 | 2 | -66/+0 |
* | net: compat_sys_recvmmsg user timespec arg can be NULL | Jean-Mickael Guerin | 2009-12-02 | 1 | -2/+6 |
* | net: compat_mmsghdr must be used in sys_recvmmsg | Jean-Mickael Guerin | 2009-12-02 | 1 | -6/+18 |
* | sctp: fix sctp_setsockopt_autoclose compile warning | Andrei Pelinescu-Onciul | 2009-12-02 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 9 | -29/+25 |
|\ |
|
| * | ip_fragment: also adjust skb->truesize for packets not owned by a socket | Patrick McHardy | 2009-12-01 | 1 | -1/+1 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-01 | 5 | -28/+21 |
| |\ |
|
| | * | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Linus Torvalds | 2009-11-30 | 4 | -18/+13 |
| | |\ |
|
| | | * | mac80211: fix spurious delBA handling | Johannes Berg | 2009-11-30 | 3 | -13/+12 |
| | | * | mac80211: fix two remote exploits | Johannes Berg | 2009-11-30 | 2 | -5/+1 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-30 | 12 | -62/+56 |
| | |\ \ |
|
| | * \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-11-19 | 1 | -10/+8 |
| | |\ \ \ |
|
| | | * | | | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr() | Chuck Lever | 2009-11-14 | 1 | -10/+8 |
| * | | | | | ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command | Li Yewang | 2009-12-01 | 1 | -0/+1 |
| * | | | | | tcp: tcp_disconnect() should clear window_clamp | Eric Dumazet | 2009-11-30 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
| * | | | | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL... | David Ford | 2009-11-29 | 1 | -1/+1 |
* | | | | | net: Simplify ipip6 aka sit pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -19/+6 |
* | | | | | net: Simplify ip6_tunnel pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -19/+6 |
* | | | | | net: Simplify ipip pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -18/+6 |
* | | | | | net: Simplify ip_gre pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -18/+6 |
* | | | | | net: Simplify phonet pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -10/+6 |
* | | | | | net: Simplify conntrack_proto_gre pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -14/+6 |
* | | | | | net: Simplify conntrack_proto_dccp pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -23/+8 |
* | | | | | net: Simplify af_key pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -19/+6 |
* | | | | | net: Simplify vlan pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -26/+7 |
* | | | | | net: Simplfy default_device_exit and improve batching. | Eric W. Biederman | 2009-12-01 | 1 | -10/+6 |
* | | | | | net: Automatically allocate per namespace data. | Eric W. Biederman | 2009-12-01 | 1 | -86/+102 |
* | | | | | net: Batch network namespace destruction. | Eric W. Biederman | 2009-12-01 | 1 | -8/+58 |
* | | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH | Eric W. Biederman | 2009-12-01 | 3 | -28/+18 |
* | | | | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 63 | -233/+235 |
* | | | | | pktgen: NUMA aware | Eric Dumazet | 2009-11-29 | 1 | -3/+6 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 11 | -61/+55 |
|\| | | | |
|
| * | | | | sctp: on T3_RTX retransmit all the in-flight chunks | Andrei Pelinescu-Onciul | 2009-11-29 | 3 | -14/+2 |
| | |_|/
| |/| | |
|