summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-25idpf: nullify pointers after they are freedLi Li1-0/+1
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li1-0/+3
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li1-0/+3
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li1-3/+3
2026-02-25net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)1-0/+1
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni8-43/+105
2026-02-24MAINTAINERS: Update AMD XGBE driver maintainersShyam Sundar S K1-1/+0
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior3-7/+20
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-02-24net/rds: fix recursive lock in rds_tcp_conn_slots_availableFernando Fernandez Mancera2-23/+8
2026-02-24tipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
2026-02-24dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera5-7/+55
2026-02-24kcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
2026-02-24gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
2026-02-24tls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
2026-02-24net: do not pass flow_id to set_rps_cpu()Eric Dumazet1-7/+5
2026-02-24MAINTAINERS: include all of framer under pef2256Jakub Kicinski1-2/+2
2026-02-24Bluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
2026-02-24Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz2-4/+19
2026-02-24Bluetooth: Fix CIS host feature conditionMariusz Skamra1-1/+1
2026-02-23Bluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
2026-02-23Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li1-10/+14
2026-02-23Bluetooth: purge error queues in socket destructorsHeitor Alves de Siqueira4-0/+4
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz2-9/+11
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz2-18/+47
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici1-17/+36
2026-02-21Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'Jakub Kicinski2-8/+105
2026-02-21selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi1-2/+98
2026-02-21bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-02-21bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-02-21udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
2026-02-21net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-02-21net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-02-21Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-5/+25
2026-02-21MAINTAINERS: update enic and usnic maintainersSatish Kharat1-2/+1
2026-02-20net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean1-1/+8
2026-02-20net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
2026-02-20net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-02-20espintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
2026-02-20psp: use sk->sk_hash in psp_write_headers()Eric Dumazet1-1/+38
2026-02-20tcp: fix potential race in tcp_v6_syn_recv_sock()Eric Dumazet9-66/+66
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds103-684/+1130
2026-02-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds19-101/+242
2026-02-19net: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
2026-02-19Merge branch 'mlx5-misc-fixes-2026-02-18'Jakub Kicinski9-85/+78
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu1-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu4-58/+61