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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
net: sparx5: use library helper for freeing tx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the tx path
Daniel Machon
1
-30
/
+9
2024-09-04
net: sparx5: use the FDMA library for allocation of tx buffers
Daniel Machon
2
-64
/
+44
2024-09-04
net: sparx5: use a few FDMA helpers in the rx path
Daniel Machon
1
-10
/
+7
2024-09-04
net: sparx5: use library helper for freeing rx buffers
Daniel Machon
1
-0
/
+1
2024-09-04
net: sparx5: use FDMA library for adding DCB's in the rx path
Daniel Machon
1
-46
/
+3
2024-09-04
net: sparx5: use the FDMA library for allocation of rx buffers
Daniel Machon
2
-54
/
+43
2024-09-04
net: sparx5: replace a few variables with new equivalent ones
Daniel Machon
2
-46
/
+63
2024-09-04
net: sparx5: use FDMA library symbols
Daniel Machon
3
-44
/
+3
2024-09-04
net: microchip: add FDMA library
Daniel Machon
7
-0
/
+417
2024-09-04
be2net: Remove unused declarations
Yue Haibing
2
-5
/
+0
2024-09-04
qlcnic: Remove unused declarations
Yue Haibing
2
-11
/
+0
2024-09-04
net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...
Krzysztof Kozlowski
1
-5
/
+8
2024-09-04
netlink: specs: nftables: allow decode of default firewalld ruleset
Florian Westphal
1
-4
/
+250
2024-09-04
Merge branch 'mptcp-mib-counters-for-mpj-tx-misc-improvements'
Jakub Kicinski
9
-254
/
+309
2024-09-04
selftests: mptcp: pm_nl_ctl: remove re-definition
Matthieu Baerts (NGI0)
1
-8
/
+2
2024-09-04
selftests: mptcp: join: simplify checksum_tests
Geliang Tang
1
-32
/
+11
2024-09-04
selftests: mptcp: join: mute errors when ran in the background
Matthieu Baerts (NGI0)
1
-18
/
+18
2024-09-04
selftests: mptcp: join: specify host being checked
Matthieu Baerts (NGI0)
1
-44
/
+45
2024-09-04
selftests: mptcp: join: more explicit check name
Matthieu Baerts (NGI0)
1
-32
/
+33
2024-09-04
selftests: mptcp: join: validate MPJ SYN TX MIB counters
Matthieu Baerts (NGI0)
1
-11
/
+78
2024-09-04
selftests: mptcp: join: one line for join check
Matthieu Baerts (NGI0)
1
-15
/
+30
2024-09-04
selftests: mptcp: join: reduce join_nr params
Matthieu Baerts (NGI0)
1
-9
/
+22
2024-09-04
mptcp: MIB counters for sent MP_JOIN
Matthieu Baerts (NGI0)
3
-3
/
+26
2024-09-04
mptcp: pm: reduce entries iterations on connect
Matthieu Baerts (NGI0)
5
-100
/
+62
2024-09-04
mptcp: pm: rename helpers linked to 'flush'
Matthieu Baerts (NGI0)
1
-6
/
+6
2024-09-04
Merge branch 'rx-software-timestamp-for-all'
Jakub Kicinski
15
-56
/
+14
2024-09-04
net: mvpp2: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
octeontx2-pf: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
gianfar: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+2
2024-09-04
net: enetc: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+2
2024-09-04
net: fec: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-04
net: hns3: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-04
net: ethernet: rtsn: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
net: renesas: rswitch: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
ravb: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-04
ionic: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-09-04
tsnep: Remove setting of RX software timestamp
Gal Pressman
1
-4
/
+0
2024-09-04
can: peak_usb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-04
can: peak_canfd: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-04
can: dev: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+0
2024-09-04
ethtool: RX software timestamp for all
Gal Pressman
1
-7
/
+8
2024-09-03
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
11
-25
/
+347
2024-09-03
Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-3
/
+3
2024-09-03
ioam6: improve checks on user data
Justin Iurman
1
-2
/
+10
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2
-3
/
+3
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
1
-0
/
+3
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
1
-0
/
+7
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
1
-4
/
+2
2024-09-03
dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
Frank Li
2
-70
/
+93
[prev]
[next]