summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-27iwlwifi: provide gso_type to GSO packetsEric Dumazet1-0/+3
2021-01-26staging: rtl8723bs: fix wireless regulatory API misuseJohannes Berg3-13/+9
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-01-26wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg1-2/+3
2021-01-26uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman1-3/+3
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg1-4/+2
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb1-2/+2
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz1-3/+3
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho3-0/+38
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2-0/+10
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen3-29/+68
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
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-24tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang3-7/+10
2021-01-24tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen4-2/+23
2021-01-23NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-01-23NFC: fix possible resource leakPan Bian1-0/+1
2021-01-23doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/d...Pali Rohár1-0/+12
2021-01-23chtls: Fix potential resource leakPan Bian1-4/+3
2021-01-23net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes2-86/+29
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes1-2/+2
2021-01-23net: fec: put child node on error pathPan Bian1-1/+2
2021-01-23net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian1-2/+2
2021-01-23net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao1-1/+2
2021-01-23net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-01-21mac80211: 160MHz with extended NSS BW in CSAShay Bar1-3/+7
2021-01-21net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut1-1/+1
2021-01-21net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut2-11/+21
2021-01-20X.509: Fix crash caused by NULL pointerTianjia Zhang1-1/+2
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai1-2/+0
2021-01-20net: systemport: free dev before on error pathPan Bian1-2/+4
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler2-1/+13
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel1-5/+18
2021-01-20tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima1-2/+2
2021-01-20bpf: Fix signed_{sub,add32}_overflows type handlingDaniel Borkmann1-3/+3
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol1-4/+4
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol1-2/+4