summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-26net: macb: use the current queue number for statsPaolo Valerio
2026-03-26Merge tag 'for-net-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-03-26tls: Purge async_hold in tls_decrypt_async_wait()Chuck Lever
2026-03-25Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou
2026-03-25Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loopHyunwoo Kim
2026-03-25Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()Hyunwoo Kim
2026-03-25Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang
2026-03-25Bluetooth: L2CAP: Fix send LE flow credits in ACL linkZhang Chen
2026-03-24net: mana: fix use-after-free in add_adev() error pathGuangshuo Li
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler
2026-03-24rtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca
2026-03-24net: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
2026-03-24virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24net: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
2026-03-24net: correctly handle tunneled traffic on IPV6_CSUM GSO fallbackWillem de Bruijn
2026-03-24Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-24net: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
2026-03-24Merge branch 'team-fix-header_ops-type-confusion-and-add-selftest'Paolo Abeni
2026-03-24selftests: team: add non-Ethernet header_ops reproducerJiayuan Chen
2026-03-24team: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
2026-03-24Merge branch 'virtio-net-fix-for-virtio_net_f_guest_hdrlen'Paolo Abeni
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
2026-03-23Merge branch 'ipv6-fix-two-gc-issues-with-permanent-routes'Jakub Kicinski
2026-03-23selftest: net: Add GC test for temporary routes with exceptions.Kuniyuki Iwashima
2026-03-23ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.Kuniyuki Iwashima
2026-03-23ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.Kuniyuki Iwashima
2026-03-20Merge branch 'net-bcmasp-fix-issues-during-driver-unbind'Jakub Kicinski
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen
2026-03-20Merge branch 'rtnetlink-add-missing-attributes-in-if_nlmsg_size'Jakub Kicinski
2026-03-20rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_sizeSabrina Dubroca
2026-03-20rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_sizeSabrina Dubroca
2026-03-20net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...Qi Tang
2026-03-20openvswitch: validate MPLS set/set_masked payload lengthYang Yang
2026-03-20openvswitch: defer tunnel netdev_put to RCU releaseYang Yang
2026-03-20Merge branch 'net-macb-fix-two-lock-warnings-when-wol-is-used'Jakub Kicinski
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-03-19net: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen
2026-03-19nfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-03-19ionic: fix persistent MAC address override on PFMohammad Heib
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz