summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-07wifi: mac80211: reject VHT opmode for unsupported channel widthsMoon Hee Lee
2025-07-07wifi: mac80211: fix non-transmitted BSSID profile searchJohannes Berg
2025-07-07wifi: mac80211: clear frame buffer to never leak stackJohannes Berg
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-04libceph: Rename hmac_sha256() to ceph_hmac_sha256()Eric Biggers
2025-07-04af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFDAlexander Mikhalitsyn
2025-07-04af_unix: stash pidfs dentry when neededAlexander Mikhalitsyn
2025-07-04af_unix/scm: fix whitespace errorsAlexander Mikhalitsyn
2025-07-04af_unix: introduce and use scm_replace_pid() helperAlexander Mikhalitsyn
2025-07-04af_unix: introduce unix_skb_to_scm helperAlexander Mikhalitsyn
2025-07-04af_unix: rework unix_maybe_add_creds() to allow sleepAlexander Mikhalitsyn
2025-07-04xfrm: Skip redundant statistics update for crypto offloadJianbo Liu
2025-07-04xfrm: interface: fix use-after-free after changing collect_md xfrm interfaceEyal Birger
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-03Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz
2025-07-03Bluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz
2025-07-03ipv6: Cleanup fib6_drop_pcpu_from()Yue Haibing
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-03vsock/vmci: Clear the vmci transport packet properly when initializing itHarshaVardhana S A
2025-07-02rpc_create_client_dir(): return 0 or -E...Al Viro
2025-07-02rpc_create_client_dir(): don't bother with rpc_populate()Al Viro
2025-07-02rpc_new_dir(): the last argument is always NULLAl Viro
2025-07-02rpc_pipe: expand the calls of rpc_mkdir_populate()Al Viro
2025-07-02rpc_gssd_dummy_populate(): don't bother with rpc_populate()Al Viro
2025-07-02rpc_mkpipe_dentry(): switch to simple_start_creating()Al Viro
2025-07-02rpc_pipe: saner primitive for creating regular filesAl Viro
2025-07-02rpc_pipe: saner primitive for creating subdirectoriesAl Viro
2025-07-02rpc_pipe: don't overdo directory lockingAl Viro
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-07-02rpc_populate(): lift cleanup into callersAl Viro
2025-07-02rpc_unlink(): use simple_recursive_removal()Al Viro
2025-07-02rpc_{rmdir_,}depopulate(): use simple_recursive_removal() insteadAl Viro
2025-07-02rpc_pipe: clean failure exits in fill_superAl Viro
2025-07-02net: ipv6: Fix spelling mistakeChenguang Zhao
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran
2025-07-02net: preserve MSG_ZEROCOPY with forwardingWillem de Bruijn
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart
2025-07-02net/sched: Always pass notifications when child class becomes emptyLion Ackermann
2025-07-02ipv6: ip6_mc_input() and ip6_mr_input() cleanupsEric Dumazet
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet
2025-07-02ipv6: adopt dst_dev() helperEric Dumazet
2025-07-02ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet
2025-07-02net: dst: add four helpers to annotate data-races around dst->devEric Dumazet
2025-07-02net: dst: annotate data-races around dst->outputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->inputEric Dumazet
2025-07-02net: dst: annotate data-races around dst->lastuseEric Dumazet
2025-07-02net: dst: annotate data-races around dst->expiresEric Dumazet