summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorLines
2018-08-05ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long-6/+2
2018-08-05ipv6: fix double refcount of fib6_metricsCong Wang-4/+0
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller-14/+4
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca-4/+14
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-6/+9
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn-2/+5
2018-07-23ip: hash fragments consistentlyPaolo Abeni-0/+2
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang-11/+33
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu-2/+1
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern-4/+7
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King-1/+1
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann-0/+1
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern-0/+7
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca-1/+1
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole-1/+2
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu-21/+48
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-6/+15
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal-0/+2
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl-6/+12
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore-95/+52
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal-0/+1
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern-72/+87
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+10
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers-1/+1
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern-3/+6
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds-4/+4
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+3
2018-06-27esp6: fix memleak on error path in esp6_inputZhen Lei-1/+3
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu-3/+6
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn-1/+2
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern-2/+2
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet-2/+3
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet-3/+3
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+8
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel-3/+2
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden-0/+4
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-06-11net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern-1/+1
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+1
2018-06-11ipv6: allow PMTU exceptions to local routesJulian Anastasov-3/+0
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni-4/+5
2018-06-08netfilter: x_tables: initialise match/target check parameter structFlorian Westphal-0/+1
2018-06-07vti6: fix PMTU caching and reporting on xmitEyal Birger-5/+6
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2083/+2771
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+24
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca-6/+12
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca-1/+2
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann-3/+1
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan-1/+3