aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03net: remove the check argument from __skb_gro_checksum_convertLi RongQing1-1/+1
2020-01-02net: Add device index to tcp_md5sigDavid Ahern1-1/+19
2020-01-02tcp: Add l3index to tcp_md5sig_key and md5 functionsDavid Ahern1-19/+53
2020-01-02ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hashDavid Ahern1-6/+9
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-15/+24
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel2-62/+17
2019-12-24ipv6: Handle multipath route deletion notificationIdo Schimmel1-0/+26
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel1-1/+43
2019-12-24ipv6: Only Replay routes of interest to new listenersIdo Schimmel1-0/+40
2019-12-24ipv6: Notify multipath route if should be offloadedIdo Schimmel1-0/+48
2019-12-24ipv6: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+7
2019-12-24ipv6: Notify newly added route if should be offloadedIdo Schimmel1-0/+18
2019-12-24sit: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-24vti: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-24tunnel: do not confirm neighbor when do pmtu updateHangbin Liu1-2/+2
2019-12-24ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu4-11/+20
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-4/+4
2019-12-13ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu1-4/+4
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-6/+7
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca7-12/+12
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski1-1/+1
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+3
2019-11-22seg6: allow local packet processing for SRv6 End.DT6 behaviorAndrea Mayer1-4/+18
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-21ipv6: introduce and uses route look hints for list input.Paolo Abeni1-2/+24
2019-11-21ipv6: keep track of routes using srcPaolo Abeni2-0/+7
2019-11-21net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-14/+14
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-4/+4
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+11
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-15netfilter: Support iif matches in POSTROUTINGPhil Sutter2-3/+3
2019-11-15netfilter: nf_flow_table_offload: add IPv6 supportPablo Neira Ayuso1-1/+1
2019-11-12netfilter: nf_flow_table: hardware offload supportPablo Neira Ayuso1-0/+1
2019-11-12netfilter: nf_tables: add flowtable offload control planePablo Neira Ayuso1-0/+1
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+10
2019-11-07ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet1-1/+1
2019-11-05icmp: remove duplicate codeMatteo Croce1-4/+1
2019-11-04ipv6: use jhash2() in rt6_exception_hash()Eric Dumazet1-2/+2
2019-11-03net: icmp6: provide input address for traceroute6Francesco Ruggeri1-5/+17
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-4/+5
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2-2/+2
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal1-1/+2
2019-10-29erspan: fix the tun_info options_len check for erspanXin Long1-2/+2
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2019-10-22ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)1-0/+1