index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-15
/
+17
2021-07-19
ipv6: use prandom_u32() for ID generation
Willy Tarreau
1
-23
/
+5
2021-07-14
ipv6: fix out-of-bound access in ip6_parse_tlv()
Eric Dumazet
1
-14
/
+13
2021-07-14
ipv6: exthdrs: do not blindly use init_net
Eric Dumazet
1
-2
/
+2
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-1
/
+1
2021-06-30
net: ipv4: Remove unneed BUG() function
Zheng Yongjun
1
-1
/
+1
2021-06-23
udp: fix race between close() and udp_abort()
Paolo Abeni
1
-0
/
+3
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-05-19
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-5
/
+7
2021-04-21
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
1
-0
/
+10
2021-04-21
net: sit: Unregister catch-all devices
Hristo Venev
1
-2
/
+2
2021-04-16
netfilter: x_tables: fix compat match/target pad out-of-bound write
Florian Westphal
1
-0
/
+2
2021-04-14
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
1
-2
/
+4
2021-04-14
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-1
/
+1
2021-04-14
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-07
ipv6: weaken the v4mapped source check
Jakub Kicinski
2
-10
/
+5
2021-03-30
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
1
-1
/
+1
2021-03-30
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-7
/
+7
2021-03-30
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-1
/
+1
2021-03-17
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-9
/
+5
2021-03-04
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-13
/
+15
2021-03-04
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2
-7
/
+8
2021-03-04
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+34
2021-02-04
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2
-2
/
+39
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-23
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
1
-6
/
+1
2021-01-23
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
1
-1
/
+40
2021-01-17
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
1
-3
/
+2
2021-01-12
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
1
-7
/
+7
2020-12-08
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-12-08
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-11-24
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-24
Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
1
-0
/
+7
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+8
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-18
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2
-4
/
+4
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-3
/
+5
2020-10-29
net: fix pos incrementment in ipv6_route_seq_next
Yonghong Song
1
-1
/
+3
2020-10-01
ipv6_route_seq_next should increase position index
Vasily Averin
1
-5
/
+2
[next]