summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-01-2724-141/+264
| | |\ \ \ \
| | | * | | | mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-01-251-1/+1
| | | * | | | iwlwifi: queue: bail out on invalid freeingJohannes Berg2021-01-251-4/+2
| | | * | | | iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-01-251-1/+2
| | | * | | | iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb2021-01-251-2/+2
| | | * | | | iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz2021-01-251-3/+3
| | | * | | | iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho2021-01-253-0/+38
| | | * | | | iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2021-01-252-0/+10
| | | * | | | iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen2021-01-253-29/+68
| | | * | | | iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg2021-01-251-1/+7
| | | * | | | iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg2021-01-251-6/+2
| | | * | | | iwlwifi: pcie: fix context info memory leakJohannes Berg2021-01-251-2/+9
| | | * | | | iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-01-251-0/+5
| | | * | | | iwlwifi: pcie: set LTR on more devicesJohannes Berg2021-01-252-17/+28
| | | * | | | iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach2021-01-251-25/+24
| | | * | | | iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach2021-01-252-6/+13
| | | * | | | iwlwifi: pnvm: don't try to load after failuresJohannes Berg2021-01-251-1/+7
| | | * | | | iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg2021-01-251-25/+25
| | | * | | | iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg2021-01-251-0/+3
| | | * | | | iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg2021-01-251-0/+3
| | | * | | | iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon2021-01-251-0/+3
| | | * | | | mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi2021-01-181-5/+4
| | | * | | | mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-01-181-2/+1
| | | * | | | iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai2021-01-141-7/+0
| | | * | | | mt76: Fix queue ID variable types after mcu queue splitNathan Chancellor2021-01-142-6/+6
| | * | | | | iwlwifi: provide gso_type to GSO packetsEric Dumazet2021-01-271-0/+3
| | | |_|/ / | | |/| | |
| | * | | | uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman2021-01-261-3/+3
| | * | | | tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang2021-01-243-7/+10
| | * | | | tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen2021-01-244-2/+23
| | * | | | NFC: fix resource leak when target index is invalidPan Bian2021-01-231-1/+1
| | * | | | NFC: fix possible resource leakPan Bian2021-01-231-0/+1
| | * | | | doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/d...Pali Rohár2021-01-231-0/+12
| | * | | | chtls: Fix potential resource leakPan Bian2021-01-231-4/+3
| | * | | | net: dsa: bcm_sf2: put device node before returnPan Bian2021-01-231-2/+6
| | * | | | Merge branch 'fix-and-move-definitions-of-mrp-data-structures'Jakub Kicinski2021-01-232-86/+29
| | |\ \ \ \
| | | * | | | net: mrp: move struct definitions out of uapiRasmus Villemoes2021-01-232-86/+29
| | | * | | | net: mrp: fix definitions of MRP test packetsRasmus Villemoes2021-01-231-2/+2
| | |/ / / /
| | * | | | net: fec: put child node on error pathPan Bian2021-01-231-1/+2
| | * | | | net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian2021-01-231-2/+2
| | * | | | net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao2021-01-231-1/+2
| | * | | | net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-01-231-0/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2021-01-214-15/+68
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-01-042-8/+61
| | | * | | selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-01-041-1/+1
| | | * | | af_key: relax availability checks for skb size calculationCong Wang2021-01-041-3/+3
| | | * | | xfrm: fix disable_xfrm sysctl when used on xfrm interfacesEyal Birger2021-01-041-2/+2
| | | * | | xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani2020-12-191-1/+1
| | * | | | net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut2021-01-211-1/+1
| | * | | | net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut2021-01-212-11/+21
| * | | | | Merge tag 'locking-urgent-2021-01-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-01-283-127/+98
| |\ \ \ \ \