aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2017-03-28net: ipv6: Add support for RTM_DELNETCONFDavid Ahern
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich
2017-03-27ipv6: sr: select DST_CACHE by defaultDavid Lebrun
2017-03-24tcp: Record Rx hash and NAPI ID in tcp_child_processAlexander Duyck
2017-03-24ipv6: sr: use dst_cache in seg6_inputDavid Lebrun
2017-03-24ipv6: sr: expand skb head only if necessaryDavid Lebrun
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-13netfilter: nft_fib: Support existence checkPhil Sutter
2017-03-13netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2017-03-12net: ipv6: Add early demux handler for UDP unicastsubashab@codeaurora.org
2017-03-09udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern
2017-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-03-07ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang