index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-01
bnxt: report FEC block stats via standard interface
Jakub Kicinski
1
-0
/
+8
2022-12-01
Merge branch 'remove-label-cpu-from-dsa-dt-binding'
Jakub Kicinski
1
-1
/
+0
2022-12-01
dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
Arınç ÜNAL
1
-1
/
+0
2022-12-01
Merge branch 'net-tcp-dynamically-disable-tcp-md5-static-key'
Jakub Kicinski
8
-80
/
+194
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
1
-26
/
+35
2022-12-01
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2
-14
/
+10
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
6
-32
/
+84
2022-12-01
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
1
-9
/
+21
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
2
-16
/
+61
2022-12-01
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-6
/
+2
2022-12-01
r8169: use tp_to_dev instead of open code
Juhee Kang
1
-2
/
+3
2022-12-01
Merge branch 'fix-rtnl_mutex-deadlock-with-dpaa2-and-sfp-modules'
Paolo Abeni
9
-104
/
+212
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
3
-8
/
+5
2022-12-01
net: dpaa2-switch: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-10
/
+55
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-16
/
+91
2022-12-01
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
1
-9
/
+9
2022-12-01
net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
Vladimir Oltean
1
-1
/
+1
2022-12-01
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
2
-18
/
+5
2022-12-01
net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
2022-12-01
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
1
-3
/
+0
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
3
-8
/
+10
2022-12-01
net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
Vladimir Oltean
4
-17
/
+16
2022-12-01
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
2
-2
/
+2
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
1
-4
/
+11
2022-12-01
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-11-30
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
22
-135
/
+153
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2
-0
/
+16
2022-11-30
Merge branch 'net-devlink-return-the-driver-name-in-devlink_nl_info_fill'
Jakub Kicinski
22
-130
/
+26
2022-11-30
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
3
-22
/
+0
2022-11-30
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
1
-7
/
+6
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
22
-106
/
+25
2022-11-30
dt-bindings: nfc: nxp,nci: Document NQ310 compatible
Luca Weiss
1
-1
/
+3
2022-11-30
Merge branch 'support-direct-read-from-region'
Jakub Kicinski
6
-80
/
+215
2022-11-30
ice: implement direct read for NVM and Shadow RAM regions
Jacob Keller
2
-2
/
+75
2022-11-30
ice: document 'shadow-ram' devlink region
Jacob Keller
1
-0
/
+5
2022-11-30
ice: use same function to snapshot both NVM and Shadow RAM
Jacob Keller
1
-72
/
+23
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
4
-17
/
+94
2022-11-30
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
1
-9
/
+35
2022-11-30
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
1
-8
/
+2
2022-11-30
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
1
-11
/
+14
2022-11-30
devlink: report extended error message in region_read_dumpit()
Jacob Keller
1
-4
/
+12
2022-11-30
devlink: use min_t to calculate data_size
Jacob Keller
1
-4
/
+2
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2
-7
/
+1
2022-11-30
octeontx2-af: Simplify a size computation in rvu_npc_exact_init()
Christophe JAILLET
1
-1
/
+1
2022-11-30
octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmap
Christophe JAILLET
1
-2
/
+2
2022-11-30
octeontx2-af: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+3
2022-11-30
octeontx2-af: Slightly simplify rvu_npc_exact_init()
Christophe JAILLET
1
-2
/
+1
2022-11-30
octeontx2-af: Fix a potentially spurious error message
Christophe JAILLET
1
-1
/
+1
[next]