aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro2-23/+13
2025-07-02rpc_unlink(): saner calling conventionsAl Viro2-10/+8
2025-07-02rpc_populate(): lift cleanup into callersAl Viro1-66/+5
2025-07-02rpc_unlink(): use simple_recursive_removal()Al Viro1-20/+4
2025-07-02rpc_{rmdir_,}depopulate(): use simple_recursive_removal() insteadAl Viro1-41/+3
2025-07-02rpc_pipe: clean failure exits in fill_superAl Viro1-51/+16
2025-07-02net: ipv6: Fix spelling mistakeChenguang Zhao1-3/+3
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran3-4/+139
2025-07-02net: preserve MSG_ZEROCOPY with forwardingWillem de Bruijn3-2/+13
2025-07-02net: ipv4: fix stat increase when udp early demux drops the packetAntoine Tenart1-3/+4
2025-07-02net/sched: Always pass notifications when child class becomes emptyLion Ackermann1-14/+5
2025-07-02ipv6: ip6_mc_input() and ip6_mr_input() cleanupsEric Dumazet2-23/+15
2025-07-02ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpersEric Dumazet14-35/+39
2025-07-02ipv6: adopt dst_dev() helperEric Dumazet16-45/+58
2025-07-02ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]Eric Dumazet11-31/+35
2025-07-02net: dst: add four helpers to annotate data-races around dst->devEric Dumazet2-6/+6
2025-07-02net: dst: annotate data-races around dst->outputEric Dumazet2-2/+2
2025-07-02net: dst: annotate data-races around dst->inputEric Dumazet2-2/+2
2025-07-02net: dst: annotate data-races around dst->lastuseEric Dumazet2-2/+5
2025-07-02net: dst: annotate data-races around dst->expiresEric Dumazet2-10/+10
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet11-23/+24
2025-07-02udp: move udp_memory_allocated into net_aligned_dataEric Dumazet6-6/+6
2025-07-02tcp: move tcp_memory_allocated into net_aligned_dataEric Dumazet5-5/+8
2025-07-02net: move net_cookie into net_aligned_dataEric Dumazet1-6/+2
2025-07-02net: add struct net_aligned_dataEric Dumazet1-0/+3
2025-07-02xfrm: Duplicate SPI HandlingAakash Kumar S1-29/+43
2025-07-02xfrm: ipcomp: adjust transport header after decompressingFernando Fernandez Mancera1-1/+1
2025-07-02xfrm: Set transport header to fix UDP GRO handlingTobias Brunner2-0/+6
2025-07-01seg6: fix lenghts typo in a commentAndrea Mayer1-1/+1
2025-07-01rose: fix dangling neighbour pointers in rose_rt_device_down()Kohei Enju1-11/+4
2025-07-01ip6_tunnel: enable to change proto of fb tunnelsNicolas Dichtel1-5/+36
2025-07-01net: ethtool: fix leaking netdev ref if ethnl_default_parse() failedJakub Kicinski1-6/+12
2025-07-01Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+1
2025-07-01net: ieee8021q: fix insufficient table-size assertionRubenKelevra1-31/+13
2025-06-30net: net->nsid_lock does not need BH safetyEric Dumazet1-11/+11
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel1-10/+69
2025-06-30ipv6: guard ip6_mr_output() with rcuEric Dumazet1-1/+1
2025-06-30net: ethtool: move get_rxfh callback under the rss_lockJakub Kicinski3-9/+27
2025-06-30net: ethtool: move rxfh_fields callbacks under the rss_lockJakub Kicinski1-5/+10
2025-06-30net: ethtool: take rss_lock for all rxfh changesJakub Kicinski1-21/+21
2025-06-30net: ethtool: avoid OOB accesses in PAUSE_SETJakub Kicinski2-1/+2
2025-06-30wifi: cfg80211: fix S1G beacon head validation in nl80211Lachlan Hodges1-2/+5
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman28-99/+222
2025-06-28net: ipv4: guard ip_mr_output() with rcuEric Dumazet1-2/+2
2025-06-27tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK rangexin.guo1-1/+2
2025-06-27tcp: remove inet_rtx_syn_ack()Eric Dumazet4-12/+4
2025-06-27tcp: remove rtx_syn_ack fieldEric Dumazet3-3/+1
2025-06-27Bluetooth: HCI: Set extended advertising data synchronouslyChristian Eggers2-113/+130
2025-06-27Bluetooth: MGMT: mesh_send: check instances prior disabling advertisingChristian Eggers1-1/+2
2025-06-27Bluetooth: MGMT: set_mesh: update LE scan interval and windowChristian Eggers1-0/+22