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.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
*
ice: cleanup inconsistent code
Jesse Brandeburg
2023-12-18
2
-3
/
+3
*
ice: field get conversion
Jesse Brandeburg
2023-12-18
13
-121
/
+82
*
iavf: field get conversion
Jesse Brandeburg
2023-12-18
2
-15
/
+8
*
i40e: field get conversion
Jesse Brandeburg
2023-12-18
11
-226
/
+145
*
igc: field get conversion
Jesse Brandeburg
2023-12-18
4
-13
/
+8
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
25
-162
/
+118
*
igc: field prep conversion
Jesse Brandeburg
2023-12-18
1
-2
/
+2
*
ice: fix pre-shifted bit usage
Jesse Brandeburg
2023-12-18
3
-11
/
+18
*
ice: field prep conversion
Jesse Brandeburg
2023-12-18
14
-208
/
+139
*
iavf: field prep conversion
Jesse Brandeburg
2023-12-18
2
-19
/
+14
*
i40e: field prep conversion
Jesse Brandeburg
2023-12-18
5
-151
/
+109
*
intel: legacy: field prep conversion
Jesse Brandeburg
2023-12-18
8
-23
/
+16
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
17
-23
/
+37
*
e1000e: make lost bits explicit
Jesse Brandeburg
2023-12-18
1
-6
/
+7
*
Merge branch 'rtnl-rcu'
David S. Miller
2023-12-18
2
-9
/
+15
|
\
|
*
net: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregister_*
Pedro Tammela
2023-12-18
1
-9
/
+3
|
*
net: rtnl: introduce rcu_replace_pointer_rtnl
Jamal Hadi Salim
2023-12-18
1
-0
/
+12
|
/
*
Merge branch 'phy-ackage-addr-mmd-apis'
David S. Miller
2023-12-17
6
-78
/
+266
|
\
|
*
net: phy: add support for PHY package MMD read/write
Christian Marangi
2023-12-17
2
-0
/
+156
|
*
net: phy: restructure __phy_write/read_mmd to helper and phydev user
Christian Marangi
2023-12-17
1
-34
/
+30
|
*
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-12-17
5
-44
/
+80
|
*
net: phy: make addr type u8 in phy_package_shared struct
Christian Marangi
2023-12-17
1
-1
/
+1
|
/
*
octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
Suman Ghosh
2023-12-17
3
-24
/
+133
*
Merge branch 'skb-coalescing-page_pool'
David S. Miller
2023-12-17
3
-14
/
+52
|
\
|
*
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
2
-12
/
+45
|
*
skbuff: Add a function to check if a page belongs to page_pool
Liang Chen
2023-12-17
1
-1
/
+6
|
*
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
2023-12-17
1
-1
/
+1
|
/
*
Merge branch 'tcp-ao-selftests'
David S. Miller
2023-12-17
23
-0
/
+7733
|
\
|
*
selftests/net: Add TCP-AO key-management test
Dmitry Safonov
2023-12-17
2
-0
/
+1181
|
*
selftests/net: Add TCP-AO selfconnect/simultaneous connect test
Dmitry Safonov
2023-12-17
2
-0
/
+198
|
*
selftests/net: Add TCP-AO RST test
Dmitry Safonov
2023-12-17
3
-1
/
+417
|
*
selftests/net: Add SEQ number extension test
Dmitry Safonov
2023-12-17
2
-0
/
+246
|
*
selftests/net: Add TCP_REPAIR TCP-AO tests
Dmitry Safonov
2023-12-17
2
-0
/
+237
|
*
selftests/net: Add test/benchmark for removing MKTs
Dmitry Safonov
2023-12-17
2
-1
/
+362
|
*
selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
Dmitry Safonov
2023-12-17
2
-0
/
+743
|
*
selftests/net: Add test for TCP-AO add setsockopt() command
Dmitry Safonov
2023-12-17
2
-0
/
+836
|
*
selftests/net: Add a test for TCP-AO keys matching
Dmitry Safonov
2023-12-17
2
-0
/
+265
|
*
selftests/net: Add TCP-AO ICMPs accept test
Dmitry Safonov
2023-12-17
3
-8
/
+22
|
*
selftests/net: Verify that TCP-AO complies with ignoring ICMPs
Dmitry Safonov
2023-12-17
2
-0
/
+439
|
*
selftests/net: Add TCP-AO library
Dmitry Safonov
2023-12-17
12
-0
/
+2797
|
/
*
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
2023-12-17
1
-66
/
+5
*
Merge branch 'tcp-dccp-refine-source-port-selection'
Jakub Kicinski
2023-12-15
3
-17
/
+33
|
\
|
*
tcp/dccp: change source port selection at connect() time
Eric Dumazet
2023-12-15
1
-11
/
+16
|
*
inet: returns a bool from inet_sk_get_local_port_range()
Eric Dumazet
2023-12-15
2
-6
/
+17
|
/
*
dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
Rob Herring
2023-12-15
1
-22
/
+0
*
hv_netvsc: remove duplicated including of slab.h
Wang Jinchao
2023-12-15
1
-1
/
+0
*
Merge branch 'netlink-specs-legacy'
David S. Miller
2023-12-15
8
-13
/
+9
|
\
|
*
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
2023-12-15
5
-4
/
+4
|
*
netlink: specs: ovs: correct enum names in specs
Jakub Kicinski
2023-12-15
2
-0
/
+5
|
*
netlink: specs: ovs: remove fixed header fields from attrs
Jakub Kicinski
2023-12-15
3
-9
/
+0
|
/
[next]