summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wireguard: allowedips: initialize list head in selftestJason A. Donenfeld2021-06-041-1/+2
* wireguard: peer: allocate in kmem_cacheJason A. Donenfeld2021-06-043-4/+27
* wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2021-06-042-4/+4
* wireguard: do not use -O3Jason A. Donenfeld2021-06-041-2/+1
* wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld2021-06-041-0/+1
* wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld2021-06-041-1/+0
* Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2021-06-044-6/+30
|\
| * Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz2021-06-031-2/+21
| * Bluetooth: Fix VIRTIO_ID_BT assigned numberMarcel Holtmann2021-06-031-1/+1
| * Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-05-311-2/+2
| * Bluetooth: fix the erroneous flush_work() orderLin Ma2021-05-271-1/+6
* | virtio-net: fix for skb_over_panic inside big modeXuan Zhuo2021-06-041-1/+1
* | Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller2021-06-044-11/+16
|\ \
| * | ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun2021-06-031-1/+3
| * | ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei2021-06-031-1/+3
| * | net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()Andy Shevchenko2021-06-031-2/+2
| * | net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()Yang Li2021-06-031-3/+3
| * | net: ieee802154: fix null deref in parse dev addrDan Robertson2021-04-231-4/+5
* | | ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li2021-06-041-2/+6
* | | Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-0411-30/+138
|\ \ \
| * | | mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau2021-05-301-2/+1
| * | | mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi2021-05-303-11/+12
| * | | mt76: validate rx A-MSDU subframesFelix Fietkau2021-05-151-0/+26
| * | | mt76: mt76x0e: fix device hang during suspend/resumeLorenzo Bianconi2021-05-151-4/+77
| * | | mt76: mt7921: fix max aggregation subframes settingFelix Fietkau2021-05-151-2/+2
| * | | mt76: connac: fix HT A-MPDU setting field in STA_REC_PHYFelix Fietkau2021-05-151-0/+4
| * | | mt76: connac: do not schedule mac_work if the device is not runningLorenzo Bianconi2021-05-152-4/+6
| * | | mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_reportLorenzo Bianconi2021-05-151-7/+10
* | | | fib: Return the correct errno codeZheng Yongjun2021-06-041-1/+1
* | | | net: Return the correct errno codeZheng Yongjun2021-06-041-1/+1
* | | | net/x25: Return the correct errno codeZheng Yongjun2021-06-041-1/+1
* | | | cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy2021-06-041-9/+5
* | | | Merge branch 'caif-fixes'David S. Miller2021-06-047-12/+41
|\ \ \ \
| * | | | net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin2021-06-041-1/+13
| * | | | net: caif: fix memory leak in caif_device_notifyPavel Skripkin2021-06-041-1/+4
| * | | | net: caif: add proper error handlingPavel Skripkin2021-06-044-10/+18
| * | | | net: caif: added cfserl_release functionPavel Skripkin2021-06-042-0/+6
|/ / / /
* | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-06-0413-68/+112
|\ \ \ \
| * | | | ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski2021-06-033-3/+18
| * | | | igc: add correct exception tracing for XDPMagnus Karlsson2021-06-031-6/+5
| * | | | ixgbevf: add correct exception tracing for XDPMagnus Karlsson2021-06-031-0/+3
| * | | | igb: add correct exception tracing for XDPMagnus Karlsson2021-06-031-4/+6
| * | | | ixgbe: add correct exception tracing for XDPMagnus Karlsson2021-06-032-14/+16
| * | | | ice: add correct exception tracing for XDPMagnus Karlsson2021-06-032-5/+15
| * | | | i40e: add correct exception tracing for XDPMagnus Karlsson2021-06-032-3/+12
| * | | | igb: Fix XDP with PTP enabledKurt Kanzenbach2021-06-033-33/+37
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-034-24/+19
|\ \ \ \ \
| * | | | | bpf, lockdown, audit: Fix buggy SELinux lockdown permission checksDaniel Borkmann2021-06-022-22/+17
| * | | | | kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2021-05-272-2/+2
* | | | | | net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin2021-06-031-0/+5