summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-03-12netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...Kohei Enju
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-03-12xfrm: state: make xfrm_state_lookup_byaddr locklessFlorian Westphal
2025-03-12wifi: mac80211: use cfg80211_chandef_get_width()Johannes Berg
2025-03-12wifi: cfg80211: expose cfg80211_chandef_get_width()Johannes Berg
2025-03-12wifi: mac80211: use supported selectors from assoc in ML reconfJohannes Berg
2025-03-12wifi: mac80211: remove SSID from ML reconfJohannes Berg
2025-03-12wifi: mac80211: fix MPDU length parsing for EHT 5/6 GHzBenjamin Berg
2025-03-11net: mctp: unshare packets when reassemblingMatt Johnston
2025-03-11net: switchdev: Convert blocking notification chain to a raw oneAmit Cohen
2025-03-11wifi: mac80211: set WMM in ML reconfigurationJohannes Berg
2025-03-11wifi: mac80211: don't include MLE in ML reconf per-STA profileJohannes Berg
2025-03-11wifi: mac80211: fix ML reconf reset in disconnectJohannes Berg
2025-03-11wifi: mac80211: Notify cfg80211 about added link addressesIlan Peer
2025-03-11wifi: cfg80211: Update the link address when a link is addedIlan Peer
2025-03-11wifi: mac80211: fix warning on disconnect during failed ML reconfJohannes Berg
2025-03-11wifi: mac80211: fix userspace_selectors corruptionJohannes Berg
2025-03-11wifi: mac80211: allow 320 MHz FTM measurementsAvraham Stern
2025-03-11wifi: mac80211: fix U-APSD check in ML reconfigurationJohannes Berg
2025-03-11wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu
2025-03-11wifi: mac80211: mlme: support extended MLD capa/ops in assocJohannes Berg
2025-03-11wifi: cfg80211: allow setting extended MLD capa/opsJohannes Berg
2025-03-11wifi: cfg80211: move link reconfig parameters into a structJohannes Berg
2025-03-10mptcp: pm: move Netlink PM helpers to pm_netlink.cMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: split in-kernel PM specific codeMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: move generic PM helpers to pm.cMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: move generic helper at the topMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: export mptcp_remote_addressMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: worker: split in-kernel and common tasksMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: avoid calling PM specific code from coreMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: kernel: add '_pm' to mptcp_nl_set_flagsMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addrMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()Matthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_rm_addr_receivedMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_workMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_mp_prio_send_ackMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ackMatthieu Baerts (NGI0)
2025-03-10mptcp: pm: use addr entry for get_local_idGeliang Tang
2025-03-10net: devmem: do not WARN conditionally after netdev_rx_queue_restart()Taehee Yoo
2025-03-10net: ethtool: tsinfo: Fix dump commandKory Maincent
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn
2025-03-10ipv6: remove leftover ip6 cookie initializerWillem de Bruijn
2025-03-10svcrdma: do not unregister device for listenersOlga Kornievskaia
2025-03-10SUNRPC: Remove unused make_checksumDr. David Alan Gilbert
2025-03-10SUNRPC: Remove unused krb5_decryptDr. David Alan Gilbert
2025-03-10sunrpc: clean cache_detail immediately when flush is written frequentlyLi Lingfeng
2025-03-10afs: Use the per-peer app data provided by rxrpcDavid Howells
2025-03-10rxrpc: Allow the app to store private data on peer structsDavid Howells
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-08udp: expand SKB_DROP_REASON_UDP_CSUM useEric Dumazet