summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-07-08tcp: Correct signedness in skb remaining space calculationJiayuan Chen
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke
2025-07-08net: replace ADDRLABEL with dynamic debugWang Liang
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-07-08net/sched: acp_api: no longer acquire RTNL in tc_action_net_exit()Eric Dumazet
2025-07-08net: mctp: test: Add tests for gateway routesJeremy Kerr
2025-07-08net: mctp: add gateway routing supportJeremy Kerr
2025-07-08net: mctp: allow NL parsing directly into a struct mctp_routeJeremy Kerr
2025-07-08net: mctp: remove routes by netid, not by deviceJeremy Kerr
2025-07-08net: mctp: pass net into route creationJeremy Kerr
2025-07-08net: mctp: test: Add initial socket testsJeremy Kerr
2025-07-08net: mctp: test: add sock test infrastructureJeremy Kerr
2025-07-08net: mctp: test: move functions into utils.[ch]Jeremy Kerr
2025-07-08net: mctp: test: Add extaddr routing output testJeremy Kerr
2025-07-08net: mctp: test: Add an addressed device constructorJeremy Kerr
2025-07-08net: mctp: separate cb from direct-addressing routingJeremy Kerr
2025-07-08net: mctp: separate routing database from routing operationsJeremy Kerr
2025-07-08net: mctp: test: make cloned_frag buffers more appropriately-sizedJeremy Kerr
2025-07-08net: mctp: don't use source cb data when forwarding, ensure pkt_type is setJeremy Kerr
2025-07-08wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan
2025-07-08wifi: cfg80211: move away from using a fake platform deviceGreg Kroah-Hartman
2025-07-07Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-07netpoll: move Ethernet setup to push_eth() helperBreno Leitao
2025-07-07netpoll: factor out UDP header setup into push_udp() helperBreno Leitao
2025-07-07netpoll: factor out IPv4 header setup into push_ipv4() helperBreno Leitao
2025-07-07netpoll: factor out IPv6 header setup into push_ipv6() helperBreno Leitao
2025-07-07netpoll: factor out UDP checksum calculation into helperBreno Leitao
2025-07-07netpoll: Improve code clarity with explicit struct size calculationsBreno Leitao
2025-07-07net: remove RTNL use for /proc/sys/net/core/rps_default_maskEric Dumazet
2025-07-07page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems...Byungchul Park
2025-07-07page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netme...Byungchul Park
2025-07-07page_pool: rename page_pool_return_page() to page_pool_return_netmem()Byungchul Park
2025-07-07tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima
2025-07-07netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets
2025-07-07wifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef
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