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-03-06
net: airoha: Increase max mtu to 9k
Lorenzo Bianconi
-1
/
+1
2025-03-06
net: airoha: Introduce airoha_dev_change_mtu callback
Lorenzo Bianconi
-0
/
+15
2025-03-06
net: airoha: Enable Rx Scatter-Gather
Lorenzo Bianconi
-26
/
+48
2025-03-06
net: airoha: Move min/max packet len configuration in airoha_dev_open()
Lorenzo Bianconi
-7
/
+7
2025-03-06
net: stmmac: simplify phylink_suspend() and phylink_resume() calls
Russell King (Oracle)
-14
/
+8
2025-03-06
net: stmmac: avoid shadowing global buf_sz
Russell King (Oracle)
-3
/
+3
2025-03-06
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
Jakub Kicinski
-0
/
+1
2025-03-06
selftests: net: fix error message in bpf_offload
Jakub Kicinski
-1
/
+3
2025-03-06
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
-6
/
+6
2025-03-06
net: stmmac: mostly remove "buf_sz"
Russell King (Oracle)
-6
/
+1
2025-03-06
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
-3
/
+0
2025-03-06
Merge branch 'net-stmmac-dwc-qos-add-fsd-eqos-support'
Jakub Kicinski
-3
/
+128
2025-03-06
net: stmmac: dwc-qos: Add FSD EQoS support
Swathi K S
-1
/
+7
2025-03-06
dt-bindings: net: Add FSD EQoS device tree bindings
Swathi K S
-2
/
+121
2025-03-06
Merge branch 'tcp-even-faster-connect-under-stress'
Jakub Kicinski
-18
/
+37
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
-14
/
+33
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
-4
/
+4
2025-03-06
tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
Eric Dumazet
-11
/
+26
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1188
/
+2550
2025-03-06
Merge branch 'net-hold-netdev-instance-lock-during-ndo-operations'
Jakub Kicinski
-489
/
+1046
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
-73
/
+101
2025-03-06
docs: net: document new locking reality
Stanislav Fomichev
-13
/
+56
2025-03-06
net: add option to request netdev instance lock
Stanislav Fomichev
-1
/
+7
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
-56
/
+41
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
-26
/
+82
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
-4
/
+33
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
-48
/
+88
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
-37
/
+80
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
-150
/
+329
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
-25
/
+41
2025-03-06
net: hold netdev instance lock during qdisc ndo_setup_tc
Stanislav Fomichev
-4
/
+24
2025-03-06
net: sched: wrap doit/dumpit methods
Stanislav Fomichev
-68
/
+123
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
-4
/
+22
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
-15
/
+54
2025-03-06
Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-316
/
+499
2025-03-06
Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-37
/
+66
2025-03-06
Merge tag 'exfat-for-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+23
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+5
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
-7
/
+6
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
-6
/
+6
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
-1
/
+2
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
-0
/
+3
2025-03-06
pid: Do not set pid_max in new pid namespaces
Michal Koutný
-1
/
+1
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
-20
/
+28
2025-03-05
net: dsa: mt7530: Fix traffic flooding for MMIO devices
Lorenzo Bianconi
-6
/
+2
2025-03-05
Merge branch 'net-phy-move-phy-package-code-to-its-own-source-file'
Jakub Kicinski
-384
/
+410
2025-03-05
net: phy: remove remaining PHY package related definitions from phy.h
Heiner Kallweit
-38
/
+38
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
-86
/
+73
[next]