summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg2-17/+28
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach1-25/+24
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach2-6/+13
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg1-0/+3
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon1-0/+3
2021-01-18mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi1-5/+4
2021-01-18mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-01-14iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai1-7/+0
2021-01-14mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor2-6/+6
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds66-309/+746
2021-01-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-1/+3
2021-01-08poll: fix performance regression due to out-of-line __put_user()Linus Torvalds1-3/+11
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek5-30/+18
2021-01-08Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-66/+122
2021-01-08net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-08Merge branch 's390-qeth-fixes-2021-01-07'Jakub Kicinski4-17/+30
2021-01-08s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-08s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-08s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-08Merge branch 'nexthop-various-fixes'Jakub Kicinski2-3/+5
2021-01-08selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-08nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-08nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-08nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-08octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-08Merge branch 'bug-fixes-for-chtls-driver'Jakub Kicinski1-47/+24
2021-01-08chtls: Fix chtls resources release sequenceAyush Sawal1-4/+4
2021-01-08chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal1-0/+5
2021-01-08chtls: Replace skb_dequeue with skb_peekAyush Sawal1-1/+1
2021-01-08chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal1-3/+1
2021-01-08chtls: Fix panic when route to peer not configuredAyush Sawal1-2/+12
2021-01-08chtls: Remove invalid set_tcb callAyush Sawal1-3/+0
2021-01-08chtls: Fix hardware tid leakAyush Sawal1-36/+3
2021-01-08Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2021-01-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-7/+14
2021-01-08Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'Jakub Kicinski4-8/+214
2021-01-08net: ip: always refragment ip defragmented packetsFlorian Westphal1-1/+1
2021-01-08net: fix pmtu check in nopmtudisc modeFlorian Westphal1-6/+5
2021-01-08selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...Florian Westphal2-1/+208
2021-01-07docs: octeontx2: tune rst markupLukas Bulwahn1-26/+36
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu1-0/+1
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu1-0/+2
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky1-2/+5
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin1-6/+18
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman1-0/+5
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel1-14/+13
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh3-7/+19