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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-06-02
2
-3
/
+3
*
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
2023-06-02
1
-1
/
+1
*
net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
Arnd Bergmann
2023-06-02
1
-0
/
+1
*
net: systemport: Replace platform_get_irq with platform_get_irq_optional
Jiasheng Jiang
2023-06-02
1
-2
/
+2
*
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-02
3
-11
/
+7
*
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
2023-06-01
1
-4
/
+0
*
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-01
1
-1
/
+1
*
Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-06-01
72
-429
/
+649
|
\
|
*
Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-06-01
3
-14
/
+12
|
|
\
|
|
*
net/mlx5: Read embedded cpu after init bit cleared
Moshe Shemesh
2023-05-31
1
-1
/
+1
|
|
*
net/mlx5e: Fix error handling in mlx5e_refresh_tirs
Saeed Mahameed
2023-05-31
1
-7
/
+4
|
|
*
net/mlx5: Ensure af_desc.mask is properly initialized
Chuck Lever
2023-05-31
1
-1
/
+1
|
|
*
net/mlx5: Fix setting of irq->map.index for static IRQ case
Niklas Schnelle
2023-05-31
1
-4
/
+5
|
|
*
net/mlx5: Remove rmap also in case dynamic MSIX not supported
Shay Drory
2023-05-31
1
-1
/
+1
|
*
|
Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-...
Jakub Kicinski
2023-06-01
3
-95
/
+88
|
|
\
\
|
|
*
|
mptcp: fix active subflow finalization
Paolo Abeni
2023-06-01
1
-9
/
+14
|
|
*
|
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
2023-06-01
1
-13
/
+16
|
|
*
|
mptcp: fix data race around msk->first access
Paolo Abeni
2023-06-01
1
-3
/
+3
|
|
*
|
mptcp: consolidate passive msk socket initialization
Paolo Abeni
2023-06-01
3
-38
/
+33
|
|
*
|
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2023-06-01
2
-9
/
+15
|
|
*
|
mptcp: fix connect timeout handling
Paolo Abeni
2023-06-01
2
-23
/
+7
|
|
/
/
|
*
|
Merge branch 'rtnetlink-a-couple-of-fixes-in-linkmsg-validation'
Jakub Kicinski
2023-06-01
1
-16
/
+38
|
|
\
\
|
|
*
|
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
1
-0
/
+12
|
|
*
|
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
1
-15
/
+19
|
|
*
|
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
1
-1
/
+7
|
|
/
/
|
*
|
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
2023-06-01
1
-1
/
+1
|
*
|
net: phy: mxl-gpy: extend interrupt fix to all impacted variants
Xu Liang
2023-06-01
1
-13
/
+3
|
*
|
net: renesas: rswitch: Fix return value in error path of xmit
Yoshihiro Shimoda
2023-06-01
1
-1
/
+1
|
*
|
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
2023-06-01
1
-1
/
+1
|
*
|
net: ipa: Use correct value for IPA_STATUS_SIZE
Bert Karwatzki
2023-06-01
1
-1
/
+1
|
*
|
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
3
-4
/
+15
|
*
|
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-01
1
-0
/
+3
|
*
|
sfc: fix error unwinds in TC offload
Edward Cree
2023-05-31
1
-15
/
+12
|
|
/
|
*
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-31
1
-1
/
+1
|
*
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-05-31
1
-1
/
+1
|
*
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
1
-0
/
+4
|
*
Merge branch 'net-sched-fixes-for-sch_ingress-and-sch_clsact'
Jakub Kicinski
2023-05-30
2
-3
/
+25
|
|
\
|
|
*
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
1
-0
/
+5
|
|
*
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-30
2
-3
/
+8
|
|
*
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-05-30
1
-0
/
+6
|
|
*
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-30
1
-0
/
+6
|
|
/
|
*
Merge branch 'selftests-mptcp-skip-tests-not-supported-by-old-kernels-part-1'
Paolo Abeni
2023-05-30
9
-3
/
+80
|
|
\
|
|
*
selftests: mptcp: userspace pm: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: sockopt: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: simult flows: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: diag: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: join: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: pm nl: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
1
-0
/
+4
|
|
*
selftests: mptcp: connect: skip if MPTCP is not supported
Matthieu Baerts
2023-05-30
3
-1
/
+45
|
|
*
selftests: mptcp: join: avoid using 'cmp --bytes'
Matthieu Baerts
2023-05-30
1
-2
/
+11
|
|
/
[next]