summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2025-03-11wifi: mac80211: set WMM in ML reconfigurationJohannes Berg-0/+1
2025-03-11wifi: mac80211: don't include MLE in ML reconf per-STA profileJohannes Berg-1/+3
2025-03-11wifi: mac80211: fix ML reconf reset in disconnectJohannes Berg-4/+4
2025-03-11wifi: mac80211: Notify cfg80211 about added link addressesIlan Peer-1/+4
2025-03-11wifi: cfg80211: Update the link address when a link is addedIlan Peer-0/+4
2025-03-11wifi: mac80211: fix warning on disconnect during failed ML reconfJohannes Berg-1/+1
2025-03-11wifi: mac80211: fix userspace_selectors corruptionJohannes Berg-8/+6
2025-03-11wifi: mac80211: allow 320 MHz FTM measurementsAvraham Stern-1/+2
2025-03-11wifi: mac80211: fix U-APSD check in ML reconfigurationJohannes Berg-5/+4
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu-2/+14
2025-03-11wifi: mac80211: mlme: support extended MLD capa/ops in assocJohannes Berg-2/+32
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg-0/+16
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg-62/+55
2025-03-10mptcp: pm: move Netlink PM helpers to pm_netlink.cMatthieu Baerts (NGI0)-123/+117
2025-03-10mptcp: pm: split in-kernel PM specific codeMatthieu Baerts (NGI0)-1405/+1411
2025-03-10mptcp: pm: move generic PM helpers to pm.cMatthieu Baerts (NGI0)-468/+467
2025-03-10mptcp: pm: move generic helper at the topMatthieu Baerts (NGI0)-27/+27
2025-03-10mptcp: pm: export mptcp_remote_addressMatthieu Baerts (NGI0)-8/+11
2025-03-10mptcp: pm: worker: split in-kernel and common tasksMatthieu Baerts (NGI0)-20/+30
2025-03-10mptcp: pm: avoid calling PM specific code from coreMatthieu Baerts (NGI0)-7/+12
2025-03-10mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flagsMatthieu Baerts (NGI0)-4/+4
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addrMatthieu Baerts (NGI0)-5/+5
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()Matthieu Baerts (NGI0)-3/+3
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_receivedMatthieu Baerts (NGI0)-28/+27
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_workMatthieu Baerts (NGI0)-3/+3
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ackMatthieu Baerts (NGI0)-11/+11
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ackMatthieu Baerts (NGI0)-7/+7
2025-03-10mptcp: pm: use addr entry for get_local_idGeliang Tang-23/+20
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo-1/+3
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent-1/+2
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn-4/+5
2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn-2/+0
2025-03-10svcrdma: do not unregister device for listenersOlga Kornievskaia-1/+2
2025-03-10SUNRPC: Remove unused make_checksumDr. David Alan Gilbert-94/+0
2025-03-10SUNRPC: Remove unused krb5_decryptDr. David Alan Gilbert-57/+0
2025-03-10sunrpc: clean cache_detail immediately when flush is written frequentlyLi Lingfeng-1/+5
2025-03-10afs: Use the per-peer app data provided by rxrpcDavid Howells-2/+2
2025-03-10rxrpc: Allow the app to store private data on peer structsDavid Howells-0/+27
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski-0/+33
2025-03-08udp: expand SKB_DROP_REASON_UDP_CSUM useEric Dumazet-4/+4
2025-03-07netpoll: hold rcu read lock in __netpoll_send_skb()Breno Leitao-2/+7
2025-03-07netpoll: Optimize skb refilling on critical pathBreno Leitao-2/+13
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)-22/+32
2025-03-07tcp: ulp: diag: always print the name if anyMatthieu Baerts (NGI0)-11/+10
2025-03-07netmem: prevent TX of unreadable skbsMina Almasry-0/+3
2025-03-07net: ethtool: use correct device pointer in ethnl_default_dump_one()Eric Dumazet-2/+2
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz-27/+19
2025-03-07Bluetooth: hci_event: Fix enabling passive scanningLuiz Augusto von Dentz-15/+22
2025-03-07Bluetooth: SCO: fix sco_conn refcounting on sco_conn_readyPauli Virtanen-1/+12
2025-03-07wifi: cfg80211: cancel wiphy_work before freeing wiphyMiri Korenblit-0/+7