summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-17325-1801/+2304
|\
| * Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-1785-788/+520
| |\
| | * bonding: force carrier update when releasing slaveZhang Changzhong2022-02-171-3/+2
| | * nfp: flower: netdev offload check for ip6gretapDanie du Toit2022-02-171-0/+2
| | * ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-173-15/+18
| | * ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet2022-02-174-18/+21
| | * net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard2022-02-172-2/+10
| | * net: dsa: lan9303: handle hwaccel VLAN tagsMans Rullgard2022-02-171-14/+7
| | * vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee2022-02-171-0/+1
| | * Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"Jonas Gorski2022-02-171-7/+16
| | * ping: fix the dif and sdif check in ping_lookupXin Long2022-02-171-2/+9
| | * net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-02-171-0/+5
| | * net: sched: limit TC_ACT_REPEAT loopsEric Dumazet2022-02-171-3/+10
| | * tipc: fix wrong notification node addressesJon Maloy2022-02-171-5/+6
| | * net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov2022-02-171-1/+1
| | * ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-173-3/+9
| | * net: bridge: multicast: notify switchdev driver whenever MC processing gets d...Oleksandr Mazur2022-02-171-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-151-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