aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-5/+3
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-19/+48
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn1-2/+5
2018-07-24net: remove blank lines at end of fileStephen Hemminger1-1/+1
2018-07-24ila: remove blank lines at EOFStephen Hemminger2-2/+0
2018-07-23ip: hash fragments consistentlyPaolo Abeni1-0/+2
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang2-11/+33
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing1-3/+1
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu1-2/+1
2018-07-21multicast: remove useless parameter for group addHangbin Liu1-4/+4
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern2-4/+7
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller8-1026/+24
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller13-197/+214
2018-07-19xfrm: don't check offload_handle for nonzeroShannon Nelson1-4/+2
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann1-0/+1
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal3-92/+20
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal4-771/+4
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern1-0/+7
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca1-1/+1
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole1-1/+2
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu2-21/+48
2018-07-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal1-4/+10
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal1-29/+0
2018-07-16netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2-12/+1
2018-07-16netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal1-18/+0
2018-07-16netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal2-49/+0
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal1-62/+0
2018-07-11net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devicesSabrina Dubroca1-0/+12
2018-07-11net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODESabrina Dubroca1-1/+3
2018-07-11net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca1-2/+0
2018-07-11net/ipv6: fix addrconf_sysctl_addr_gen_modeSabrina Dubroca1-13/+14
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann1-1/+1
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-6/+15
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal1-0/+2
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn1-2/+1
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn1-10/+8
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn8-39/+25
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn4-15/+5
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl1-6/+12
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2-16/+116
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore3-95/+52
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal1-0/+1
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia3-5/+14
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern2-72/+87
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+14
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren1-0/+2