index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
1
-3
/
+24
2025-10-29
net: stmmac: est: Fix GCL bounds checks
Rohan G Thomas
1
-2
/
+2
2025-10-29
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
1
-4
/
+10
2025-10-29
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2
-15
/
+5
2025-10-29
net/mlx5e: kTLS, Cancel RX async resync request in error flows
Shahar Shitrit
3
-5
/
+37
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
2
-1
/
+9
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
2
-15
/
+15
2025-10-29
net: phy: dp83869: fix STRAP_OPMODE bitmask
Thanh Quan
1
-2
/
+2
2025-10-29
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-10-29
net: mctp: Fix tx queue stall
Jinliang Wang
1
-3
/
+5
2025-10-29
net/mlx5: Don't zero user_count when destroying FDB tables
Cosmin Ratiu
2
-2
/
+0
2025-10-29
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
1
-3
/
+9
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
3
-0
/
+3
2025-10-29
mptcp: restore window probe
Paolo Abeni
1
-1
/
+6
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
1
-13
/
+25
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
2
-8
/
+5
2025-10-29
netconsole: Fix race condition in between reader and writer of userdata
Gustavo Luiz Duarte
1
-8
/
+13
2025-10-29
Documentation: netconsole: Remove obsolete contact people
Bagas Sanjaya
1
-3
/
+0
2025-10-29
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
1
-2
/
+4
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
2
-3
/
+18
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
3
-20
/
+16
2025-10-29
trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()
Eric Dumazet
1
-0
/
+9
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
1
-2
/
+6
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
1
-0
/
+5
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
1
-1
/
+1
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
1
-3
/
+22
2025-10-28
net: hibmcge: fix the inappropriate netif_device_detach()
Jijie Shao
1
-4
/
+6
2025-10-28
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...
Jijie Shao
3
-1
/
+4
2025-10-28
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
Jijie Shao
1
-0
/
+1
2025-10-28
dpll: zl3073x: Fix output pin registration
Ivan Vecera
1
-1
/
+1
2025-10-28
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...
Pavel Zhigulin
1
-1
/
+6
2025-10-28
dpll: fix device-id-get and pin-id-get to return errors properly
Petr Oros
1
-16
/
+20
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-27
dt-bindings: net: sparx5: Narrow properly LAN969x register space windows
Krzysztof Kozlowski
1
-2
/
+2
2025-10-27
dpll: spec: add missing module-name and clock-id to pin-get reply
Petr Oros
1
-0
/
+2
2025-10-27
tools: ynl: avoid print_field when there is no reply
Hangbin Liu
1
-0
/
+3
2025-10-27
sfc: fix potential memory leak in efx_mae_process_mport()
Abdun Nihaal
1
-0
/
+4
2025-10-27
net: hns3: return error code when function fails
Jijie Shao
3
-6
/
+8
2025-10-27
MAINTAINERS: mark ISDN subsystem as orphan
Bagas Sanjaya
2
-6
/
+6
2025-10-27
tools: ynl: fix string attribute length to include null terminator
Petr Oros
1
-2
/
+2
2025-10-26
smb: server: let smb_direct_cm_handler() call ib_drain_qp() after smb_direct_...
Stefan Metzmacher
1
-3
/
+8
2025-10-26
smb: server: call smb_direct_post_recv_credits() when the negotiation is done
Stefan Metzmacher
1
-8
/
+28
2025-10-26
ksmbd: transport_ipc: validate payload size before reading handle
Qianchang Zhao
1
-1
/
+7
[next]