index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
1
-1
/
+1
2023-07-27
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
1
-1
/
+1
2023-07-27
gso: fix dodgy bit handling for GSO_UDP_L4
Yan Zhai
1
-2
/
+1
2023-07-23
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
1
-2
/
+1
2023-07-23
udp6: fix udp6_ehashfn() typo
Eric Dumazet
1
-1
/
+1
2023-07-23
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
1
-1
/
+4
2023-07-23
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
1
-0
/
+2
2023-06-20
Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2
-0
/
+6
2023-06-16
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+4
2023-06-09
xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
Maciej Żenczykowski
1
-0
/
+3
2023-06-08
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
1
-1
/
+2
2023-06-06
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-18
/
+11
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
1
-2
/
+2
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
1
-0
/
+2
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-1
/
+2
2023-05-13
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-05-11
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
1
-8
/
+8
2023-04-28
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
1
-1
/
+1
2023-04-28
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2
-4
/
+1
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2
-2
/
+14
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-19
net: rpl: fix rpl header size calculation
Alexander Aring
1
-1
/
+2
2023-04-14
net/ipv6: Initialise msg_control_is_user
Kevin Brodsky
1
-0
/
+1
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+1
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+10
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-6
/
+4
2023-04-03
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
1
-1
/
+6
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-3
/
+3
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2
-15
/
+15
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-03-24
ipv6: prevent router_solicitations for team port
Xin Long
1
-1
/
+2
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
4
-11
/
+12
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
1
-67
/
+1
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
3
-18
/
+18
2023-03-21
ipv6: flowlabel: do not disable BH where not needed
Eric Dumazet
1
-24
/
+27
2023-03-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-03-17
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
1
-4
/
+4
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2
-2
/
+2
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
1
-2
/
+2
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2
-2
/
+2
[next]