summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-135-13/+18
| |/ / |/| |
* | | net: ipv6: Add support for RTM_DELNETCONFDavid Ahern2017-03-281-5/+15
* | | net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-282-15/+27
* | | ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich2017-03-282-2/+55
* | | ipv6: sr: select DST_CACHE by defaultDavid Lebrun2017-03-272-18/+1
* | | tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck2017-03-241-2/+0
* | | ipv6: sr: use dst_cache in seg6_inputDavid Lebrun2017-03-241-1/+26
* | | ipv6: sr: expand skb head only if necessaryDavid Lebrun2017-03-241-2/+2
* | | net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-244-5/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-234-9/+11
|\ \ \ | |/ /
| * | ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-221-1/+1
| * | net: ipv6: set route type for anycast routesDavid Ahern2017-03-161-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-152-8/+8
| |\ \
| | * | netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
| | |/
* | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-222-0/+12
* | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-211-1/+1
|\ \ \
| * | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-1/+1
| | |/ | |/|
* | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-161-4/+1
* | | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-161-5/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-157-18/+34
|\ \ \ | | |/ | |/|
| * | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-131-3/+5
| * | ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-131-1/+6
| * | ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-131-0/+2
| * | udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-091-1/+1
| * | net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-091-1/+3
| * | net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern2017-03-091-5/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-03-071-2/+6
| |\ \
| | * | vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert2017-02-161-2/+6
OpenPOWER on IntegriCloud