summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-2/+27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-091-2/+2
|\
| * netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-081-2/+2
* | netns xfrm: ipcomp6 supportAlexey Dobriyan2010-01-281-5/+8
* | netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-282-59/+85
* | netns xfrm: fixup xfrm6_tunnel error propagationAlexey Dobriyan2010-01-281-5/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-282-11/+15
|\ \ | |/
| * ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei2010-01-261-0/+1
| * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-11/+14
* | net: constify MIB name tablesAlexey Dobriyan2010-01-231-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+6
|\ \ | |/
| * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-131-1/+6
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-1719-57/+53
* | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-171-2/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-2/+1
|\ \ | |/
| * ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-2/+1
* | NET: ipv6, remove unnecessary checkJiri Slaby2010-01-101-1/+1
* | net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches2010-01-081-1/+1
* | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-1/+2
|/
* ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-181-1/+2
* netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-181-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-153-6/+25
|\
| * netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+6
| * ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-153-6/+19
* | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-152-17/+14
* | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-082-3/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-0835-730/+1346
|\
| * tcp: connect() race with timewait reuseEric Dumazet2009-12-031-5/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-0310-86/+74
| |\
| | * netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-239-83/+72
| | * netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-061-2/+1
| | * netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-041-1/+1
| * | net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+8
| * | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-15/+7
| * | net 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-031-1/+1
| * | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-022-4/+53
| * | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-021-0/+13
| * | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-021-15/+12
| * | net: Simplify ipip6 aka sit pernet operations.Eric W. Biederman2009-12-011-19/+6
| * | net: Simplify ip6_tunnel pernet operations.Eric W. Biederman2009-12-011-19/+6
| * | xfrm: Use the user specified truncation length in ESP and AHMartin Willi2009-11-252-2/+2
| * | net: use net_eq to compare netsOctavian Purdila2009-11-254-9/+10
| * | net/ipv6: Move && and || to end of previous lineJoe Perches2009-11-241-4/+4
| * | netns: net_identifiers should be read_mostlyEric Dumazet2009-11-182-2/+2
| * | ipv6: speedup inet6_dump_addr()Eric Dumazet2009-11-131-74/+97
| * | ipv6: use RCU to walk list of network devicesEric Dumazet2009-11-132-43/+37
| * | net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson2009-11-131-1/+1
| * | ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller2009-11-111-1/+1
| * | IPv6: use ipv6_addr_v4mapped()Brian Haley2009-11-101-1/+1
| * | sit: Clean up DF code by copying from IPIPHerbert Xu2009-11-101-21/+21
OpenPOWER on IntegriCloud