summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-01-28netns xfrm: ipcomp6 supportAlexey Dobriyan
2010-01-28netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan
2010-01-28netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-18net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-18tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila
2010-01-14ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches
2010-01-07ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2009-12-23net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey
2009-12-19ipv6: fix an oops when force unload ipv6 moduleYang Hongyang
2009-12-19netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-16tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller
2009-12-15netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy
2009-12-15ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy
2009-12-09tcp: Fix a connect() race with timewait socketsEric Dumazet
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-04tcp: connect() race with timewait reuseEric Dumazet
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-03TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-03TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman
2009-12-02net: Simplify ip6_tunnel pernet operations.Eric W. Biederman
2009-11-25xfrm: Use the user specified truncation length in ESP and AHMartin Willi
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-24net/ipv6: Move && and || to end of previous lineJoe Perches
2009-11-23netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches
2009-11-18netns: net_identifiers should be read_mostlyEric Dumazet
2009-11-14ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-14ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-14net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-12ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller
2009-11-11IPv6: use ipv6_addr_v4mapped()Brian Haley
2009-11-11sit: Clean up DF code by copying from IPIPHerbert Xu
2009-11-11ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet
2009-11-11ipv6: speedup inet6_dump_ifinfo()Eric Dumazet