index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
9 days
MAINTAINERS: remove Mark Lee from MediaTek Ethernet
Jakub Kicinski
1
-1
/
+0
9 days
MAINTAINERS: mark stmmac ethernet as an Orphan
Jakub Kicinski
1
-4
/
+1
9 days
MAINTAINERS: remove Andy Gospodarek from bonding
Jakub Kicinski
2
-1
/
+4
9 days
MAINTAINERS: update maintainers for Microchip LAN78xx
Jakub Kicinski
2
-1
/
+6
9 days
MAINTAINERS: mark Synopsys DW XPCS as Orphan
Jakub Kicinski
2
-2
/
+5
9 days
net/mlx5: Fix variable not being completed when function returns
Chenguang Zhao
1
-0
/
+1
9 days
rtase: Fix a check for error in rtase_alloc_msix()
Dan Carpenter
1
-1
/
+1
9 days
net: stmmac: dwmac-tegra: Read iommu stream id from device tree
Parker Newman
1
-3
/
+11
9 days
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
9 days
mctp i3c: fix MCTP I3C driver multi-thread issue
Leo Yang
1
-0
/
+4
10 days
dt-bindings: net: pse-pd: Fix unusual character in documentation
Kory Maincent
1
-1
/
+1
10 days
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
10 days
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
10 days
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+2
10 days
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
10 days
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2
-68
/
+31
10 days
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
10 days
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
10 days
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
10 days
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
3
-18
/
+34
10 days
Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.
Chris Lu
2
-2
/
+9
10 days
Bluetooth: btnxpuart: Fix driver sending truncated data
Neeraj Sanjay Kale
1
-0
/
+1
10 days
Bluetooth: MGMT: Fix Add Device to responding before completing
Luiz Augusto von Dentz
1
-2
/
+36
10 days
Bluetooth: hci_sync: Fix not setting Random Address when required
Luiz Augusto von Dentz
1
-5
/
+6
11 days
eth: gve: use appropriate helper to set xdp_features
Jakub Kicinski
1
-5
/
+9
11 days
ipvlan: Fix use-after-free in ipvlan_get_iflink().
Kuniyuki Iwashima
1
-3
/
+7
11 days
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
1
-1
/
+1
11 days
eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...
Su Hui
7
-126
/
+0
11 days
igc: return early when failing to read EECD register
En-Wei Wu
1
-0
/
+6
11 days
ice: fix incorrect PHY settings for 100 GB/s
Przemyslaw Korba
1
-2
/
+2
11 days
ice: fix max values for dpll pin phase adjust
Arkadiusz Kubalewski
2
-12
/
+25
11 days
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
12 days
cxgb4: Avoid removal of uninserted tid
Anumula Murali Mohan Reddy
1
-1
/
+4
12 days
bnxt_en: Fix DIM shutdown
Michael Chan
1
-5
/
+33
12 days
bnxt_en: Fix possible memory leak when hwrm_req_replace fails
Kalesh AP
1
-1
/
+2
12 days
pds_core: limit loop over fw name list
Shannon Nelson
1
-1
/
+1
14 days
net: libwx: fix firmware mailbox abnormal return
Jiawen Wu
1
-13
/
+11
2025-01-04
selftests: tc-testing: reduce rshift value
Jakub Kicinski
1
-2
/
+2
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2025-01-04
tcp/dccp: allow a connection when sk_max_ack_backlog is zero
Zhongqiu Duan
1
-1
/
+1
2025-01-04
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
1
-2
/
+2
2025-01-03
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
2
-2
/
+4
2025-01-03
net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
Meghana Malladi
1
-0
/
+8
2025-01-03
net: ti: icssg-prueth: Fix firmware load sequence.
MD Danish Anwar
6
-121
/
+236
2025-01-03
mptcp: prevent excessive coalescing on receive
Paolo Abeni
1
-0
/
+1
2025-01-03
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
1
-9
/
+9
2025-01-03
mptcp: fix recvbuffer adjust on sleeping rcvmsg
Paolo Abeni
1
-3
/
+3
2025-01-03
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-03
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
2
-15
/
+17
2025-01-03
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
[next]