summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ / |/| / | |/
| * udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček2015-03-021-1/+2
| * ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-231-1/+16
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-021-0/+1
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-024-17/+11
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-021-1/+1
* | tcp: cleanup static functionsEric Dumazet2015-02-281-2/+2
* | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-272-7/+51
* | igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-271-9/+31
* | ipv6: remove dead debug code from ip6_tunnel.cIan Morris2015-02-241-6/+0
* | ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater2015-02-211-1/+1
|/
* ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-141-1/+1
* ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
* udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO pathTom Herbert2015-02-111-1/+5
* ipv6: Partial checksum only UDP packetsVlad Yasevich2015-02-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-093-5/+40
|\
| * ipv6: Make __ipv6_select_ident staticVlad Yasevich2015-02-091-1/+2
| * ipv6: Fix fragment id assignment on LE arches.Vlad Yasevich2015-02-091-1/+1
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-052-3/+20
OpenPOWER on IntegriCloud