summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2024-07-05net: sched: act_sample: add action cookie to sampleAdrian Moreno
2024-07-05net: psample: add user cookieAdrian Moreno
2024-07-05tun: Assign missing bpf_net_context.Sebastian Andrzej Siewior
2024-07-05openvswitch: prepare for stolen verdict coming from conntrack and nat engineFlorian Westphal
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04Merge tag 'nf-24-07-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida
2024-07-04l2tp: Remove duplicate included header file trace.hThorsten Blum
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2024-07-03net: ethtool: fix compat with old RSS context APIJakub Kicinski
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03sctp: cancel a blocking accept when shutdown a listen socketXin Long
2024-07-02page_pool: convert to use netmemMina Almasry
2024-07-02net: Move flush list retrieval to where it is used.Sebastian Andrzej Siewior
2024-07-02net: Optimize xdp_do_flush() with bpf_net_context infos.Sebastian Andrzej Siewior
2024-07-02page_pool: export page_pool_disable_direct_recycling()David Wei
2024-07-02net: allow skb_datagram_iter to be called from any contextSagi Grimberg
2024-07-02net: limit scope of a skb_zerocopy_iter_stream varPavel Begunkov
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov
2024-07-02net: batch zerocopy_fill_skb_from_iter accountingPavel Begunkov
2024-07-02net: split __zerocopy_sg_from_iter()Pavel Begunkov
2024-07-02net: always try to set ubuf in skb_zerocopy_iter_streamPavel Begunkov
2024-07-01netfilter: Add bpf_xdp_flow_lookup kfuncLorenzo Bianconi
2024-07-01netfilter: nf_tables: Add flowtable map for xdp offloadFlorian Westphal
2024-07-01net: ethtool: Fix the panic caused by dev being null when dumping coalesceHeng Qi
2024-07-01Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2024-07-01xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert