summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-27ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-27Merge tag 'linux-can-fixes-for-5.11-20210127' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-27MAINTAINERS: add missing header for bondingJakub Kicinski
2021-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-01-27net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko
2021-01-27net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-01-26Merge branch 'net-fec-fix-temporary-rmii-clock-reset-on-link-up'Jakub Kicinski
2021-01-26net: fec: Fix temporary RMII clock reset on link upLaurent Badel
2021-01-26net: lapb: Add locking to the lapb moduleXie He
2021-01-26team: protect features update by RCU to avoid deadlockIvan Vecera
2021-01-26MAINTAINERS: add David Ahern to IPv4/IPv6 maintainersJakub Kicinski
2021-01-26Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman
2021-01-26staging: rtl8723bs: fix wireless regulatory API misuseJohannes Berg
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-26wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg
2021-01-25uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-01-25iwlwifi: queue: bail out on invalid freeingJohannes Berg
2021-01-25iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-01-25iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb
2021-01-25iwlwifi: mvm: clear IN_D3 after wowlan status cmdShaul Triebitz
2021-01-25iwlwifi: pcie: add rules to match Qu with Hr2Luca Coelho
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-01-25iwlwifi: mvm: fix the return type for DSM functions 1 and 2Matt Chen
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-01-25iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-01-25iwlwifi: pcie: set LTR on more devicesJohannes Berg
2021-01-25iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach
2021-01-25iwlwifi: fix the NMI flow for old devicesEmmanuel Grumbach
2021-01-25iwlwifi: pnvm: don't try to load after failuresJohannes Berg
2021-01-25iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg
2021-01-25iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg
2021-01-25iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-01-25iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-01-23tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPENPengcheng Yang
2021-01-23tcp: make TCP_USER_TIMEOUT accurate for zero window probesEnke Chen
2021-01-23NFC: fix resource leak when target index is invalidPan Bian