aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-03Merge branch 'selftests-mlxsw-a-couple-of-fixes'Jakub Kicinski
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-03net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean
2022-03-03bnx2: Fix an error messageChristophe JAILLET
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03Merge branch 'smc-fix'David S. Miller
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-03net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-02tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-02bpf, sockmap: Do not ignore orig_len parameterEric Dumazet
2022-03-02net: ipa: add an interconnect dependencyAlex Elder
2022-03-02net: fix up skbs delta_truesize in UDP GRO frag_listlena wang
2022-03-02Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski
2022-03-02Merge tag 'wireless-for-net-2022-03-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2022-03-02iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-02nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-02batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann
2022-03-02batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
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