summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-247-19/+48
|\
| * ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-241-2/+5
| * ip: hash fragments consistentlyPaolo Abeni2018-07-231-0/+2
| * ipv6: use fib6_info_hold_safe() when necessaryWei Wang2018-07-232-11/+33
| * multicast: do not restore deleted record source filter mode to new oneHangbin Liu2018-07-211-2/+1
| * net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-212-4/+7
* | net: remove blank lines at end of fileStephen Hemminger2018-07-241-1/+1
* | ila: remove blank lines at EOFStephen Hemminger2018-07-242-2/+0
* | ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing2018-07-231-3/+1
* | multicast: remove useless parameter for group addHangbin Liu2018-07-211-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-208-1026/+24
|\ \
| * | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-183-92/+20
| * | netfilter: conntrack: remove l3proto abstractionFlorian Westphal2018-07-174-771/+4
| * | netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal2018-07-161-4/+10
| * | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal2018-07-161-29/+0
| * | netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-162-12/+1
| * | netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-161-18/+0
| * | netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2018-07-162-49/+0
| * | netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal2018-07-161-62/+0
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-2013-197/+214
|\ \ \ | |/ / |/| / | |/
| * ipv6: sr: fix useless rol32 call on hashColin Ian King2018-07-181-1/+1
| * ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann2018-07-181-0/+1
| * net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern2018-07-161-0/+7
| * ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca2018-07-161-1/+1
| * net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole2018-07-161-1/+2
| * ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu2018-07-162-21/+48
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-093-6/+15
| |\
| | * netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal2018-07-091-0/+2
| | * netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl2018-07-061-6/+12
| | * netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2018-07-051-0/+1
| * | ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore2018-07-053-95/+52
| |/
| * net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2018-07-042-72/+87
* | net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devicesSabrina Dubroca2018-07-111-0/+12
* | net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODESabrina Dubroca2018-07-111-1/+3
* | net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca2018-07-111-2/+0
* | net/ipv6: fix addrconf_sysctl_addr_gen_modeSabrina Dubroca2018-07-111-13/+14
* | ip: unconditionally set cork gso_sizeWillem de Bruijn2018-07-071-2/+1
* | ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-071-10/+8
* | ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-078-39/+25
* | ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-074-15/+5
* | net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2018-07-062-16/+116
* | net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia2018-07-043-5/+14
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-035-11/+14
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-023-7/+10
| |\
| | * ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers2018-07-021-1/+1
| | * net/ipv6: Fix updates to prefix routeDavid Ahern2018-06-301-3/+6
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-281-3/+3
| | |\
| | | * netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-181-3/+3
| * | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-282-4/+4
| |/ /
* | | net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren2018-06-291-0/+2