summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kalle Valo says:Jakub Kicinski2022-10-2930-376/+693
|\
| * wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-1014-252/+48
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-1096-2440/+3327
| |\
| * | wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel2022-10-101-0/+46
| * | cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-075-8/+24
| * | wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...Peter Seiderer2022-10-072-4/+0
| * | wifi: mac80211: fix ifdef symbol nameJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: remove support for AddBA with fragmentationJohannes Berg2022-10-071-19/+0
| * | wifi: mac80211: agg-rx: avoid band checkJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLOJohannes Berg2022-10-071-0/+10
| * | wifi: mac80211: don't clear DTIM period after setting itJohannes Berg2022-10-071-13/+12
| * | wifi: mac80211: change AddBA deny error messageJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: mlme: mark assoc link in outputJohannes Berg2022-10-071-2/+4
| * | wifi: mac80211: check link ID in auth/assoc continuationJohannes Berg2022-10-072-2/+6
| * | wifi: mac80211: mlme: fix null-ptr deref on failed assocJohannes Berg2022-10-071-2/+6
| * | wifi: mac80211: fix AddBA response addressingJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: set internal scan request BSSIDJohannes Berg2022-10-071-0/+2
| * | wifi: mac80211: advertise TWT requester only with HW supportHaim Dreyfuss2022-10-071-6/+24
| * | wifi: mac80211: use link_id in ieee80211_change_bss()Johannes Berg2022-10-071-19/+21
| * | wifi: nl80211: use link ID in NL80211_CMD_SET_BSSJohannes Berg2022-10-071-1/+3
| * | wifi: mac80211: transmit AddBA with MLD addressJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg2022-10-071-1/+1
| * | wifi: mac80211: Process association status for affiliated linksIlan Peer2022-10-072-5/+37
| * | wifi: mac80211: Parse station profile from association responseIlan Peer2022-10-073-6/+187
| * | wifi: cfg80211: support reporting failed linksJohannes Berg2022-10-073-1/+22
| * | wifi: mac80211: recalc station aggregate data during link switchJohannes Berg2022-10-073-9/+43
| * | wifi: mac80211: include link address in debugfsBenjamin Berg2022-10-071-0/+15
| * | wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-076-23/+189
| * | wifi: mac80211: add pointer from link STA to STABenjamin Berg2022-10-071-0/+1
* | | tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi2022-10-281-0/+2
* | | tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi2022-10-283-0/+6
* | | tcp: add support for PLB in DCTCPMubashir Adnan Qureshi2022-10-281-1/+22
* | | tcp: add PLB functionality for TCPMubashir Adnan Qureshi2022-10-283-2/+109
* | | tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi2022-10-282-0/+51
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-10-288-30/+621
|\ \ \
| * | | netfilter: nft_inner: set tunnel offset to GRE header offsetPablo Neira Ayuso2022-10-251-2/+7
| * | | netfilter: nft_inner: add geneve supportPablo Neira Ayuso2022-10-251-0/+17
| * | | netfilter: nft_meta: add inner match supportPablo Neira Ayuso2022-10-252-0/+70
| * | | netfilter: nft_inner: add percpu inner contextPablo Neira Ayuso2022-10-251-4/+22
| * | | netfilter: nft_inner: support for inner tunnel header matchingPablo Neira Ayuso2022-10-255-2/+463
| * | | netfilter: nft_payload: access ipip payload for inner offsetPablo Neira Ayuso2022-10-251-0/+3
| * | | netfilter: nft_payload: access GRE payload via inner offsetPablo Neira Ayuso2022-10-251-0/+32
| * | | netfilter: nft_objref: make it builtinFlorian Westphal2022-10-254-29/+4
| * | | netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso2022-10-251-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-2817-106/+174
|\ \ \ \
| * | | | kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet2022-10-271-1/+1
| * | | | net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet2022-10-271-1/+1
| * | | | Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-10-271-1/+3
| |\ \ \ \
| | * | | | can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...Yang Yingliang2022-10-271-1/+3
| * | | | | nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel2022-10-271-1/+1