summaryrefslogtreecommitdiffstats
path: root/rust (unfollow)
Commit message (Expand)AuthorFilesLines
9 daysMAINTAINERS: remove Mark Lee from MediaTek EthernetJakub Kicinski1-1/+0
9 daysMAINTAINERS: mark stmmac ethernet as an OrphanJakub Kicinski1-4/+1
9 daysMAINTAINERS: remove Andy Gospodarek from bondingJakub Kicinski2-1/+4
9 daysMAINTAINERS: update maintainers for Microchip LAN78xxJakub Kicinski2-1/+6
9 daysMAINTAINERS: mark Synopsys DW XPCS as OrphanJakub Kicinski2-2/+5
9 daysnet/mlx5: Fix variable not being completed when function returnsChenguang Zhao1-0/+1
9 daysrtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter1-1/+1
9 daysnet: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman1-3/+11
9 dayssched: sch_cake: add bounds checks to host bulk flow fairness countsToke Høiland-Jørgensen1-65/+75
9 daysmctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang1-0/+4
10 daysdt-bindings: net: pse-pd: Fix unusual character in documentationKory Maincent1-1/+1
10 daysnet: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang1-0/+3
10 daysnet: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan2-8/+10
10 daysnet: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen1-1/+2
10 daysnet: hns3: don't auto enable misc vectorJian Shen1-5/+7
10 daysnet: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan2-68/+31
10 daysnet: hns3: fix missing features due to dev->features configuration too earlyHao Lan1-1/+0
10 daysnet: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan2-10/+61
10 daystcp: Annotate data-race around sk->sk_mark in tcp_v4_send_resetDaniel Borkmann1-1/+1
10 daysnetdev: prevent accessing NAPI instances from another namespaceJakub Kicinski3-18/+34
10 daysBluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu2-2/+9
10 daysBluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale1-0/+1
10 daysBluetooth: MGMT: Fix Add Device to responding before completingLuiz Augusto von Dentz1-2/+36
10 daysBluetooth: hci_sync: Fix not setting Random Address when requiredLuiz Augusto von Dentz1-5/+6
11 dayseth: gve: use appropriate helper to set xdp_featuresJakub Kicinski1-5/+9
11 daysipvlan: Fix use-after-free in ipvlan_get_iflink().Kuniyuki Iwashima1-3/+7
11 daystls: Fix tls_sw_sendmsg error handlingBenjamin Coddington1-1/+1
11 dayseth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui7-126/+0
11 daysigc: return early when failing to read EECD registerEn-Wei Wu1-0/+6
11 daysice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba1-2/+2
11 daysice: fix max values for dpll pin phase adjustArkadiusz Kubalewski2-12/+25
11 daysnet: don't dump Tx and uninitialized NAPIsJakub Kicinski1-2/+3
12 dayscxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy1-1/+4
12 daysbnxt_en: Fix DIM shutdownMichael Chan1-5/+33
12 daysbnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP1-1/+2
12 dayspds_core: limit loop over fw name listShannon Nelson1-1/+1
14 daysnet: libwx: fix firmware mailbox abnormal returnJiawen Wu1-13/+11
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-04net_sched: cls_flow: validate TCA_FLOW_RSHIFT attributeEric Dumazet1-1/+2
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan1-1/+1
2025-01-04net: 802: LLC+SNAP OID:PID lookup on start of skb dataAntonio Pastor1-2/+2
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang2-2/+4
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi1-0/+8
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar6-121/+236
2025-01-03mptcp: prevent excessive coalescing on receivePaolo Abeni1-0/+1
2025-01-03mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni1-9/+9
2025-01-03mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni1-3/+3
2025-01-03ila: serialize calls to nf_register_net_hooks()Eric Dumazet1-5/+11
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2-15/+17
2025-01-03af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet1-9/+3