summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| | * netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso2015-03-191-3/+3
* | | ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-233-7/+22
* | | ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-3/+54
* | | ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-16/+15
* | | ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-231-6/+8
* | | ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-231-4/+126
* | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-231-0/+68
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-231-1/+2
|\ \ \
| * | | netfilter: ip6t_REJECT: check for IP6T_F_PROTOPablo Neira Ayuso2015-03-221-1/+2
* | | | ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-231-35/+12
* | | | net: convert syn_wait_lock to a spinlockEric Dumazet2015-03-231-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-206-22/+24
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: fix backtracking for throw routesSteven Barth2015-03-201-0/+1
| * | | ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...Sabrina Dubroca2015-03-201-5/+3
| * | | ip6_tunnel: fix error code when tunnel existsNicolas Dichtel2015-03-171-16/+17
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-162-1/+2
| |\ \ \
| | * | | xfrm: Fix local error reporting crash with interfamily tunnelsSteffen Klassert2015-02-091-1/+1
| | * | | xfrm6: Fix a offset value for network header in _decode_session6Hajime Tazaki2015-02-061-0/+1
| * | | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-111-0/+1
| | |_|/ | |/| |
* | | | ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner2015-03-202-7/+7
* | | | inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-203-14/+18
* | | | inet: drop prev pointer handling in request sockEric Dumazet2015-03-202-12/+10
* | | | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-183-37/+18
* | | | ipv4,ipv6: grab rtnl before locking the socketMarcelo Ricardo Leitner2015-03-181-8/+27
* | | | inet: get rid of last __inet_hash_connect() argumentEric Dumazet2015-03-181-1/+1
* | | | ipv6: get rid of __inet6_hash()Eric Dumazet2015-03-182-52/+3
* | | | inet: add IPv6 support to sk_ehashfn()Eric Dumazet2015-03-182-27/+6
* | | | netns: constify net_hash_mix() and various callersEric Dumazet2015-03-182-13/+13
* | | | inet: fix request sock refcountingEric Dumazet2015-03-171-3/+4
* | | | tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-171-1/+1
* | | | inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-171-2/+1
* | | | inet: ip early demux should avoid request socketsEric Dumazet2015-03-161-1/+1
* | | | inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-141-2/+0
* | | | inet: introduce ireq_familyEric Dumazet2015-03-122-0/+2
* | | | inet: get_openreq4() & get_openreq6() do not need listenerEric Dumazet2015-03-121-2/+2
* | | | ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-121-0/+1
* | | | net: Introduce possible_net_tEric W. Biederman2015-03-122-9/+3
* | | | net: Kill hold_net release_netEric W. Biederman2015-03-122-6/+2
* | | | ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel2015-03-111-1/+15
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-101-1/+1
|\ \ \
| * | | netfilter: fix sparse warnings in reject handlingFlorian Westphal2015-03-101-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-092-13/+31
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ip: fix error queue empty skb handlingWillem de Bruijn2015-03-081-11/+28
| * | net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-041-2/+3
* | | net: Remove protocol from struct dst_opsEric W. Biederman2015-03-092-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-092-7/+46
|\ \ \
| * | | netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso2015-03-061-7/+11
| * | | netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-031-0/+35
* | | | neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-041-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-032-2/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
OpenPOWER on IntegriCloud