index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
mac80211: rearrange struct txq_info for fewer holes
Johannes Berg
1
-3
/
+6
2021-06-23
ieee80211: add defines for HE PHY cap byte 10
Johannes Berg
1
-0
/
+2
2021-06-23
mac80211: Properly WARN on HW scan before restart
Ilan Peer
1
-4
/
+3
2021-06-23
nl80211/cfg80211: add BSS color to NDP ranging parameters
Avraham Stern
3
-3
/
+23
2021-06-23
mac80211: add to bss_conf if broadcast TWT is supported
Shaul Triebitz
2
-1
/
+21
2021-06-23
ieee80211: define timing measurement in extended capabilities IE
Krishnanand Prabhu
1
-1
/
+6
2021-06-23
mac80211: handle rate control (RC) racing with chanctx definition
Mordechay Goodstein
2
-126
/
+71
2021-06-23
mac80211: free skb in WEP error case
Johannes Berg
1
-1
/
+4
2021-06-23
mac80211: move SMPS mode setting after ieee80211_prep_connection
Shaul Triebitz
1
-9
/
+9
2021-06-23
mac80211: allow SMPS requests only in client mode
Johannes Berg
1
-10
/
+8
2021-06-23
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2
-9
/
+3
2021-06-23
ieee80211: add the value for Category '6' in "rtw_ieee80211_category"
Christophe JAILLET
1
-0
/
+1
2021-06-23
mac80211_hwsim: record stats in non-netlink path
Nguyen Dinh Phi
1
-0
/
+2
2021-06-23
mac80211_hwsim: add concurrent channels scanning support over virtio
Weilun Du
1
-10
/
+38
2021-06-23
wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz se...
Wen Gong
1
-3
/
+7
2021-06-23
mac80211: check per vif offload_flags in Tx path
Ryder Lee
1
-0
/
+3
2021-06-23
mac80211: add rate control support for encap offload
Ryder Lee
2
-6
/
+15
2021-06-23
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
Ryder Lee
1
-23
/
+29
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
3
-27
/
+33
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
5
-29
/
+27
2021-06-23
mac80211: don't open-code LED manipulations
Johannes Berg
1
-10
/
+2
2021-06-23
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-06-23
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
1
-5
/
+4
2021-06-23
mac80211: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-23
mac80211: refactor rc_no_data_or_no_ack_use_min function
Philipp Borgers
1
-5
/
+1
2021-06-23
mac80211: do not use low data rates for data frames with no ack flag
Philipp Borgers
1
-0
/
+4
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
1
-0
/
+18
2021-06-23
mac80211: simplify ieee80211_add_station()
Johannes Berg
1
-9
/
+1
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
5
-46
/
+23
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-23
mac80211: unify queueing SKB to iface
Johannes Berg
1
-18
/
+15
2021-06-23
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
1
-0
/
+4
2021-06-23
cfg80211: clean up variable use in cfg80211_parse_colocated_ap()
Dan Carpenter
1
-3
/
+3
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
3
-15
/
+0
2021-06-23
mac80211: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-06-23
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
1
-1
/
+1
2021-06-23
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-06-23
Merge branch 'mptcp-C-flag-and-fixes'
David S. Miller
11
-41
/
+157
2021-06-23
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2
-34
/
+23
2021-06-23
selftests: mptcp: turn rp_filter off on each NIC
Yonglong Li
1
-1
/
+2
2021-06-23
selftests: mptcp: add deny_join_id0 testcases
Geliang Tang
1
-1
/
+74
2021-06-23
mptcp: add deny_join_id0 in mptcp_options_received
Geliang Tang
5
-2
/
+15
2021-06-23
mptcp: add allow_join_id0 in mptcp_out_options
Geliang Tang
4
-3
/
+13
2021-06-23
mptcp: add sysctl allow_join_initial_addr_port
Geliang Tang
3
-0
/
+30
2021-06-22
Merge branch 'sctp-packetization-path-MTU'
David S. Miller
23
-127
/
+779
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
4
-19
/
+64
2021-06-22
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
1
-57
/
+49
2021-06-22
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
1
-36
/
+40
2021-06-22
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
1
-10
/
+2
2021-06-22
sctp: enable PLPMTUD when the transport is ready
Xin Long
4
-2
/
+13
[next]