summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29ila: Create main ila source fileTom Herbert
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-27esp6: fix memleak on error path in esp6_inputZhen Lei
2018-06-26net: Convert GRO SKB handling to list_head.David Miller
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-11ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-08netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-06-07vti6: fix PMTU caching and reporting on xmitEyal Birger
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds