summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulationGal Pressman2022-07-281-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-3012-202/+269
|\ \
| * | ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski2022-07-281-1/+31
| * | ice: compress branches in ice_set_features()Maciej Fijalkowski2022-07-281-21/+19
| * | ice: Fix promiscuous mode not turning offMichal Wilczynski2022-07-283-19/+72
| * | ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski2022-07-2812-169/+155
| |/
* | Merge branch 'sfc-vf-representors-for-ef100-rx-side'Jakub Kicinski2022-07-3022-49/+1085
|\ \
| * | sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree2022-07-301-0/+27
| * | sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree2022-07-307-3/+158
| * | sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree2022-07-305-36/+33
| * | sfc: insert default MAE rules to connect VFs to representorsEdward Cree2022-07-3013-6/+606
| * | sfc: receive packets from EF100 VFs into representorsEdward Cree2022-07-303-0/+42
| * | sfc: check ef100 RX packets are from the wireEdward Cree2022-07-303-6/+26
| * | sfc: determine wire m-port at EF100 PF probe timeEdward Cree2022-07-304-0/+50
| * | sfc: ef100 representor RX top halfEdward Cree2022-07-302-0/+56
| * | sfc: ef100 representor RX NAPI pollEdward Cree2022-07-302-0/+75
| * | sfc: plumb ef100 representor statsEdward Cree2022-07-301-0/+14
|/ /
* | net: marvell: prestera: uninitialized variable bugDan Carpenter2022-07-301-1/+1
* | dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe2022-07-301-1/+1
* | Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-07-3055-1041/+992
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-07-2921-477/+396
| |\ \
| | * | wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue2022-07-292-0/+40
| | * | wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue2022-07-293-77/+81
| | * | wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue2022-07-297-124/+146
| | * | wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue2022-07-294-8/+8
| | * | wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi2022-07-271-2/+2
| | * | Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo2022-07-277-206/+0
| | * | wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty2022-07-276-69/+128
| * | | wifi: rtw88: check the return value of alloc_workqueue()William Dean2022-07-291-0/+4
| * | | wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang2022-07-291-1/+1
| * | | wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih2022-07-291-450/+446
| * | | wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen2022-07-282-17/+6
| * | | wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga2022-07-283-0/+11
| * | | dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivialAlvin Šipraga2022-07-281-0/+10
| * | | wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede2022-07-281-0/+23
| * | | wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede2022-07-283-11/+16
| * | | wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-283-42/+15
| * | | wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter2022-07-281-5/+1
| * | | wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang2022-07-271-1/+1
| * | | wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh2022-07-272-4/+3
| * | | wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh2022-07-274-3/+28
| * | | wifi: wilc1000: cancel the connect operation during interface downAjay Singh2022-07-273-4/+4
| * | | wifi: wilc1000: get correct length of string WID from received config packetAjay Singh2022-07-271-2/+3
| * | | wifi: wilc1000: set station_info flag only when signal value is validAjay Singh2022-07-271-2/+1
| * | | wifi: wilc1000: set correct value of 'close' variable in failure caseAjay Singh2022-07-271-1/+1
| * | | wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte arrayAjay Singh2022-07-271-0/+1
| * | | wifi: b43: do not initialise static variable to 0Xin Gao2022-07-271-1/+1
| * | | wifi: b43legacy: clean up one inconsistent indentingYang Li2022-07-271-1/+1
| * | | wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma2022-07-271-10/+11
| * | | wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König2022-07-271-3/+0