summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca
2018-07-29net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bindVincent Bernat
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-24ila: remove blank lines at EOFStephen Hemminger
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19xfrm: don't check offload_handle for nonzeroShannon Nelson
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove pkt_to_tuple indirection from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: conntrack: remove ctnetlink callbacks from l3 protocol trackersFlorian Westphal
2018-07-16netfilter: utils: move nf_ip6_checksum* from ipv6 to utilsFlorian Westphal
2018-07-11net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devicesSabrina Dubroca
2018-07-11net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODESabrina Dubroca
2018-07-11net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_devSabrina Dubroca
2018-07-11net/ipv6: fix addrconf_sysctl_addr_gen_modeSabrina Dubroca
2018-07-11ipv6: xfrm: use 64-bit timestampsArnd Bergmann
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia