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.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
2023-06-15
leds: trigger: netdev: uninitialized variable in netdev_trig_activate()
Dan Carpenter
1
-1
/
+1
2023-06-15
tools: ynl: work around stale system headers
Jakub Kicinski
3
-3
/
+35
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
12
-26
/
+17
2023-06-15
Merge branch 'macb-partial-store-and-forward'
David S. Miller
3
-0
/
+50
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2
-0
/
+39
2023-06-15
dt-bindings: net: cdns,macb: Add rx-watermark property
Pranavi Somisetty
1
-0
/
+11
2023-06-15
Merge branch 'netdev-tracking'
David S. Miller
5
-32
/
+62
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
4
-29
/
+60
2023-06-15
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-14
Merge branch 'mlxsw-preparations-for-out-of-order-operations-patches'
Paolo Abeni
4
-109
/
+211
2023-06-14
mlxsw: spectrum_router: Move IPIP init up
Petr Machata
1
-7
/
+7
2023-06-14
mlxsw: spectrum_router: Extract a helper for RIF migration
Petr Machata
1
-6
/
+13
2023-06-14
mlxsw: spectrum_router: Add a helper to check if netdev has addresses
Petr Machata
1
-13
/
+29
2023-06-14
mlxsw: spectrum_router: Extract a helper to free a RIF
Petr Machata
1
-4
/
+11
2023-06-14
mlxsw: spectrum_router: Access nhgi->rif through a helper
Petr Machata
1
-4
/
+10
2023-06-14
mlxsw: spectrum_router: Access nh->rif->dev through a helper
Petr Machata
1
-5
/
+18
2023-06-14
mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()
Petr Machata
1
-4
/
+4
2023-06-14
mlxsw: spectrum_router: Access rif->dev through a helper
Petr Machata
1
-45
/
+64
2023-06-14
mlxsw: spectrum_router: Add a helper specifically for joining a LAG
Petr Machata
4
-22
/
+45
2023-06-14
mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()
Petr Machata
1
-9
/
+20
2023-06-14
ethtool: ioctl: account for sopass diff in set_wol
Justin Chen
1
-1
/
+2
2023-06-14
mctp i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-13
Merge branch 'tools-ynl-gen-improvements-for-dpll'
Jakub Kicinski
1
-20
/
+37
2023-06-13
tools: ynl-gen: inherit policy in multi-attr
Jakub Kicinski
1
-18
/
+24
2023-06-13
tools: ynl-gen: correct enum policies
Jakub Kicinski
1
-2
/
+13
2023-06-13
amd-xgbe: extend 10Mbps support to MAC version 21H
Raju Rangoju
1
-6
/
+7
2023-06-13
Merge branch 'octeontx2-updates'
David S. Miller
9
-20
/
+379
2023-06-13
octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush
Naveen Mamindlapalli
2
-2
/
+144
2023-06-13
octeontx2-af: add option to toggle DROP_RE enable in rx cfg
Nithin Dabilpuram
2
-0
/
+6
2023-06-13
octeontx2-af: Enable LBK links only when switch mode is on.
Subbaraya Sundeep
3
-6
/
+25
2023-06-13
octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB silicon
Sunil Goutham
8
-12
/
+73
2023-06-13
octeontx2-af: extend RSS supported offload types
Kiran Kumar K
2
-0
/
+63
2023-06-13
octeontx2-af: Add devlink option to adjust mcam high prio zone entries
Naveen Mamindlapalli
1
-0
/
+68
2023-06-13
selftests: forwarding: Fix layer 2 miss test syntax
Ido Schimmel
1
-7
/
+7
2023-06-13
Merge branch 'splice-net-some-miscellaneous-msg_splice_pages-changes'
Jakub Kicinski
7
-210
/
+77
2023-06-13
kcm: Send multiple frags in one sendmsg()
David Howells
2
-77
/
+51
2023-06-13
kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-5
/
+11
2023-06-13
tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-40
/
+9
2023-06-13
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2
-32
/
+17
2023-06-13
algif: Remove hash_sendpage*()
David Howells
1
-66
/
+0
2023-06-13
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-13
Merge branch 'net-flower-add-cfm-support'
Jakub Kicinski
6
-0
/
+369
2023-06-13
selftests: net: add tc flower cfm test
Zahari Doychev
2
-0
/
+207
2023-06-13
net: flower: add support for matching cfm fields
Zahari Doychev
2
-0
/
+111
2023-06-13
net: flow_dissector: add support for cfm packets
Zahari Doychev
2
-0
/
+51
2023-06-12
net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-06-12
net: phy: add driver for MediaTek SoC built-in GE PHYs
Daniel Golle
5
-1
/
+1140
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-177
/
+610
[next]