summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: devlink: make sure that devlink_try_get() works with valid pointer durin...Jiri Pirko2022-07-261-91/+80
|/
* Merge branch 'octeontx2-minor-tc-fixes'Paolo Abeni2022-07-261-33/+73
|\
| * octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-07-261-12/+18
| * octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-07-261-21/+55
|/
* sfc/siena: fix repeated words in commentswangjianli2022-07-261-1/+1
* sfc/falcon: fix repeated words in commentswangjianli2022-07-261-1/+1
* Merge branch 'add-mtu-change-with-stmmac-interface-running'Jakub Kicinski2022-07-257-313/+459
|\
| * net: ethernet: stmicro: stmmac: permit MTU change with interface upChristian Marangi2022-07-251-6/+24
| * net: ethernet: stmicro: stmmac: generate stmmac dma conf before openChristian Marangi2022-07-251-173/+289
| * net: ethernet: stmicro: stmmac: move dma conf to dedicated structChristian Marangi2022-07-257-163/+172
| * net: ethernet: stmicro: stmmac: first disable all queues and disconnect in re...Christian Marangi2022-07-251-2/+2
| * net: ethernet: stmicro: stmmac: move queue reset to dedicated functionsChristian Marangi2022-07-251-28/+31
|/
* net: delete extra space and tab in blank lineWilliam Dean2022-07-252-2/+2
* Merge tag 'wireless-next-2022-07-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-07-25179-6856/+9151
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-2510-19/+14
| |\
| | * wifi: wcn36xx: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: wil6210: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: ath: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
| | * wifi: ath6kl: fix repeated words in commentsJilin Yuan2022-07-183-3/+3
| | * wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter2022-07-181-10/+4
| | * wifi: ath5k: fix repeated words in commentsJilin Yuan2022-07-182-2/+2
| | * wifi: ath11k: mac: fix long lineKalle Valo2022-07-181-1/+2
| * | wifi: mac80211: fix link data leakJohannes Berg2022-07-221-10/+10
| * | wifi: mac80211: mlme: fix disassoc with MLOJohannes Berg2022-07-221-3/+5
| * | wifi: mac80211: add macros to loop over active linksGregory Greenman2022-07-221-0/+15
| * | wifi: mac80211: remove erroneous sband/link validationJohannes Berg2022-07-221-13/+1
| * | wifi: mac80211: mlme: transmit assoc frame with address translationJohannes Berg2022-07-221-9/+9
| * | wifi: mac80211: verify link addresses are differentJohannes Berg2022-07-221-4/+34
| * | wifi: mac80211: rx: track link in RX dataJohannes Berg2022-07-222-2/+18
| * | wifi: mac80211: optionally implement MLO multicast TXJohannes Berg2022-07-225-11/+97
| * | wifi: mac80211: expand ieee80211_mgmt_tx() for MLOJohannes Berg2022-07-226-25/+51
| * | wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg2022-07-223-0/+20
| * | wifi: mac80211: report link ID to cfg80211 on mgmt RXJohannes Berg2022-07-221-1/+3
| * | wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg2022-07-222-0/+7
| * | wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern2022-07-223-19/+77
| * | wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern2022-07-222-1/+13
| * | wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-225-32/+81
| * | wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern2022-07-222-16/+73
| * | wifi: nl80211: add RX and TX timestamp attributesAvraham Stern2022-07-221-1/+21
| * | wifi: ieee80211: add helper functions for detecting TM/FTM framesAvraham Stern2022-07-221-0/+54
| * | wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg2022-07-221-5/+35
| * | wifi: mac80211: sta_info: fix link_sta insertionJohannes Berg2022-07-221-3/+14
| * | wifi: mac80211: mlme: fix link_sta setupJohannes Berg2022-07-221-5/+6
| * | wifi: nl80211/mac80211: clarify link ID in control port TXJohannes Berg2022-07-222-2/+47
| * | wifi: mac80211: return error from control port TX for dropsJohannes Berg2022-07-221-2/+7
| * | wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg2022-07-221-3/+2
| * | wifi: mac80211: more station handling sanity checksJohannes Berg2022-07-221-0/+7
| * | wifi: mac80211: fix link sta hash table handlingJohannes Berg2022-07-221-2/+16
| * | wifi: mac80211: validate link address doesn't changeJohannes Berg2022-07-221-6/+12
| * | wifi: mac80211: mlme: set sta.mlo to mlo stateJohannes Berg2022-07-221-2/+2