aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-04-26ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-04-26netfilter: don't attach a nat extension by defaultFlorian Westphal
2017-04-26netfilter: masquerade: attach nat extension if not presentFlorian Westphal
2017-04-26netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng
2017-04-26netfilter: synproxy: only register hooks when neededFlorian Westphal
2017-04-25net: ipv6: regenerate host route if moved to gc listDavid Ahern
2017-04-25ipv6: fix source routingSabrina Dubroca
2017-04-25ipv6: move stub initialization after ipv6 setup completionPaolo Abeni
2017-04-25netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 pathDave Johnson
2017-04-24net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern
2017-04-24esp: Fix misplaced spin_unlock_bh.Steffen Klassert
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-20net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari
2017-04-19esp6: fix incorrect null pointer check on xoColin Ian King
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-17ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun
2017-04-17ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn
2017-04-17net: ipv6: send unsolicited NA on admin upDavid Ahern
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal
2017-04-14xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert
2017-04-14xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari
2017-04-14esp: Use a synchronous crypto algorithm on offloading.Steffen Klassert
2017-04-14esp: Add gso handlers for esp4 and esp6Steffen Klassert
2017-04-14esp6: Reorganize esp_outputSteffen Klassert
2017-04-14esp6: Remame esp_input_done2Steffen Klassert
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-126lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz
2017-04-12ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring
2017-04-12ipv6: Fix idev->addr_list corruptionRabin Vincent
2017-04-08netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal
2017-04-07netfilter: Remove exceptional & on function nameArushi Singhal