summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: add skb_segment kunit testWillem de Bruijn2023-10-113-0/+97
* net/core: Introduce netdev_core_stats_inc()Yajun Deng2023-10-111-2/+19
* net: dsa: remove dsa_port_phylink_validate()Russell King (Oracle)2023-10-111-15/+0
* appletalk: remove ipddp driverArnd Bergmann2023-10-102-1/+31
* tcp: change data receiver flowlabel after one dupDavid Morley2023-10-101-3/+11
* tcp: record last received ipv6 flowlabelDavid Morley2023-10-104-5/+20
* net: sock_dequeue_err_skb() optimizationEric Dumazet2023-10-061-0/+3
* Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-0672-2834/+2830
|\
| * Merge wireless into wireless-nextJohannes Berg2023-10-0642-9949/+10144
| |\
| * | wifi: mac80211: add back SPDX identifierJohannes Berg2023-09-291-0/+1
| * | wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/valueJohannes Berg2023-09-291-2/+3
| * | wifi: mac80211: expand __ieee80211_data_to_8023() statusJohannes Berg2023-09-262-12/+14
| * | wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return valueJohannes Berg2023-09-262-12/+18
| * | wifi: mac80211: remove RX_DROP_UNUSABLEJohannes Berg2023-09-264-52/+84
| * | wifi: mac80211: fix check for unusable RX resultJohannes Berg2023-09-262-1/+4
| * | wifi: cfg80211: add local_state_change to deauth traceJohannes Berg2023-09-261-2/+4
| * | wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg2023-09-251-3/+13
| * | wifi: mac80211: report per-link error during associationBenjamin Berg2023-09-251-1/+3
| * | wifi: cfg80211: report per-link errors during associationBenjamin Berg2023-09-251-6/+44
| * | wifi: mac80211: support antenna control in injectionJohannes Berg2023-09-251-0/+14
| * | wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker2023-09-252-0/+211
| * | wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker2023-09-252-0/+11
| * | wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer2023-09-252-1/+4
| * | wifi: mac80211: describe return values in kernel-docJohannes Berg2023-09-252-0/+4
| * | wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg2023-09-251-3/+13
| * | wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker2023-09-251-1/+33
| * | wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach2023-09-251-1/+7
| * | wifi: mac80211: use bandwidth indication element for CSAJohannes Berg2023-09-254-18/+45
| * | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-254-13/+12
| * | wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg2023-09-251-1/+8
| * | wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King2023-09-251-1/+1
| * | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-182-0/+26
| * | wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih2023-09-131-0/+4
| * | wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit2023-09-132-2/+3
| * | wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh2023-09-132-17/+2
| * | wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar2023-09-131-8/+12
| * | wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat2023-09-131-5/+4
| * | wifi: mac80211: additions to change_beacon()Aloka Dixit2023-09-131-0/+13
| * | wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit2023-09-131-0/+15
| * | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-134-50/+56
| * | wifi: mac80211: fixes in FILS discovery updatesAloka Dixit2023-09-131-37/+40
| * | wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2023-09-131-1/+15
| * | wifi: lib80211: remove unused variables iv32 and iv16Tom Rix2023-09-131-6/+6
| * | wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-139-151/+53
| * | wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-139-125/+33
| * | wifi: wext: avoid extra calls to strlen() in ieee80211_bss()Dmitry Antipov2023-09-131-22/+25
| * | wifi: mac80211: fix channel switch link dataJohannes Berg2023-09-112-5/+7
| * | wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer2023-09-111-1/+6
| * | wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg2023-09-111-10/+15
| * | wifi: mac80211: Print local link address during authenticationIlan Peer2023-09-111-2/+14