summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08netfilter: ipset: exclude gc when resize is in progressJozsef Kadlecsik
2026-07-08netfilter: ipset: mark the rcu locked areas properlyJozsef Kadlecsik
2026-07-08netfilter: nft_lookup: fix catchall element handling with inverted lookupsTamaki Yanagawa
2026-07-08netfilter: ebtables: module names must be null-terminatedFlorian Westphal
2026-07-08netfilter: ebtables: zero chainstack arrayFlorian Westphal
2026-07-08netfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-08Merge branch 'ipv4-ipv6-fix-uaf-and-memory-leak-in-igmp-mld'Paolo Abeni
2026-07-08ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh
2026-07-08net/sched: cake: reject overhead values that underflow lengthSamuel Moelius
2026-07-08Merge tag 'for-net-2026-07-06' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-07-08net: mdio: select REGMAP_MMIO instead of depending on itRosen Penev
2026-07-07net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-07ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo
2026-07-07net/tls: Consume empty data records in tls_sw_read_sock()Chuck Lever
2026-07-06Bluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
2026-07-06Bluetooth: bpa10x: avoid OOB read of revision string in bpa10x_setup()Weiming Shi
2026-07-06Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen
2026-07-06Bluetooth: ISO: fix malformed ISO_END/CONT handlingPauli Virtanen
2026-07-06Bluetooth: btintel_pcie: Refactor FLR to use device_reprobe()Kiran K
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-06Bluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
2026-07-06Bluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
2026-07-06Bluetooth: sco: Fix a race condition in sco_sock_timeout()Sungwoo Kim
2026-07-06Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
2026-07-06Bluetooth: 6lowpan: hold L2CAP conn across debugfs controlCen Zhang
2026-07-06Bluetooth: 6lowpan: avoid untracked enable workCen Zhang
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-06Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()Maoyi Xie
2026-07-06Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-07-06Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-07-06Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
2026-07-06Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
2026-07-06Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-07-06Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet
2026-07-06net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-06net: qualcomm: rmnet: validate MAP frame length before ingress parsingXiang Mei
2026-07-06Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-06selftests: net: make busywait timeout clock portableNirmoy Das
2026-07-06qede: fix off-by-one in BD ring consumption on build_skb failureShigeru Yoshida
2026-07-05net: microchip: vcap: fix races on the shared Super VCAP blockJens Emil Schulz Østergaard
2026-07-05llc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai
2026-07-03Merge branch 'net-mlx5e-fix-crashes-in-dynamic-per-channel-stats-and-hv-vhca-...Paolo Abeni