aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2025-02-12net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni1-0/+1
2025-02-12net: dsa: allow use of phylink managed EEE supportRussell King (Oracle)1-8/+17
2025-02-12net: report csum_complete via qstatsJakub Kicinski1-0/+1
2025-02-12xfrm: prevent high SEQ input in non-ESN modeLeon Romanovsky1-0/+12
2025-02-12Revert "netfilter: flowtable: teardown flow if cached mtu is stale"Pablo Neira Ayuso1-6/+2
2025-02-11rxrpc: Fix alteration of headers whilst zerocopy pendingDavid Howells5-57/+54
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet3-3/+14
2025-02-11tcp: add the ability to control max RTOEric Dumazet5-12/+25
2025-02-11tcp: use tcp_reset_xmit_timer()Eric Dumazet5-21/+18
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet2-5/+5
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet2-7/+5
2025-02-11mptcp: pm: add local parameter for set_flagsGeliang Tang4-38/+38
2025-02-11mptcp: pm: change rem type of set_flagsGeliang Tang1-4/+4
2025-02-11mptcp: pm: drop skb parameter of set_flagsGeliang Tang4-9/+9
2025-02-11mptcp: pm: reuse sending nlmsg code in get_addrGeliang Tang4-77/+50
2025-02-11mptcp: pm: add id parameter for get_addrGeliang Tang4-30/+26
2025-02-11mptcp: pm: drop skb parameter of get_addrGeliang Tang4-10/+8
2025-02-11mptcp: pm: make three pm wrappers staticGeliang Tang3-22/+20
2025-02-11mptcp: pm: use NL_SET_ERR_MSG_ATTR when possibleMatthieu Baerts (NGI0)2-22/+31
2025-02-11mptcp: pm: mark missing address attributesMatthieu Baerts (NGI0)2-7/+32
2025-02-11mptcp: pm: remove duplicated error messagesMatthieu Baerts (NGI0)1-15/+5
2025-02-11mptcp: pm: userspace: use GENL_REQ_ATTR_CHECKGeliang Tang1-22/+19
2025-02-11mptcp: pm: improve error messagesMatthieu Baerts (NGI0)2-3/+13
2025-02-11mptcp: pm: more precise error messagesMatthieu Baerts (NGI0)1-7/+24
2025-02-11mptcp: pm: userspace: flags: clearer msg if no remote addrMatthieu Baerts (NGI0)1-5/+3
2025-02-11mptcp: pm: drop info of userspace_pm_remove_id_zero_addressGeliang Tang1-7/+8
2025-02-11wifi: mac80211: remove debugfs dir for virtual monitorAlexander Wetzel2-7/+14
2025-02-11wifi: mac80211: Cleanup sta TXQs on flushAlexander Wetzel1-2/+3
2025-02-11wifi: nl80211: reject cooked mode if it is set along with other flagsVitaliy Shevtsov1-0/+5
2025-02-11wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()Emmanuel Grumbach1-32/+36
2025-02-11wifi: mac80211: ensure sdata->work is canceled before initialized.Miri Korenblit1-1/+4
2025-02-11wifi: mac80211: enable removing assoc linkJohannes Berg1-3/+0
2025-02-11wifi: mac80211: aggregation: remove deflink accesses for MLOJohannes Berg3-12/+19
2025-02-11wifi: mac80211: always send max agg subframe num in strict modeJohannes Berg1-2/+3
2025-02-11wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()Johannes Berg1-1/+2
2025-02-11wifi: mac80211: remove misplaced drv_mgd_complete_tx() callJohannes Berg1-1/+0
2025-02-11wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach2-2/+5
2025-02-11wifi: mac80211: tests: add tests for ieee80211_determine_chan_modeBenjamin Berg5-7/+265
2025-02-11wifi: mac80211: add HT and VHT basic set verificationBenjamin Berg1-0/+129
2025-02-11wifi: mac80211: add strict mode disabling workaroundsJohannes Berg2-16/+73
2025-02-11wifi: mac80211: Add processing of TTLM teardown frameIlan Peer4-5/+23
2025-02-11wifi: mac80211: Add support for EPCS configurationIlan Peer5-1/+335
2025-02-11wifi: mac80211: Refactor ieee80211_sta_wmm_params()Ilan Peer1-4/+17
2025-02-11wifi: cfg80211: Fix trace print for removed linksIlan Peer1-1/+1
2025-02-11wifi: mac80211: Drop cooked monitor supportAlexander Wetzel8-243/+94
2025-02-11wifi: nl80211/cfg80211: Stop supporting cooked monitorAlexander Wetzel1-0/+4
2025-02-11net: rfkill: gpio: allow booting in blocked stateCatalin Popescu1-0/+3
2025-02-11netlink: support dumping IPv4 multicast addressesYuyang Huang3-18/+90
2025-02-11Merge tag 'batadv-net-pullrequest-20250207' of git://git.open-mesh.org/linux-mergePaolo Abeni5-50/+91
2025-02-10Merge tag 'linux-can-fixes-for-6.14-20250208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski2-4/+5