summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-03-24rtnetlink: fix leak of SRCU struct in rtnl_link_registerSabrina Dubroca
2026-03-24net: ethtool: pass genl_info to the ethnl parse_request operationMaxime Chevallier
2026-03-24selftests/bpf: Add trampolines single and multi-level pointer params test cov...Slava Imameev
2026-03-24bpf: Remove ipv6_bpf_stub usage in test_runMartin KaFai Lau
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers
2026-03-24wifi: mac80211: don't consider the sband when processing capabilitiesMiri Korenblit
2026-03-24wifi: mac80211: properly handle error in ieee80211_add_virtual_monitorMiri Korenblit
2026-03-24wifi: cfg80211: support UNII-9 channels in ieee80211_channel_to_freq_khzEmmanuel Grumbach
2026-03-24wifi: mac80211: make ieee80211_find_chanctx link-unawareMiri Korenblit
2026-03-24wifi: mac80211: use for_each_chanctx_user_* in one more placeMiri Korenblit
2026-03-24wifi: cfg80211: Add support for additional 7 GHz channelsIlan Peer
2026-03-24wifi: mac80211: Replace strncpy() with strscpy_pad() in drv_switch_vif_chanct...Kees Cook
2026-03-24Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2026-03-24hv_sock: update outdated comment for renamed vsock_stream_recvmsg()Kexin Sun
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-sysfs: switch xps_queue_show() to sysfs_emit()Yury Norov
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23net: fix fanout UAF in packet_release() via NETDEV_UP raceYochai Eisenrich
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-20net: ethtool: re-order local includesMaxime Chevallier
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-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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-03-19Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike
2026-03-19Bluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
2026-03-19Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz
2026-03-19Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim
2026-03-19Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim
2026-03-19Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-19can: isotp: fix tx.buf use-after-free in isotp_sendmsg()Oliver Hartkopp
2026-03-19can: gw: fix OOB heap access in cgw_csum_crc8_rel()Ali Norouzi
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-03-19Merge tag 'wireless-next-2026-03-19' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni
2026-03-19can: statistics: add missing atomic access in hot pathOliver Hartkopp
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski