aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+7
2015-03-29fib6: install fib6 ops in the last stepWANG Cong1-6/+3
2015-03-25ipv6: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa3-11/+13
2015-03-25netfilter: Use LOGLEVEL_<FOO> definesJoe Perches2-2/+7
2015-03-25tcp: fix ipv4 mapped request socksEric Dumazet2-2/+0
2015-03-24tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()Eric Dumazet1-8/+2
2015-03-24tcp: md5: remove request sock argument of calc_md5_hash()Eric Dumazet1-9/+6
2015-03-24tcp: md5: input path is run under rcu protected sectionsEric Dumazet1-19/+6
2015-03-24ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa1-5/+5
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa3-7/+22
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa1-3/+54
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa1-16/+15
2015-03-23ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa1-6/+8
2015-03-23ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa1-4/+126
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa1-0/+68
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+2
2015-03-23ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet1-35/+12
2015-03-23net: convert syn_wait_lock to a spinlockEric Dumazet1-2/+2
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2015-03-22netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso1-1/+2
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-22/+24
2015-03-20ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2-7/+7
2015-03-20ipv6: fix backtracking for throw routesSteven Barth1-0/+1
2015-03-20ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragmentSabrina Dubroca1-5/+3
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet3-14/+18
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet2-12/+10
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso1-3/+3
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner3-37/+18
2015-03-18ipv4,ipv6: grab rtnl before locking the socketMarcelo Ricardo Leitner1-8/+27
2015-03-18inet: get rid of last __inet_hash_connect() argumentEric Dumazet1-1/+1
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet2-52/+3
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet2-27/+6
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet2-13/+13
2015-03-17inet: fix request sock refcountingEric Dumazet1-3/+4
2015-03-17tcp: rename struct tcp_request_sock listenerEric Dumazet1-1/+1
2015-03-17inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet1-2/+1
2015-03-17ip6_tunnel: fix error code when tunnel existsNicolas Dichtel1-16/+17
2015-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller2-1/+2
2015-03-16inet: ip early demux should avoid request socketsEric Dumazet1-1/+1
2015-03-14inet: fill request sock ir_iif for IPv4Eric Dumazet1-2/+0
2015-03-12inet: introduce ireq_familyEric Dumazet2-0/+2
2015-03-12inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet1-2/+2
2015-03-12ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet1-0/+1
2015-03-12net: Introduce possible_net_tEric W. Biederman2-9/+3
2015-03-12net: Kill hold_net release_netEric W. Biederman2-6/+2
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet1-0/+1
2015-03-11ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel1-1/+15
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal1-1/+1