index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: fix some spelling mistakes
Zheng Yongjun
2021-06-23
6
-6
/
+6
*
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
4
-13
/
+29
*
cfg80211: trace more information in assoc trace event
Johannes Berg
2021-06-23
2
-3
/
+45
*
mac80211: improve AP disconnect message
Johannes Berg
2021-06-23
1
-2
/
+2
*
mac80211: rearrange struct txq_info for fewer holes
Johannes Berg
2021-06-23
1
-3
/
+6
*
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-06-23
1
-4
/
+3
*
nl80211/cfg80211: add BSS color to NDP ranging parameters
Avraham Stern
2021-06-23
1
-0
/
+12
*
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
2021-06-23
1
-0
/
+18
*
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
2021-06-23
2
-126
/
+71
*
mac80211: free skb in WEP error case
Johannes Berg
2021-06-23
1
-1
/
+4
*
mac80211: move SMPS mode setting after ieee80211_prep_connection
Shaul Triebitz
2021-06-23
1
-9
/
+9
*
mac80211: allow SMPS requests only in client mode
Johannes Berg
2021-06-23
1
-10
/
+8
*
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2021-06-23
1
-9
/
+0
*
wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...
Wen Gong
2021-06-23
1
-3
/
+7
*
mac80211: check per vif offload_flags in Tx path
Ryder Lee
2021-06-23
1
-0
/
+3
*
mac80211: add rate control support for encap offload
Ryder Lee
2021-06-23
2
-6
/
+15
*
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
Ryder Lee
2021-06-23
1
-23
/
+29
*
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
2021-06-23
2
-27
/
+28
*
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
2021-06-23
4
-28
/
+19
*
mac80211: don't open-code LED manipulations
Johannes Berg
2021-06-23
1
-10
/
+2
*
mac80211: consider per-CPU statistics if present
Johannes Berg
2021-06-23
1
-8
/
+3
*
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
2021-06-23
1
-5
/
+4
*
mac80211: remove the repeated declaration
Shaokun Zhang
2021-06-23
1
-1
/
+0
*
mac80211: refactor rc_no_data_or_no_ack_use_min function
Philipp Borgers
2021-06-23
1
-5
/
+1
*
mac80211: do not use low data rates for data frames with no ack flag
Philipp Borgers
2021-06-23
1
-0
/
+4
*
mac80211: simplify ieee80211_add_station()
Johannes Berg
2021-06-23
1
-9
/
+1
*
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
5
-46
/
+23
*
mac80211: refactor SKB queue processing a bit
Johannes Berg
2021-06-23
1
-109
/
+119
*
mac80211: unify queueing SKB to iface
Johannes Berg
2021-06-23
1
-18
/
+15
*
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
2021-06-23
1
-0
/
+4
*
cfg80211: clean up variable use in cfg80211_parse_colocated_ap()
Dan Carpenter
2021-06-23
1
-3
/
+3
*
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
2021-06-23
1
-8
/
+0
*
mac80211: Remove redundant assignment to ret
Yang Li
2021-06-23
1
-1
/
+0
*
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
2021-06-23
1
-1
/
+1
*
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
2021-06-23
1
-7
/
+7
*
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2021-06-22
2
-34
/
+23
*
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
2021-06-22
5
-2
/
+15
*
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
2021-06-22
3
-2
/
+11
*
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
2021-06-22
2
-0
/
+17
*
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
3
-19
/
+62
*
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
2021-06-22
1
-57
/
+49
*
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
2021-06-22
1
-36
/
+40
*
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
2021-06-22
1
-10
/
+2
*
sctp: enable PLPMTUD when the transport is ready
Xin Long
2021-06-22
4
-2
/
+13
*
sctp: do state transition when receiving an icmp TOOBIG packet
Xin Long
2021-06-22
2
-2
/
+53
*
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2021-06-22
2
-1
/
+39
*
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
2
-0
/
+46
*
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
4
-6
/
+62
*
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
5
-0
/
+93
*
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
2021-06-22
1
-0
/
+118
[next]