summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipa: add an interconnect dependencyAlex Elder2022-03-031-0/+1
* net: fix up skbs delta_truesize in UDP GRO frag_listlena wang2022-03-031-1/+1
* Merge tag 'batadv-net-pullrequest-20220302' of git://git.open-mesh.org/linux-...Jakub Kicinski2022-03-031-9/+20
|\
| * batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann2022-03-021-5/+14
| * batman-adv: Request iflink once in batadv_get_real_netdeviceSven Eckelmann2022-03-021-4/+5
| * batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann2022-03-021-4/+5
* | Merge tag 'wireless-for-net-2022-03-02' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2022-03-033-3/+6
|\ \
| * | iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach2022-03-021-2/+3
| * | nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2022-03-021-1/+2
| * | iwlwifi: fix build error for IWLMEIRandy Dunlap2022-03-021-0/+1
|/ /
* | ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon2022-03-021-2/+23
* | net: dsa: restore error path of dsa_tree_change_tag_protoVladimir Oltean2022-03-021-1/+1
* | Merge tag 'for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-03-021-36/+63
|\ \
| * | Bluetooth: Fix not checking MGMT cmd pending queueBrian Gix2022-03-021-36/+63
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-0213-20/+226
|\ \ \
| * | | net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey2022-03-013-6/+19
| * | | netfilter: nf_queue: handle socket prefetchFlorian Westphal2022-03-011-0/+12
| * | | netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-013-8/+19
| * | | selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal2022-03-014-1/+157
| * | | netfilter: nf_queue: don't assume sk is full socketFlorian Westphal2022-03-011-1/+10
| * | | netfilter: egress: silence egress hook lockdep splatsFlorian Westphal2022-02-281-0/+4
| * | | netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet2022-02-281-2/+3
| * | | netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variantEric Dumazet2022-02-231-2/+2
* | | | Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-03-0110-22/+54
|\ \ \ \
| * | | | cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg2022-03-011-1/+1
| * | | | mac80211: treat some SAE auth steps as finalJohannes Berg2022-03-012-5/+13
| * | | | nl80211: Handle nla_memdup failures in handle_nan_filterJiasheng Jiang2022-03-011-0/+12
| * | | | iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap2022-03-011-3/+8
| * | | | iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-012-3/+1
| * | | | rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks2022-03-011-0/+5
| * | | | mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande2022-02-161-2/+2
| * | | | mac80211: refuse aggregations sessions before authorizedJohannes Berg2022-02-161-1/+9
| * | | | mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu2022-02-161-7/+3
* | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2022-03-015-6/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | e1000e: Correct NVM checksum verification flowSasha Neftin2022-02-281-2/+2
| * | | | e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin2022-02-284-0/+32
| * | | | igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin2022-02-281-2/+0
| * | | | igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen2022-02-281-2/+0
|/ / / /
* | | | net: ipa: fix a build dependencyAlex Elder2022-02-281-0/+1
* | | | atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai2022-02-281-0/+2
* | | | net: sparx5: Add #include to remove warningCasper Andersson2022-02-281-0/+2
* | | | net/smc: Fix cleanup when register ULP failsTony Lu2022-02-281-1/+3
* | | | net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de2022-02-281-2/+6
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-02-263-75/+114
|\ \ \ \
| * | | | iavf: Fix __IAVF_RESETTING state usageSlawomir Laba2022-02-251-7/+6
| * | | | iavf: Fix missing check for running netdevSlawomir Laba2022-02-251-2/+5
| * | | | iavf: Fix deadlock in iavf_reset_taskSlawomir Laba2022-02-251-0/+1
| * | | | iavf: Fix race in init stateSlawomir Laba2022-02-251-1/+2
| * | | | iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba2022-02-253-24/+23
| * | | | iavf: Fix init state closure on removeSlawomir Laba2022-02-252-1/+27