index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-19
net/mlx5: Move SF dev table notifier registration outside the PF devlink lock
Cosmin Ratiu
-17
/
+49
2025-11-19
net/mlx5: Move the SF table notifiers outside the devlink lock
Cosmin Ratiu
-33
/
+78
2025-11-19
net/mlx5: Move the SF HW table notifier outside the devlink lock
Cosmin Ratiu
-35
/
+54
2025-11-19
net/mlx5: Move the vhca event notifier outside of the devlink lock
Cosmin Ratiu
-48
/
+35
2025-11-19
net/mlx5: Move the esw mode notifier chain outside the devlink lock
Cosmin Ratiu
-12
/
+17
2025-11-19
net/mlx5: Initialize events outside devlink lock
Cosmin Ratiu
-10
/
+24
2025-11-19
Merge branch 'net-adjust-conservative-values-around-napi'
Jakub Kicinski
-8
/
+12
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
-0
/
+2
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
-6
/
+8
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
-1
/
+1
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
-1
/
+1
2025-11-19
Merge branch 'disable-clkout-on-rtl8211f-d-i-vd-cg'
Jakub Kicinski
-57
/
+102
2025-11-19
net: phy: realtek: create rtl8211f_config_phy_eee() helper
Vladimir Oltean
-11
/
+12
2025-11-19
net: phy: realtek: eliminate priv->phycr1 variable
Vladimir Oltean
-16
/
+28
2025-11-19
net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CG
Vladimir Oltean
-9
/
+22
2025-11-19
net: phy: realtek: eliminate has_phycr2 variable
Vladimir Oltean
-4
/
+2
2025-11-19
net: phy: realtek: eliminate priv->phycr2 variable
Vladimir Oltean
-15
/
+23
2025-11-19
net: phy: realtek: create rtl8211f_config_rgmii_delay()
Vladimir Oltean
-26
/
+39
2025-11-19
net: vmxnet3: convert to use .get_rx_ring_count
Breno Leitao
-15
/
+3
2025-11-19
Merge branch 'net-mana-enforce-tx-sge-limit-and-fix-error-cleanup'
Jakub Kicinski
-12
/
+53
2025-11-19
net: mana: Drop TX skb on post_work_request failure and unmap resources
Aditya Garg
-9
/
+5
2025-11-19
net: mana: Handle SKB if TX SGEs exceed hardware limit
Aditya Garg
-3
/
+48
2025-11-19
octeontx2-af: Skip TM tree print for disabled SQs
Anshumali Gaur
-0
/
+3
2025-11-19
dt-bindings: net: mediatek,net: Correct bindings for MT7981
Sjoerd Simons
-3
/
+23
2025-11-19
Merge branch 'net-stmmac-sanitise-stmmac_is_jumbo_frm'
Jakub Kicinski
-16
/
+10
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() returns boolean
Russell King (Oracle)
-16
/
+10
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() len should be unsigned
Russell King (Oracle)
-3
/
+3
2025-11-19
net: stmmac: convert priv->sph* to boolean and rename
Russell King (Oracle)
-17
/
+17
2025-11-18
selftests: fib_tests: add fib6 from ra to static test
Fernando Fernandez Mancera
-1
/
+65
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
-0
/
+4
2025-11-18
Merge branch 'af_unix-gc-cleanup-and-optimisation'
Jakub Kicinski
-52
/
+51
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
-21
/
+11
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
-3
/
+0
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
-13
/
+8
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
-8
/
+6
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
-14
/
+19
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
-9
/
+12
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
-10
/
+21
2025-11-18
Merge branch 'net-mlx5-misc-changes-2025-11-17'
Jakub Kicinski
-51
/
+111
2025-11-18
net/mlx5: Use EOPNOTSUPP instead of ENOTSUPP
Tariq Toukan
-8
/
+8
2025-11-18
net/mlx5: Abort new commands if all command slots are stalled
Saeed Mahameed
-0
/
+56
2025-11-18
net/mlx5: Remove redundant bw_share minimal value assignment
Carolina Jubran
-7
/
+0
2025-11-18
net/mlx5e: Recover SQ on excessive PTP TX timestamp delta
Carolina Jubran
-8
/
+17
2025-11-18
net/mlx5: Refactor EEPROM query error handling to return status separately
Gal Pressman
-28
/
+30
2025-11-18
netlink: specs: support ipv4-or-v6 for dual-stack fields
Hangbin Liu
-21
/
+23
2025-11-18
tools: ynl: Add MAC address parsing support
Hangbin Liu
-0
/
+9
2025-11-18
Merge branch 'net-expand-napi_skb_cache-use'
Jakub Kicinski
-17
/
+31
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
-0
/
+5
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
-10
/
+18
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
-7
/
+8
[next]