Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap | Lorenzo Bianconi | 2020-02-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | rtw88: Fix return value of rtw_wow_check_fw_status | Chin-Yen Lee | 2020-02-03 | 1 | -12/+11 | |
| | * | | | | | | | | | | | | iwlwifi: d3: read all FW CPUs error info | Mordechay Goodstein | 2020-02-03 | 1 | -12/+40 | |
| | * | | | | | | | | | | | | iwlwifi: mvm: fix TDLS discovery with the new firmware API | Emmanuel Grumbach | 2020-02-03 | 4 | -15/+72 | |
| | * | | | | | | | | | | | | iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() | Andrei Otcheretianski | 2020-02-03 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | iwlwifi: mvm: avoid use after free for pmsr request | Avraham Stern | 2020-02-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | iwlwifi: mvm: update the DTS measurement type | Golan Ben Ami | 2020-02-03 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | iwlwifi: don't throw error when trying to remove IGTK | Luca Coelho | 2020-02-03 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | iwlwifi: mvm: Fix thermal zone registration | Andrei Otcheretianski | 2020-02-03 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | libertas: make lbs_ibss_join_existing() return error code on rates overflow | Nicolai Stange | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held | Nicolai Stange | 2020-01-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() | Qing Xu | 2020-01-27 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() | Qing Xu | 2020-01-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | mwifiex: fix unbalanced locking in mwifiex_process_country_ie() | Brian Norris | 2020-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-02-08 | 12 | -31/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | bpf: Improve bucket_log calculation logic | Martin KaFai Lau | 2020-02-07 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | selftests/bpf: Test freeing sockmap/sockhash with a socket in it | Jakub Sitnicki | 2020-02-07 | 1 | -0/+74 | |
| | * | | | | | | | | | | | | | bpf, sockhash: Synchronize_rcu before free'ing map | Jakub Sitnicki | 2020-02-07 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | bpf, sockmap: Don't sleep while holding RCU lock on tear-down | Jakub Sitnicki | 2020-02-07 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | bpftool: Don't crash on missing xlated program instructions | Toke Høiland-Jørgensen | 2020-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | bpf, sockmap: Check update requirements after locking | Lorenz Bauer | 2020-02-07 | 1 | -6/+10 | |
| | * | | | | | | | | | | | | | Merge branch 'bpf-xsk-fixes' | Daniel Borkmann | 2020-02-05 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | samples: bpf: Allow for -ENETDOWN in xdpsock | Maciej Fijalkowski | 2020-02-05 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | samples: bpf: Drop doubled variable declaration in xdpsock | Maciej Fijalkowski | 2020-02-05 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | i40e: Relax i40e_xsk_wakeup's return value when PF is busy | Maciej Fijalkowski | 2020-02-05 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change | Song Liu | 2020-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | selftests/bpf: Fix trampoline_count.c selftest compilation warning | Andrii Nakryiko | 2020-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | bpf: Fix modifier skipping logic | Alexei Starovoitov | 2020-02-04 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | bpftool: Remove redundant "HAVE" prefix from the large INSN limit check | Michal Rostecki | 2020-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | runqslower: Fix Makefile | Yulia Kartseva | 2020-01-31 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init() | Martin KaFai Lau | 2020-01-29 | 3 | -6/+8 | |
| * | | | | | | | | | | | | | | drop_monitor: Do not cancel uninitialized work item | Ido Schimmel | 2020-02-07 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'mlxsw-Various-fixes' | David S. Miller | 2020-02-07 | 5 | -6/+142 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | mlxsw: spectrum_dpipe: Add missing error path | Ido Schimmel | 2020-02-07 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | mlxsw: core: Add validation of hardware device types for MGPIR register | Vadim Pasternak | 2020-02-07 | 2 | -4/+10 | |
| | * | | | | | | | | | | | | | | mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort | Ido Schimmel | 2020-02-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | selftests: mlxsw: Add test cases for local table route replacement | Ido Schimmel | 2020-02-07 | 1 | -0/+76 | |
| | * | | | | | | | | | | | | | | mlxsw: spectrum_router: Prevent incorrect replacement of local table routes | Ido Schimmel | 2020-02-07 | 1 | -1/+51 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | net: dsa: microchip: enable module autoprobe | Razvan Stefanescu | 2020-02-07 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() | Eric Dumazet | 2020-02-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | dpaa_eth: support all modes with rate adapting PHYs | Madalin Bucur | 2020-02-07 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | | Merge branch 'stmmac-fixes' | David S. Miller | 2020-02-07 | 3 | -13/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | net: stmmac: update pci platform data to use phy_interface | Voon Weifeng | 2020-02-07 | 1 | -6/+8 | |
| | * | | | | | | | | | | | | | | net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter | Tan, Tee Min | 2020-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter | Verma, Aashish | 2020-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting | Ong Boon Leong | 2020-02-07 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+ | Tan, Tee Min | 2020-02-07 | 1 | -3/+4 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | hv_netvsc: Fix XDP refcnt for synthetic and VF NICs | Haiyang Zhang | 2020-02-07 | 2 | -3/+15 | |
| * | | | | | | | | | | | | | | Merge branch 'taprio-Some-fixes' | David S. Miller | 2020-02-07 | 1 | -35/+57 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | taprio: Fix dropping packets when using taprio + ETF offloading | Vinicius Costa Gomes | 2020-02-07 | 1 | -2/+2 |