summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix kernel panic when enabling bearerTung Nguyen2022-03-041-5/+7
* net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock2022-03-041-1/+24
* Merge tag 'for-net-2022-03-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-03-042-27/+24
|\
| * Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_workLuiz Augusto von Dentz2022-03-031-26/+23
| * Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()Hans de Goede2022-03-031-1/+1
* | Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-0384-343/+988
|\ \
| * | ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2022-03-032-22/+14
| * | net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto changeVladimir Oltean2022-03-031-1/+1
| * | ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski2022-03-031-2/+4
| * | Merge branch 'selftests-mlxsw-a-couple-of-fixes'Jakub Kicinski2022-03-032-2/+3
| |\ \
| | * | selftests: mlxsw: resource_scale: Fix return valueAmit Cohen2022-03-031-1/+1
| | * | selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen2022-03-031-1/+2
| |/ /
| * | net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean2022-03-031-2/+2
| * | bnx2: Fix an error messageChristophe JAILLET2022-03-031-1/+1
| * | sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-031-1/+1
| |/
| * Merge branch 'smc-fix'David S. Miller2022-03-031-2/+3
| |\
| | * net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe2022-03-031-1/+2
| | * net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe2022-03-031-1/+1
| |/
| * net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-031-0/+3
| * tcp: make tcp_read_sock() more robustEric Dumazet2022-03-031-4/+6
| * bpf, sockmap: Do not ignore orig_len parameterEric Dumazet2022-03-031-1/+1
| * 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