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-05-12
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-20
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-04-20
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
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-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2022-02-08
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
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
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
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 typos in __ip6_finish_output()
Eric Dumazet
2021-11-26
gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...
Stephen Suryaputra
2021-10-17
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-10-06
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-09-22
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
2021-07-28
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-28
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-28
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-28
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-20
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-06-30
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-04-28
net: sit: Unregister catch-all devices
Hristo Venev
2021-04-16
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
2021-04-16
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
2021-04-07
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-03-17
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-03-03
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
2021-01-30
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
2021-01-23
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2021-01-23
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
2020-10-01
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
[next]