index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: fix skb hash for some RST packets
Antoine Tenart
2023-04-28
1
-1
/
+1
*
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2023-04-28
1
-3
/
+5
*
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-04-21
2
-4
/
+1
*
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-04-20
2
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-1
/
+2
|
\
|
*
net: rpl: fix rpl header size calculation
Alexander Aring
2023-04-19
1
-1
/
+2
*
|
net/ipv6: Initialise msg_control_is_user
Kevin Brodsky
2023-04-14
1
-0
/
+1
*
|
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
1
-1
/
+1
|
\
\
|
*
|
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-04-12
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
1
-3
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
udp6: fix potential access to stale information
Eric Dumazet
2023-04-13
1
-3
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
2
-7
/
+10
|
\
|
|
|
*
|
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-04-04
1
-6
/
+4
|
*
|
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-03
1
-1
/
+6
*
|
|
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
1
-3
/
+3
*
|
|
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-28
2
-15
/
+15
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-2
/
+2
|
\
|
|
|
*
|
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-21
1
-2
/
+2
*
|
|
ipv6: prevent router_solicitations for team port
Xin Long
2023-03-24
1
-1
/
+2
*
|
|
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
2023-03-22
4
-11
/
+12
*
|
|
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
2023-03-22
1
-67
/
+1
*
|
|
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-21
3
-18
/
+18
*
|
|
ipv6: flowlabel: do not disable BH where not needed
Eric Dumazet
2023-03-21
1
-24
/
+27
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
1
-2
/
+2
|
\
|
|
|
*
|
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-15
1
-2
/
+2
*
|
|
ipv6: raw: constify raw_v6_match() socket argument
Eric Dumazet
2023-03-17
1
-1
/
+1
*
|
|
udp6: constify __udp_v6_is_mcast_sock() socket argument
Eric Dumazet
2023-03-17
1
-2
/
+2
*
|
|
ipv6: constify inet6_mc_check()
Eric Dumazet
2023-03-17
1
-4
/
+4
*
|
|
inet: preserve const qualifier in inet_sk()
Eric Dumazet
2023-03-17
2
-2
/
+2
*
|
|
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
1
-2
/
+2
*
|
|
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
2
-2
/
+2
*
|
|
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2023-03-17
1
-5
/
+6
*
|
|
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
1
-4
/
+4
*
|
|
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-15
3
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
2
-1
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-06
1
-1
/
+1
|
*
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
2023-03-01
1
-0
/
+1
*
|
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
2023-03-08
1
-1
/
+1
|
/
*
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
2023-02-23
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
2
-3
/
+8
|
\
|
*
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-02-22
1
-0
/
+4
|
*
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-22
1
-2
/
+1
|
*
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
2023-02-22
1
-1
/
+3
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
11
-156
/
+481
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2023-02-20
1
-0
/
+1
|
|
\
\
|
|
*
|
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2023-02-17
1
-0
/
+1
|
*
|
|
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
2023-02-20
1
-5
/
+8
|
*
|
|
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
2023-02-20
1
-1
/
+3
|
*
|
|
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
2023-02-20
1
-17
/
+10
|
*
|
|
ipv6: icmp6: add drop reason support to ndisc_redirect_rcv()
Eric Dumazet
2023-02-20
1
-10
/
+11
[next]