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-06-14
net: ipv6: unexport __init-annotated seg6_hmac_init()
Masahiro Yamada
2022-06-09
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
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-30
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-27
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-27
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-27
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-27
esp: limit skb_page_frag_refill use to a single page
Sabrina Dubroca
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-13
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-04-13
tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.
Sebastian Andrzej Siewior
2022-04-13
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-04-08
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2022-04-08
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-23
esp6: fix check on ipv6_skip_exthdr's return value
Sabrina Dubroca
2022-03-16
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-03-16
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-03-08
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-02-01
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2022-01-11
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-11
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-12-08
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
2021-11-18
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
2021-11-18
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
2021-10-27
ipv6: When forwarding count rx stats on the orig netdev
Stephen Suryaputra
[next]