summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-01-22ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet
2017-01-20gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki
2017-01-20ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-19ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17esp: Introduce a helper to setup the trailerSteffen Klassert
2017-01-17esp6: Avoid skb_cow_data whenever possibleSteffen Klassert
2017-01-16ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki
2017-01-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-01-16netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang
2017-01-16IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef
2017-01-13tcp: remove early retransmitYuchung Cheng
2017-01-13tcp: add reordering timer in RACK loss detectionYuchung Cheng
2017-01-13ipv6: sr: fix several BUGs when preemption is enabledDavid Lebrun
2017-01-12ipv6: sr: static percpu allocation for hmac_ringEric Dumazet
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-09ipv6: fix typosAlexander Alemayhu
2017-01-09net: introduce keepalive function in struct protoUrsula Braun
2017-01-09net: for rate-limited ICMP replies save one atomic operationJesper Dangaard Brouer
2017-01-09net: reduce cycles spend on ICMP replies that gets rate limitedJesper Dangaard Brouer
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09syncookies: use SipHash in place of SHA1Jason A. Donenfeld
2017-01-09tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol
2017-01-09netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2017-01-09xtables: extend matches and targets with .usersizeWillem de Bruijn
2017-01-09ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-01-06ipv6: do not send RTM_DELADDR for tentative addressesMahesh Bandewar
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov
2016-12-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern
2016-12-29ipv6: remove unnecessary inet6_sk checkDave Jones
2016-12-29ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2016-12-23inet: fix IP(V6)_RECVORIGDSTADDR for udp socketsWillem de Bruijn
2016-12-17net: ipv6: check route protocol when deleting routesMantas M
2016-12-17inet: Fix get port to handle zero port number with soreuseport setTom Herbert
2016-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller