summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-14wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit
2023-06-14wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg
2023-06-14wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-14net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-13ethtool: ioctl: account for sopass diff in set_wolJustin Chen
2023-06-12kcm: Send multiple frags in one sendmsg()David Howells
2023-06-12kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12net: flower: add support for matching cfm fieldsZahari Doychev
2023-06-12net: flow_dissector: add support for cfm packetsZahari Doychev
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever
2023-06-12SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...Chuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_rw_ctxtChuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_send_ctxtChuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever
2023-06-12svcrdma: Allocate new transports on device's NUMA nodeChuck Lever
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet
2023-06-12tcp: remove some dead codeEric Dumazet
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet
2023-06-12net: ethtool: don't require empty header nestsJakub Kicinski
2023-06-12netlink: support extack in dump ->start()Jakub Kicinski
2023-06-12af_unix: Kconfig: make CONFIG_UNIX boolAlexander Mikhalitsyn
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean
2023-06-12xfrm: Use xfrm_state selector for BEET inputHerbert Xu
2023-06-12sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter
2023-06-12net/sched: act_pedit: Use kmemdup() to replace kmalloc + memcpyJiapeng Chong
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-06-10netlabel: fix shift wrapping bug in netlbl_catmap_setlong()Dmitry Mastykin
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-10mptcp: unify pm set_flags interfacesGeliang Tang
2023-06-10mptcp: unify pm get_flags_and_ifindex_by_idGeliang Tang
2023-06-10mptcp: unify pm get_local_id interfacesGeliang Tang