summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix wrong notification node addressesJon Maloy2022-02-161-5/+6
* net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov2022-02-161-1/+1
* ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-163-3/+9
* net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur2022-02-161-0/+4
* CDC-NCM: avoid overflow in sanity checkingOliver Neukum2022-02-151-4/+4
* mctp: fix use after freeTom Rix2022-02-151-5/+6
* net: mscc: ocelot: fix use-after-free in ocelot_vlan_del()Vladimir Oltean2022-02-151-1/+5
* bonding: fix data-races around agg_select_timerEric Dumazet2022-02-152-6/+26
* dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie2022-02-151-1/+1
* dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix2022-02-151-1/+3
* ipv4: add description about martian sourceZhang Yunkai2022-02-151-0/+3
* crypto: af_alg - get rid of alg_memory_allocatedEric Dumazet2022-02-151-3/+0
* Merge tag 'ieee802154-for-net-2022-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2022-02-151-2/+2
|\
| * net: ieee802154: ca8210: Fix lifs/sifs periodsMiquel Raynal2022-02-021-2/+2
* | net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang2022-02-151-3/+0
* | tipc: fix wrong publisher node address in link publicationsJon Maloy2022-02-141-1/+1
* | USB: zaurus: support another broken ZaurusOliver Neukum2022-02-142-0/+24
* | MAINTAINERS: bridge: update my emailNikolay Aleksandrov2022-02-141-1/+1
* | net: fix documentation for kernel_getsocknameAlex Maydanik2022-02-141-2/+2
* | net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-145-29/+36
* | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-144-1/+9
* | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-143-5/+3
* | ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg2022-02-141-0/+6
* | tipc: fix a bit overflow in tipc_crypto_key_rcv()Hangyu Hua2022-02-131-1/+1
* | atl1c: fix tx timeout after link flap on Mikrotik 10/25G NICGatis Peisenieks2022-02-111-1/+1
* | mctp: serial: Cancel pending work from ndo_uninit handlerJeremy Kerr2022-02-111-1/+8
* | net: dsa: lan9303: fix reset on probeMans Rullgard2022-02-111-1/+1
* | Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-02-1124-637/+116
|\ \
| * | iwlwifi: fix use-after-freeJohannes Berg2022-02-101-0/+2
| * | cfg80211: fix race in netlink owner interface destructionJohannes Berg2022-02-041-13/+4
| * | iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho2022-02-033-7/+9
| * | iwlwifi: remove deprecated broadcast filtering featureLuca Coelho2022-02-038-565/+0
| * | iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach2022-02-031-2/+8
| * | iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach2022-02-031-1/+1
| * | iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach2022-02-031-9/+26
| * | iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach2022-02-031-2/+1
| * | iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
| * | iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2022-02-032-16/+18
| * | iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit2022-02-031-1/+1
| * | MAINTAINERS: add DT bindings files for ath10k and ath11kKalle Valo2022-01-311-0/+2
| * | MAINTAINERS: hand over ath9k maintainership to TokeKalle Valo2022-01-311-2/+2
| * | MAINTAINERS: change Loic as wcn36xx maintainerKalle Valo2022-01-311-2/+1
| * | MAINTAINERS: mark ath6kl as orphanKalle Valo2022-01-311-3/+1
| * | mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-01-311-0/+9
| * | mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-01-311-0/+4
| * | mac80211: mlme: check for null after calling kmemdupJiasheng Jiang2022-01-311-8/+21
| * | brcmfmac: firmware: Fix crash in brcm_alt_fw_pathPhil Elwell2022-01-281-2/+4
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-02-116-4/+124
|\ \ \
| * | | selftests: netfilter: disable rp_filter on routerHangbin Liu2022-02-111-0/+1