summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek2017-05-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-05-017-74/+69
|\
| * netfilter: don't attach a nat extension by defaultFlorian Westphal2017-04-261-3/+1
| * netfilter: masquerade: attach nat extension if not presentFlorian Westphal2017-04-261-1/+4
| * netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshakingGao Feng2017-04-261-6/+14
| * netfilter: synproxy: only register hooks when neededFlorian Westphal2017-04-261-34/+39
| * netfilter: remove nf_ct_is_untrackedFlorian Westphal2017-04-151-4/+0
| * netfilter: kill the fake untracked conntrack objectsFlorian Westphal2017-04-152-4/+2
| * netfilter: ip6_tables: Remove unneccessary commentsArushi Singhal2017-04-081-9/+0
| * netfilter: Remove exceptional & on function nameArushi Singhal2017-04-071-1/+1
| * netfilter: Remove unnecessary cast on void pointersimran singhal2017-04-071-12/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-281-5/+1
|\ \
| * | esp: Fix misplaced spin_unlock_bh.Steffen Klassert2017-04-241-5/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-266-23/+41
|\ \ \ | |/ / |/| |
| * | ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-04-261-2/+1
| * | ipv6: check skb->protocol before lookup for nexthopWANG Cong2017-04-261-16/+18
| * | net: ipv6: regenerate host route if moved to gc listDavid Ahern2017-04-251-2/+12
| * | ipv6: fix source routingSabrina Dubroca2017-04-251-0/+4
| * | ipv6: move stub initialization after ipv6 setup completionPaolo Abeni2017-04-251-2/+4
| * | net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern2017-04-241-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-214-8/+13
|\ \ \ | |/ /
| * | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| * | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-0/+4
| * | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| * | ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-04-201-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-215-149/+446
|\ \ \
| * | | esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari2017-04-191-3/+4
| * | | esp6: fix incorrect null pointer check on xoColin Ian King2017-04-191-1/+1
| * | | xfrm: Prepare the GRO codepath for hardware offloading.Steffen Klassert2017-04-141-19/+23
| * | | xfrm: Add encapsulation header offsets while SKB is not encryptedIlan Tayari2017-04-142-0/+4
| * | | esp: Use a synchronous crypto algorithm on offloading.Steffen Klassert2017-04-141-2/+10
| * | | esp: Add gso handlers for esp4 and esp6Steffen Klassert2017-04-142-2/+99
| * | | esp6: Reorganize esp_outputSteffen Klassert2017-04-142-124/+243
| * | | esp6: Remame esp_input_done2Steffen Klassert2017-04-141-3/+3
| * | | xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-142-3/+10
| * | | xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert2017-04-142-0/+57
| | |/ | |/|
* | | ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-13/+24
* | | ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-213-3/+36
* | | net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0subashab@codeaurora.org2017-04-201-9/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-202-11/+6
|\ \ \ | | |/ | |/|
| * | ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal2017-04-171-2/+5
| * | net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn2017-04-171-9/+1
* | | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-173-16/+27
* | | ipv6: sr: fix BUG due to headroom too small after SRH pushDavid Lebrun2017-04-171-0/+8
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-171-6/+17
|\ \ \
| * | | 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-121-1/+5
| * | | ipv6: addrconf: fix 48 bit 6lowpan autoconfigurationAlexander Aring2017-04-121-5/+12
| | |/ | |/|
* | | net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-151-4/+7
|\ \ \ | | |/ | |/|
| * | ipv6: Fix idev->addr_list corruptionRabin Vincent2017-04-121-4/+7
OpenPOWER on IntegriCloud