summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-28net/handshake: Pass negative errno through handshake_complete()Chuck Lever
2026-05-28net/handshake: Use spin_lock_bh for hn_lockChuck Lever
2026-05-28net: skbuff: fix missing zerocopy reference in pskb_carve helpersMinh Nguyen
2026-05-28net/sched: act_mirred: Fix return code in early mirred redirect error pathsVictor Nogueira
2026-05-28net/sched: act_mirred: Fix blockcast recursion bypass leading to stack overflowKito Xu (veritas501)
2026-05-28net/sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loopJamal Hadi Salim
2026-05-28net/sched: fix packet loop on netem when duplicate is onJamal Hadi Salim
2026-05-28net/sched: Revert "net/sched: Restrict conditions for adding duplicating nete...Jamal Hadi Salim
2026-05-28wifi: cfg80211: use strscpy in cfg80211_wext_giwnameThorsten Blum
2026-05-28wifi: mac80211: fix channel evacuation logicMiri Korenblit
2026-05-28wifi: mac80211: refactor ieee80211_nan_try_evacuateMiri Korenblit
2026-05-28wifi: mac80211: add an option to filter out a channel in combinations checkMiri Korenblit
2026-05-28wifi: nl80211: re-check wiphy netns in testmode and vendor dump continuationsMaoyi Xie
2026-05-28wifi: mac80211: add KUnit coverage for negotiated TTLM parserMichael Bommarito
2026-05-27ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress()Rahul Chandelkar
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn
2026-05-27net/sched: cls_bpf: prevent unbounded recursion in offload rollbackJiayuan Chen
2026-05-27ethtool: eeprom: add more safeties to EEPROM Netlink fallbackJakub Kicinski
2026-05-27ethtool: eeprom: add missing ethnl_ops_begin() / _complete() during fallbackJakub Kicinski
2026-05-27ethtool: strset: fix header attribute index in ethnl_req_get_phydev()Jakub Kicinski
2026-05-27ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failureJakub Kicinski
2026-05-27ethtool: tsinfo: fix uninitialized stats on the by-PHC pathJakub Kicinski
2026-05-27ethtool: tsconfig: fix missing ethnl_ops_complete()Jakub Kicinski
2026-05-27ethtool: pse-pd: fix missing ethnl_ops_complete()Jakub Kicinski
2026-05-27ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup errorJakub Kicinski
2026-05-27ethtool: tsconfig: fix reply error handlingJakub Kicinski
2026-05-27ethtool: coalesce: cap profile updates at NET_DIM_PARAMS_NUM_PROFILESJakub Kicinski
2026-05-27net: page_pool: silence static analysis warnings in page_pool_nl_stats_fill()Zhao Dongdong
2026-05-27ipv6: frags: cleanup __IP6_INC_STATS() confusionEric Dumazet
2026-05-27bridge: Fix sleep in atomic context in sysfs pathIdo Schimmel
2026-05-27bridge: Fix sleep in atomic context in netlink pathIdo Schimmel
2026-05-27ipv6: mcast: annotate data-races around mca_usersYuyang Huang
2026-05-27net/dns_resolver: consolidate namelen checks in dns_queryThorsten Blum
2026-05-27Bluetooth: hci_sync: fix UAF in hci_le_create_cis_syncDoruk Tan Ozturk
2026-05-27Bluetooth: 6lowpan: check skb_clone() return value in send_mcast_pkt()Zhao Dongdong
2026-05-27Bluetooth: HIDP: fix missing length checks in hidp_input_report()Muhammad Bilal
2026-05-27Bluetooth: L2CAP: use chan timer to close channels in cleanup_listen()Siwei Zhang
2026-05-27Bluetooth: L2CAP: fix chan ref leak in l2cap_chan_timeout() on !connSiwei Zhang
2026-05-27Bluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha
2026-05-26rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()Eric Dumazet
2026-05-26rtnetlink: do not assume RTNL is held in link_master_filtered()Eric Dumazet
2026-05-26rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLYEric Dumazet
2026-05-26net: defer netdev_name_node_alt_flush() call to netdev_run_todo()Eric Dumazet
2026-05-26rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()Eric Dumazet
2026-05-26ipv6: validate extension header length before copying to cmsgQi Tang
2026-05-26net: hsr: require valid EOT supervision TLVLuka Gejak
2026-05-26Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-05-26tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()Eric Dumazet
2026-05-26tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()Eric Dumazet
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski