Age | Commit message (Expand) | Author | Files | Lines |
2010-01-26 | ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure | Shan Wei | 1 | -0/+1 |
2010-01-25 | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 1 | -11/+14 |
2010-01-14 | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). | David S. Miller | 1 | -1/+6 |
2010-01-07 | ip: fix mc_loop checks for tunnels with multicast outer addresses | Octavian Purdila | 1 | -2/+1 |
2009-12-19 | ipv6: fix an oops when force unload ipv6 module | Yang Hongyang | 1 | -1/+2 |
2009-12-19 | netns: fix net.ipv6.route.gc_min_interval_ms in netns | Alexey Dobriyan | 1 | -0/+1 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 3 | -6/+25 |
2009-12-16 | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2 | -17/+14 |
2009-12-15 | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 1 | -0/+6 |
2009-12-15 | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 3 | -6/+19 |
2009-12-09 | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2 | -3/+9 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 35 | -730/+1346 |
2009-12-04 | tcp: connect() race with timewait reuse | Eric Dumazet | 1 | -5/+10 |
2009-12-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 10 | -86/+74 |
2009-12-03 | net: Batch inet_twsk_purge | Eric W. Biederman | 1 | -3/+8 |
2009-12-03 | net: Allow fib_rule_unregister to batch | Eric W. Biederman | 1 | -15/+7 |
2009-12-03 | net 04/05: fib_rules: allow to delete local rule | Patrick McHardy | 1 | -1/+1 |
2009-12-03 | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson | 2 | -4/+53 |
2009-12-03 | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson | 1 | -0/+13 |
2009-12-03 | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 1 | -15/+12 |
2009-12-02 | net: Simplify ipip6 aka sit pernet operations. | Eric W. Biederman | 1 | -19/+6 |
2009-12-02 | net: Simplify ip6_tunnel pernet operations. | Eric W. Biederman | 1 | -19/+6 |
2009-11-26 | xfrm: Use the user specified truncation length in ESP and AH | Martin Willi | 2 | -2/+2 |
2009-11-26 | net: use net_eq to compare nets | Octavian Purdila | 4 | -9/+10 |
2009-11-25 | net/ipv6: Move && and || to end of previous line | Joe Perches | 1 | -4/+4 |
2009-11-24 | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line | Joe Perches | 9 | -83/+72 |
2009-11-18 | netns: net_identifiers should be read_mostly | Eric Dumazet | 2 | -2/+2 |
2009-11-14 | ipv6: speedup inet6_dump_addr() | Eric Dumazet | 1 | -74/+97 |
2009-11-14 | ipv6: use RCU to walk list of network devices | Eric Dumazet | 2 | -43/+37 |
2009-11-14 | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 1 | -1/+1 |
2009-11-12 | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 10 | -163/+19 |
2009-11-12 | ipv6: Remove unused var in inet6_dump_ifinfo() | David S. Miller | 1 | -1/+1 |
2009-11-11 | IPv6: use ipv6_addr_v4mapped() | Brian Haley | 1 | -1/+1 |
2009-11-11 | sit: Clean up DF code by copying from IPIP | Herbert Xu | 1 | -21/+21 |
2009-11-11 | ipv6: Allow inet6_dump_addr() to handle more than 64 addresses | Eric Dumazet | 1 | -0/+6 |
2009-11-11 | ipv6: speedup inet6_dump_ifinfo() | Eric Dumazet | 1 | -17/+28 |
2009-11-11 | udp: bind() optimisation | Eric Dumazet | 1 | -7/+7 |
2009-11-09 | udp: multicast RX should increment SNMP/sk_drops counter in allocation failures | Eric Dumazet | 1 | -1/+7 |
2009-11-09 | ipv6: udp: Optimise multicast reception | Eric Dumazet | 1 | -24/+47 |
2009-11-09 | ipv6: udp: optimize unicast RX path | Eric Dumazet | 1 | -3/+109 |
2009-11-09 | udp: split sk_hash into two u16 hashes | Eric Dumazet | 1 | -2/+25 |
2009-11-08 | ipv6: avoid dev_hold()/dev_put() in rawv6_bind() | Eric Dumazet | 1 | -12/+11 |
2009-11-06 | netfilter: remove unneccessary checks from netlink notifiers | Patrick McHardy | 1 | -2/+1 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+1 |
2009-11-06 | ip_frag: dont touch device refcount | Eric Dumazet | 1 | -7/+6 |
2009-11-06 | net: check kern before calling security subsystem | Eric Paris | 1 | -1/+1 |
2009-11-06 | net: pass kern to net_proto_family create function | Eric Paris | 1 | -1/+2 |
2009-11-06 | net: drop capability from protocol definitions | Eric Paris | 5 | -5/+1 |
2009-11-04 | netfilter: remove synchronize_net() calls in ip_queue/ip6_queue | Eric Dumazet | 1 | -1/+1 |
2009-11-04 | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 2 | -16/+10 |