aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-1/+5
2018-05-10net/ipv6: fix lock imbalance in ip6_route_del()Eric Dumazet1-1/+3
2018-05-10net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso1-4/+4
2018-05-08udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck1-10/+1
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck1-6/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck1-1/+1
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-5/+3
2018-05-07net: ipv6/gre: Add GRO supportEran Ben Elisha1-10/+27
2018-05-07net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan1-1/+1
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-298/+180
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal3-13/+7
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam1-9/+164
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern2-19/+19
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2018-05-03ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() commentSun Lianwen1-1/+1
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-0/+3
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter1-3/+0
2018-05-01udp: disable gso with no_check_txWillem de Bruijn1-0/+4
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet1-1/+6
2018-05-01change the comment of vti6_ioctlSun Lianwen1-1/+1
2018-04-30ipv6: sr: extract the right key values for "seg6_make_flowlabel"Ahmed Abdelsalam1-1/+1
2018-04-30erspan: auto detect truncated packets.William Tu1-0/+6
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet1-0/+2
2018-04-26udp: add gso segment cmsgWillem de Bruijn1-1/+4
2018-04-26udp: paged allocation with gsoWillem de Bruijn1-5/+14
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn2-5/+24
2018-04-26udp: add udp gsoWillem de Bruijn2-3/+22
2018-04-26udp: expose inet cork to udpWillem de Bruijn2-11/+12
2018-04-26xfrm: remove VLA usage in __xfrm6_sort()Kees Cook1-4/+2
2018-04-25ipv6: addrconf: don't evaluate keep_addr_on_down twiceIvan Vecera1-13/+10
2018-04-25ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2-2/+30
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-28/+31
2018-04-24net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet1-2/+1
2018-04-24netfilter: x_tables: remove duplicate ip6t_get_target function callTaehee Yoo1-1/+0
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre6-8/+8
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau1-2/+1
2018-04-24netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_tableFelix Fietkau1-232/+0
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-27/+28
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern1-5/+10
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern1-0/+2
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-23net: fib_rules: add extack supportRoopa Prabhu2-3/+7
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam1-1/+1
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern1-2/+1
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern3-31/+82
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern1-18/+23
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern1-3/+10
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern1-7/+6
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern1-2/+2
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern1-0/+9