summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed1-0/+2
2026-04-02net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-02net/mlx5: lag: Check for LAG device before creating debugfsShay Drory1-0/+3
2026-04-02net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-02net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-02virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-02net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu1-2/+3
2026-04-02Merge tag 'nf-26-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski12-121/+192
2026-04-02Merge tag 'for-net-2026-04-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-115/+165
2026-04-02rds: ib: reject FRMR registration before IB connection is establishedWeiming Shi1-1/+6
2026-04-02ipv6: fix data race in fib6_metric_set() using cmpxchgHangbin Liu1-3/+11
2026-04-01Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_synchkbinbin1-1/+2
2026-04-01Bluetooth: SMP: derive legacy responder STK authentication from MITM stateOleh Konko1-4/+1
2026-04-01Bluetooth: SMP: force responder MITM requirements before building the pairing...Oleh Konko1-1/+5
2026-04-01Bluetooth: MGMT: validate mesh send advertising payload lengthKeenan Dong1-3/+11
2026-04-01Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evtPauli Virtanen1-13/+20
2026-04-01Bluetooth: hci_conn: fix potential UAF in set_cig_params_syncPauli Virtanen1-1/+7
2026-04-01Bluetooth: MGMT: validate LTK enc_size on loadKeenan Dong1-0/+3
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01Bluetooth: hci_sync: Fix UAF in le_read_features_completeLuiz Augusto von Dentz1-5/+5
2026-04-01Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once failsPauli Virtanen1-2/+11
2026-04-01Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if existsPauli Virtanen1-17/+36
2026-04-01Bluetooth: hci_event: move wake reason storage into validated event handlersOleh Konko1-59/+35
2026-04-01Bluetooth: SCO: fix race conditions in sco_sock_connect()Cen Zhang1-5/+21
2026-04-01Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediatePauli Virtanen1-2/+9
2026-04-01netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso1-2/+5
2026-04-01netfilter: x_tables: restrict xt_check_match/xt_check_target extensions for N...Pablo Neira Ayuso1-0/+23
2026-04-01netfilter: ipset: drop logically empty buckets in mtype_delYifan Wu1-1/+1
2026-04-01netfilter: ctnetlink: ignore explicit helper on new expectationsPablo Neira Ayuso1-45/+9
2026-04-01netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absentQi Tang1-0/+6
2026-04-01netfilter: nf_conntrack_helper: pass helper to expect cleanupQi Tang1-1/+1
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal3-5/+5
2026-04-01netfilter: x_tables: ensure names are nul-terminatedFlorian Westphal2-0/+11
2026-04-01netfilter: nfnetlink_log: account for netlink header sizeFlorian Westphal1-1/+1
2026-04-01netfilter: flowtable: strictly check for maximum number of actionsPablo Neira Ayuso1-66/+130
2026-04-01net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos1-10/+4
2026-04-01net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-01mptcp: fix soft lockup in mptcp_recvmsg()Li Xiasong1-3/+8
2026-04-01net: ipv6: flowlabel: defer exclusive option free until RCU teardownZhengchuan Liang1-5/+0
2026-03-31bridge: mrp: reject zero test interval to avoid OOM panicXiang Mei1-2/+2
2026-03-31Merge branch 'correct-bd-length-masks-and-bql-accounting-for-multi-bd-tx-pack...Paolo Abeni2-7/+6
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta1-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou1-0/+3
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei1-1/+1
2026-03-31bnxt_en: set backing store type from query typePengpeng Hou1-4/+4
2026-03-31net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi3-0/+10
2026-03-31net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to...Yochai Eisenrich1-0/+1
2026-03-31net: use skb_header_pointer() for TCPv4 GSO frag_off checkGuoyu Su1-3/+8
2026-03-31net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi1-1/+17