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
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
2021-10-27
netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
Xin Long
2021-10-17
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-10-13
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-06
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-10-06
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-30
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
2021-09-22
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-28
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-25
udp: annotate data races around unix_sk(sk)->gso_size
Eric Dumazet
2021-07-25
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-25
tcp: annotate data races around tp->mtu_info
Eric Dumazet
2021-07-25
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
2021-07-14
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
2021-07-14
ip6_tunnel: fix GRE6 segmentation
Jakub Kicinski
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
2021-06-30
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
2021-06-23
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-23
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
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_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-19
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
2021-04-21
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
2021-04-21
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-14
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-04-14
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-04-14
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-04-14
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
[next]