Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | netfilter: remove unneccessary checks from netlink notifiers | Patrick McHardy | 2009-11-06 | |
| | | * | | | | | | | | netfilter: nf_nat_helper: tidy up adjust_tcp_sequence | Hannes Eder | 2009-11-05 | |
| | | * | | | | | | | | netfilter: nf_conntrack: avoid additional compare. | Changli Gao | 2009-11-05 | |
| | | * | | | | | | | | netfilter: remove synchronize_net() calls in ip_queue/ip6_queue | Eric Dumazet | 2009-11-04 | |
| | | * | | | | | | | | netfilter: xt_socket: make module available for INPUT chain | Jan Engelhardt | 2009-10-29 | |
| | * | | | | | | | | | net: Batch inet_twsk_purge | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | net: Use rcu lookups in inet_twsk_purge. | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | net: Allow fib_rule_unregister to batch | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | net: Move network device exit batching | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | net: Add support for batching network namespace cleanups | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy | 2009-12-03 | |
| | * | | | | | | | | | net 04/05: fib_rules: allow to delete local rule | Patrick McHardy | 2009-12-03 | |
| | * | | | | | | | | | net 03/05: fib_rules: add oif classification | Patrick McHardy | 2009-12-03 | |
| | * | | | | | | | | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR... | Patrick McHardy | 2009-12-03 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | tcp: sysctl_tcp_cookie_size needs to be exported to modules. | David S. Miller | 2009-12-03 | |
| | * | | | | | | | | tcp: Fix warning on 64-bit. | David S. Miller | 2009-12-03 | |
| | * | | | | | | | | net: Teach vlans to cleanup as a pernet subsystem | Eric W. Biederman | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1f: Initiator Cookie => Responder | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-03 | |
| | * | | | | | | | | skbuff: remove skb_dma_map/unmap | Alexander Duyck | 2009-12-02 | |
| | * | | | | | | | | net: compat_sys_recvmmsg user timespec arg can be NULL | Jean-Mickael Guerin | 2009-12-02 | |
| | * | | | | | | | | net: compat_mmsghdr must be used in sys_recvmmsg | Jean-Mickael Guerin | 2009-12-02 | |
| | * | | | | | | | | sctp: fix sctp_setsockopt_autoclose compile warning | Andrei Pelinescu-Onciul | 2009-12-02 | |
| | * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | ip_fragment: also adjust skb->truesize for packets not owned by a socket | Patrick McHardy | 2009-12-01 | |
| | | * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-01 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | | | ||||
| | | * | | | | | | | | ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command | Li Yewang | 2009-12-01 | |
| | | * | | | | | | | | tcp: tcp_disconnect() should clear window_clamp | Eric Dumazet | 2009-11-30 | |
| | * | | | | | | | | | net: Simplify ipip6 aka sit pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify ip6_tunnel pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify ipip pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify ip_gre pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify phonet pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify conntrack_proto_gre pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify conntrack_proto_dccp pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify af_key pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplify vlan pernet operations. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Simplfy default_device_exit and improve batching. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Automatically allocate per namespace data. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Batch network namespace destruction. | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH | Eric W. Biederman | 2009-12-01 | |
| | * | | | | | | | | | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | |
| | * | | | | | | | | | pktgen: NUMA aware | Eric Dumazet | 2009-11-29 |