index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2022-07-07
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-07-07
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-07-07
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-22
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-06-22
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
2022-06-14
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
2022-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-14
net: ping6: Fix ping -6 with interface name
Aya Levin
2022-06-14
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-06-09
net: annotate races around sk->sk_bound_dev_if
Eric Dumazet
2022-06-09
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-06-09
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-05-13
Revert "tcp/dccp: get rid of inet_twsk_purge()"
Eric Dumazet
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
2022-04-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-15
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-15
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-04-13
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-11
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-14
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
2022-03-11
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-03-09
skb: make drop reason booleanable
Jakub Kicinski
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
2022-03-07
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM option
Martin KaFai Lau
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-03-01
xfrm: fix tunnel model fragmentation behavior
Lina Wang
[next]