summary refs log tree commit diff
AgeCommit message (Expand)Author
2022-03-01net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean
2022-03-01Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-03-01Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg
2022-03-01netfilter: nf_queue: handle socket prefetchFlorian Westphal
2022-03-01netfilter: nf_queue: fix possible use-after-freeFlorian Westphal
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-03-01netfilter: nf_queue: don't assume sk is full socketFlorian Westphal
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-03-01nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-03-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-28net: ipa: fix a build dependencyAlex Elder
2022-02-28atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson
2022-02-28net/smc: Fix cleanup when register ULP failsTony Lu
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-02-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-02-25Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm...Jakub Kicinski
2022-02-25iavf: Fix __IAVF_RESETTING state usageSlawomir Laba
2022-02-25iavf: Fix missing check for running netdevSlawomir Laba
2022-02-25iavf: Fix deadlock in iavf_reset_taskSlawomir Laba
2022-02-25iavf: Fix race in init stateSlawomir Laba
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba
2022-02-25iavf: Fix init state closure on removeSlawomir Laba
2022-02-25iavf: Add waiting so the port is initialized in removeSlawomir Laba
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba
2022-02-25net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-02-25net: sxgbe: fix return value of __setup handlerRandy Dunlap
2022-02-25can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-02-25net: sparx5: Fix add vlan when invalid operationCasper Andersson
2022-02-25net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai
2022-02-25Merge branch 'ibmvnic-fixes'David S. Miller
2022-02-25ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu
2022-02-25ibmvnic: clear fop when retrying probeSukadev Bhattiprolu
2022-02-25ibmvnic: init init_done_rc earlierSukadev Bhattiprolu
2022-02-25ibmvnic: register netdev after init of adapterSukadev Bhattiprolu
2022-02-25ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu
2022-02-25ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu