summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: proc: fix rcvlist_* header alignment on 64-bit systemErik Flodin2021-04-251-2/+4
* can: add a note that RECV_OWN_MSGS frames are subject to filteringErik Flodin2021-04-241-0/+2
* can: etas_es58x: Fix a couple of spelling mistakesColin Ian King2021-04-241-2/+2
* can: etas_es58x: Fix missing null check on netdev pointerColin Ian King2021-04-241-1/+1
* phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)2021-04-231-0/+33
* net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King2021-04-231-1/+1
* selftests/net: bump timeout to 5 minutesPo-Hsu Lin2021-04-232-0/+3
* Merge branch 'mptcp-msg-flags'David S. Miller2021-04-233-27/+99
|\
| * selftests: mptcp: add a test case for MSG_PEEKYonglong Li2021-04-232-8/+69
| * mptcp: add MSG_PEEK supportYonglong Li2021-04-231-9/+13
| * mptcp: ignore unsupported msg flagsPaolo Abeni2021-04-231-4/+5
| * mptcp: implement MSG_TRUNC supportPaolo Abeni2021-04-231-7/+9
| * mptcp: implement dummy MSG_ERRQUEUE supportPaolo Abeni2021-04-231-0/+4
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-237-55/+115
|\
| * iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang2021-04-231-3/+12
| * iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang2021-04-231-6/+3
| * iavf: change the flex-byte support number to macro definitionHaiyue Wang2021-04-232-3/+8
| * iavf: remove duplicate free resources callsStefan Assmann2021-04-231-2/+0
| * i40e: use minimal admin queue for kdumpCoiby Xu2021-04-232-2/+9
| * i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu2021-04-231-0/+5
| * i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu2021-04-231-0/+9
| * i40e: refactor repeated link state reporting codeAleksandr Loktionov2021-04-231-39/+69
* | Merge branch 'mlxsw-selftest-fixes'David S. Miller2021-04-238-18/+30
|\ \
| * | selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2021-04-232-3/+19
| * | selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata2021-04-231-2/+2
| * | selftests: mlxsw: Return correct error code in resource scale testsDanielle Ratson2021-04-232-2/+6
| * | selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson2021-04-231-5/+1
| * | selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson2021-04-231-5/+1
| * | selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata2021-04-231-1/+1
|/ /
* | Merge tag 'wireless-drivers-next-2021-04-23' of git://git.kernel.org/pub/scm/...David S. Miller2021-04-2381-1157/+3428
|\ \
| * \ Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wirelessKalle Valo2021-04-2255-946/+2224
| |\ \
| | * | mt76: mt7921: reinit wpdma during drv_own if necessaryLorenzo Bianconi2021-04-211-0/+2
| | * | mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi2021-04-216-13/+3
| | * | mt76: mt7921: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | mt76: mt7915: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | mt76: mt7615: fix a precision vs width bug in printkDan Carpenter2021-04-211-1/+1
| | * | mt76: debugfs: introduce napi_threaded nodeLorenzo Bianconi2021-04-211-0/+28
| | * | mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi2021-04-213-19/+27
| | * | mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang2021-04-211-1/+1
| | * | mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi2021-04-213-1/+7
| | * | mt76: mt7663: add awake and doze time accountingLorenzo Bianconi2021-04-213-6/+52
| | * | mt76: mt7921: improve doze opportunityLorenzo Bianconi2021-04-212-3/+3
| | * | mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi2021-04-213-6/+2
| | * | mt76: mt7915: do not read rf value from efuse in flash modeShayne Chen2021-04-211-1/+1
| | * | mt76: move token utilities in mt76 common moduleLorenzo Bianconi2021-04-2114-113/+132
| | * | mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi2021-04-2111-73/+66
| | * | mt76: mt7921: fix possible invalid register accessSean Wang2021-04-211-1/+3
| | * | mt76: mt7921: enable deep sleep when the device suspendsSean Wang2021-04-211-0/+12
| | * | mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utilitySean Wang2021-04-212-8/+24
| | * | mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routineLorenzo Bianconi2021-04-214-0/+36