summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-07-11ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin
2024-07-10bpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior
2024-07-10wifi: mac80211: fix AP chandef capturing in CSAJohannes Berg
2024-07-10libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov
2024-07-09net: fix rc7's __skb_datagram_iter()Hugh Dickins
2024-07-09net: tls: Pass union tls_crypto_context pointer to memzero_explicitSimon Horman
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09udp: Remove duplicate included header file trace/events/udp.hThorsten Blum
2024-07-09wifi: mac80211: add wiphy radio assignment and validationFelix Fietkau
2024-07-09wifi: mac80211: move code in ieee80211_link_reserve_chanctx to a helperFelix Fietkau
2024-07-09wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau
2024-07-09wifi: mac80211: add radio index to ieee80211_chanctx_confFelix Fietkau
2024-07-09wifi: mac80211: add support for DFS with multiple radiosFelix Fietkau
2024-07-09wifi: cfg80211: add helper for checking if a chandef is valid on a radioFelix Fietkau
2024-07-09wifi: cfg80211: extend interface combination check for multi-radioFelix Fietkau
2024-07-09wifi: cfg80211: add support for advertising multiple radios belonging to a wiphyFelix Fietkau
2024-07-09wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfigZong-Zhe Yang
2024-07-09l2tp: fix possible UAF when cleaning up tunnelsJames Chapman
2024-07-09skmsg: Skip zero length skb in sk_msg_recvmsgGeliang Tang
2024-07-08net: page_pool: fix warning codeJohannes Berg
2024-07-08bpf: Fix too early release of tcx_entryDaniel Borkmann
2024-07-08gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-07-08sunrpc: refactor pool_mode setting codeJeff Layton
2024-07-08sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton
2024-07-08SUNRPC: Add a trace point in svc_xprt_deferred_closeChuck Lever
2024-07-08svcrdma: Handle ADDR_CHANGE CM event properlyChuck Lever
2024-07-08svcrdma: Refactor the creation of listener CMA IDChuck Lever
2024-07-08SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-07-08xprtrdma: Remove temp allocation of rpcrdma_rep objectsChuck Lever
2024-07-08xprtrdma: Clean up synopsis of frwr_mr_unmap()Chuck Lever
2024-07-08xprtrdma: Handle device removal outside of the CM event handlerChuck Lever
2024-07-08rpcrdma: Implement generic device removalChuck Lever
2024-07-08xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever
2024-07-08wifi: mac80211: do not check BSS color collision in certain casesMichael-CY Lee
2024-07-08wifi: mac80211: cancel color change finalize work when link is stoppedMichael-CY Lee
2024-07-08wifi: mac80211: clear vif drv_priv after remove_interface when stoppingFelix Fietkau
2024-07-08wifi: nl80211: split helper function from nl80211_put_iface_combinationsFelix Fietkau
2024-07-08xprtrdma: removed asm-generic headers from verbs.cTanzir Hasan
2024-07-08xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu
2024-07-08xfrm: fix netdev reference count imbalanceJianbo Liu
2024-07-08act_ct: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-05tcp: fix incorrect undo caused by DSACK of TLP retransmitNeal Cardwell
2024-07-05net: openvswitch: store sampling probability in cb.Adrian Moreno
2024-07-05net: openvswitch: add psample actionAdrian Moreno
2024-07-05net: psample: allow using rate as probabilityAdrian Moreno
2024-07-05net: psample: skip packet copy if no listenersAdrian Moreno