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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
5
-248
/
+476
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-8
/
+102
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
1
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
1
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
1
-0
/
+18
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2
-12
/
+300
2023-08-10
Merge branch 'bug fixes for sockmap'
Martin KaFai Lau
5
-8
/
+101
2023-08-10
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-10
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-10
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2
-2
/
+9
2023-08-10
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
1
-5
/
+5
2023-08-10
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-10
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-08-10
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-8
/
+15
2023-08-10
Merge branch 'selftests-forwarding-various-fixes'
Jakub Kicinski
13
-49
/
+109
2023-08-10
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-10
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-10
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-10
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-10
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
2023-08-10
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
1
-4
/
+4
2023-08-10
selftests: forwarding: tc_actions: Use ncat instead of nc
Ido Schimmel
1
-2
/
+4
2023-08-10
selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
Ido Schimmel
1
-5
/
+13
2023-08-10
selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-10
selftests: forwarding: ethtool_extended_state: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-10
selftests: forwarding: ethtool: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
2023-08-10
selftests: forwarding: Add a helper to skip test when using veth pairs
Ido Schimmel
1
-0
/
+11
2023-08-10
selftests: forwarding: Set default IPv6 traceroute utility
Ido Schimmel
2
-0
/
+3
2023-08-10
selftests: forwarding: bridge_mdb_max: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-10
selftests: forwarding: bridge_mdb: Check iproute2 version
Ido Schimmel
1
-0
/
+5
2023-08-10
selftests: forwarding: Switch off timeout
Ido Schimmel
1
-0
/
+1
2023-08-10
selftests: forwarding: Skip test when no interfaces are specified
Ido Schimmel
1
-0
/
+5
2023-08-09
tcp: add missing family to tcp_set_ca_state() tracepoint
Eric Dumazet
1
-1
/
+4
2023-08-09
Merge branch 'nexthop-nexthop-dump-fixes'
Jakub Kicinski
2
-21
/
+17
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
2
-5
/
+6
2023-08-09
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
1
-11
/
+5
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
2
-5
/
+6
2023-08-09
vlan: Fix VLAN 0 memory leak
Vlad Buslov
1
-2
/
+1
2023-08-09
wifi: ath12k: Fix buffer overflow when scanning with extraie
Wen Gong
1
-2
/
+1
2023-08-09
wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
Keith Yeo
1
-1
/
+4
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
4
-10
/
+16
2023-08-09
Merge branch 'smc-fixes'
David S. Miller
5
-42
/
+76
2023-08-09
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
1
-22
/
+51
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
5
-20
/
+25
[next]