summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-15hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15Add Paolo Abeni to networking maintainersJakub Kicinski
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-14net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-14net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-14esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-03-12netfilter: nf_tables: disable register trackingPablo Neira Ayuso
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche
2022-03-11net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10mm: gup: make fault_in_safe_writeable() use fixup_user_fault()Linus Torvalds
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-10gpio: sim: fix a typoBartosz Golaszewski
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-10af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang
2022-03-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09Merge branch 'selftests-pmtu-sh-fix-cleanup-of-processes-launched-in-subshell'Jakub Kicinski
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-09NFC: port100: fix use-after-free in port100_send_completePavel Skripkin