summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-02-12Revert "netfilter: flowtable: teardown flow if cached mtu is stale"Pablo Neira Ayuso
2025-02-11rxrpc: Fix alteration of headers whilst zerocopy pendingDavid Howells
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2025-02-11tcp: add the ability to control max RTOEric Dumazet
2025-02-11tcp: use tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet
2025-02-11mptcp: pm: add local parameter for set_flagsGeliang Tang
2025-02-11mptcp: pm: change rem type of set_flagsGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of set_flagsGeliang Tang
2025-02-11mptcp: pm: reuse sending nlmsg code in get_addrGeliang Tang
2025-02-11mptcp: pm: add id parameter for get_addrGeliang Tang
2025-02-11mptcp: pm: drop skb parameter of get_addrGeliang Tang
2025-02-11mptcp: pm: make three pm wrappers staticGeliang Tang
2025-02-11mptcp: pm: use NL_SET_ERR_MSG_ATTR when possibleMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: mark missing address attributesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: remove duplicated error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: use GENL_REQ_ATTR_CHECKGeliang Tang
2025-02-11mptcp: pm: improve error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: more precise error messagesMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: userspace: flags: clearer msg if no remote addrMatthieu Baerts (NGI0)
2025-02-11mptcp: pm: drop info of userspace_pm_remove_id_zero_addressGeliang Tang
2025-02-11wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel
2025-02-11wifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov
2025-02-11wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()Emmanuel Grumbach
2025-02-11wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit
2025-02-11wifi: mac80211: enable removing assoc linkJohannes Berg
2025-02-11wifi: mac80211: aggregation: remove deflink accesses for MLOJohannes Berg
2025-02-11wifi: mac80211: always send max agg subframe num in strict modeJohannes Berg
2025-02-11wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()Johannes Berg
2025-02-11wifi: mac80211: remove misplaced drv_mgd_complete_tx() callJohannes Berg
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-02-11wifi: mac80211: tests: add tests for ieee80211_determine_chan_modeBenjamin Berg
2025-02-11wifi: mac80211: add HT and VHT basic set verificationBenjamin Berg
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer
2025-02-11wifi: mac80211: Refactor ieee80211_sta_wmm_params()Ilan Peer
2025-02-11wifi: cfg80211: Fix trace print for removed linksIlan Peer
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel
2025-02-11net: rfkill: gpio: allow booting in blocked stateCatalin Popescu
2025-02-11netlink: support dumping IPv4 multicast addressesYuyang Huang
2025-02-11Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-...Paolo Abeni
2025-02-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-02-10net: fib_rules: Convert RTM_DELRULE to per-netns RTNL.Kuniyuki Iwashima
2025-02-10net: fib_rules: Add error_free label in fib_delrule().Kuniyuki Iwashima
2025-02-10net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL.Kuniyuki Iwashima
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima