summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-28MAINTAINERS: add missing header for bondingJakub Kicinski1-0/+1
2021-01-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-34/+60
2021-01-28net: decnet: fix netdev refcount leaking on error pathVadim Fedorenko1-1/+1
2021-01-28net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPPRasmus Villemoes1-10/+13
2021-01-27Merge branch 'net-fec-fix-temporary-rmii-clock-reset-on-link-up'Jakub Kicinski2-2/+9
2021-01-27net: fec: Fix temporary RMII clock reset on link upLaurent Badel2-2/+9
2021-01-27net: lapb: Add locking to the lapb moduleXie He3-20/+82
2021-01-27team: protect features update by RCU to avoid deadlockIvan Vecera1-3/+3
2021-01-27MAINTAINERS: add David Ahern to IPv4/IPv6 maintainersJakub Kicinski1-0/+1
2021-01-27Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski7-18/+26
2021-01-27Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski24-141/+264
2021-01-27iwlwifi: provide gso_type to GSO packetsEric Dumazet1-0/+3
2021-01-27igc: fix link speed advertisingCorinna Vinschen1-6/+18
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley3-12/+14
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley1-4/+4
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley1-1/+7
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley1-3/+6
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman1-1/+7
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-24NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-01-24NFC: fix possible resource leakPan Bian1-0/+1
2021-01-24doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/d...Pali Rohár1-0/+12
2021-01-24chtls: Fix potential resource leakPan Bian1-4/+3
2021-01-24net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6