summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: check per vif offload_flags in Tx pathRyder Lee1-0/+3
2021-06-23mac80211: add rate control support for encap offloadRyder Lee2-6/+15
2021-06-23mac80211: call ieee80211_tx_h_rate_ctrl() when dequeueRyder Lee1-23/+29
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau3-27/+33
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach5-29/+27
2021-06-23mac80211: don't open-code LED manipulationsJohannes Berg1-10/+2
2021-06-23mac80211: consider per-CPU statistics if presentJohannes Berg1-8/+3
2021-06-23cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih1-5/+4
2021-06-23mac80211: remove the repeated declarationShaokun Zhang1-1/+0
2021-06-23mac80211: refactor rc_no_data_or_no_ack_use_min functionPhilipp Borgers1-5/+1
2021-06-23mac80211: do not use low data rates for data frames with no ack flagPhilipp Borgers1-0/+4
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers1-0/+18
2021-06-23mac80211: simplify ieee80211_add_station()Johannes Berg1-9/+1
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg5-46/+23
2021-06-23mac80211: refactor SKB queue processing a bitJohannes Berg1-109/+119
2021-06-23mac80211: unify queueing SKB to ifaceJohannes Berg1-18/+15
2021-06-23mac80211: minstrel_ht: ignore frame that was sent with noAck flagPhilipp Borgers1-0/+4
2021-06-23cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter1-3/+3
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg3-15/+0
2021-06-23mac80211: Remove redundant assignment to retYang Li1-1/+0
2021-06-23net: wireless: wext_compat.c: Remove redundant assignment to psYang Li1-1/+1
2021-06-23wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva1-7/+7
2021-06-23Merge branch 'mptcp-C-flag-and-fixes'David S. Miller11-41/+157
2021-06-23mptcp: refine mptcp_cleanup_rbufPaolo Abeni2-34/+23
2021-06-23selftests: mptcp: turn rp_filter off on each NICYonglong Li1-1/+2
2021-06-23selftests: mptcp: add deny_join_id0 testcasesGeliang Tang1-1/+74
2021-06-23mptcp: add deny_join_id0 in mptcp_options_receivedGeliang Tang5-2/+15
2021-06-23mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang4-3/+13
2021-06-23mptcp: add sysctl allow_join_initial_addr_portGeliang Tang3-0/+30
2021-06-22Merge branch 'sctp-packetization-path-MTU'David S. Miller23-127/+779
2021-06-22sctp: process sctp over udp icmp err on sctp sideXin Long4-19/+64
2021-06-22sctp: extract sctp_v4_err_handle function from sctp_v4_errXin Long1-57/+49
2021-06-22sctp: extract sctp_v6_err_handle function from sctp_v6_errXin Long1-36/+40
2021-06-22sctp: remove the unessessary hold for idev in sctp_v6_errXin Long1-10/+2
2021-06-22sctp: enable PLPMTUD when the transport is readyXin Long4-2/+13
2021-06-22sctp: do state transition when receiving an icmp TOOBIG packetXin Long2-2/+53
2021-06-22sctp: do state transition when a probe succeeds on HB ACK recv pathXin Long3-1/+40
2021-06-22sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send pathXin Long3-0/+47
2021-06-22sctp: do the basic send and recv for PLPMTUD probeXin Long6-7/+66
2021-06-22sctp: add the probe timer in transport for PLPMTUDXin Long10-1/+109
2021-06-22sctp: add the constants/variables and states and some APIs for transportXin Long3-3/+70
2021-06-22sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long2-0/+126
2021-06-22sctp: add probe_interval in sysctl and sock/asoc/transportXin Long7-0/+54
2021-06-22sctp: add pad chunk and its make function and event tableXin Long4-0/+57
2021-06-22net: marvell: return csum computation result from mvneta_rx_csum/mvpp2_rx_csumLorenzo Bianconi2-21/+12
2021-06-22Merge branch 'tc-testing-dnat-tuple-collision'David S. Miller2-19/+68
2021-06-22tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner1-0/+45
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner1-19/+23
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-06-22MAINTAINERS: network: add entry for WWANLoic Poulain1-0/+10