aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-21iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg3-0/+82
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg3-12/+19
2021-12-21iwlwifi: dump CSR scratch from outer functionJohannes Berg1-7/+7
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg3-14/+58
2021-12-21iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2021-12-21iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho3-3/+16
2021-12-21iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein2-29/+99
2021-12-21iwlwifi: mvm: rfi: update rfi tableGregory Greenman1-14/+32
2021-12-21iwlwifi: add support for BNJ HWMike Golant3-1/+87
2021-12-21iwlwifi: mvm: Add list of OEMs allowed to use TASAyala Barazani1-0/+45
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit4-34/+73
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb3-16/+6
2021-12-21iwlwifi: pcie: add jacket bit to device configuration parsingMike Golant2-109/+118
2021-12-21iwlwifi: fw: remove dead error log codeJohannes Berg1-47/+0
2021-12-21iwlwifi: fix Bz NMI behaviourJohannes Berg2-3/+4
2021-12-21iwlwifi: do not use __unused as variable nameBjoern A. Zeeb1-1/+1
2021-12-21iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb1-0/+4
2021-12-21iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter1-12/+13
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter1-2/+1
2021-12-18xdp: move the if dev statements to the firstYajun Deng1-5/+5
2021-12-17mptcp: clean up harmless false expressionsJean Sacren1-4/+4
2021-12-17selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal2-66/+51
2021-12-17mptcp: enforce HoL-blocking estimationPaolo Abeni2-25/+48
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter1-3/+0
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter1-1/+0
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder1-0/+1
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+50
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley3-51/+383
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley5-51/+135
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley3-94/+453
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley3-52/+240
2021-12-17virtchnl: Add support for new VLAN capabilitiesBrett Creeley1-0/+377
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng1-2/+1
2021-12-16net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-16net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann1-9/+15
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann1-0/+4
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian1-0/+1
2021-12-16afs: Fix mmapDavid Howells2-2/+4
2021-12-16sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16net/smc: Prevent smc_release() from long blockingD. Wythe1-1/+3
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue4-0/+107