summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-12-12net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-12net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-12-12myri10ge: use strscpy() to instead of strncpy()Xu Panda
2022-12-12liquidio: use strscpy() to instead of strncpy()Xu Panda
2022-12-12hns: use strscpy() to instead of strncpy()Xu Panda
2022-12-12net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: farsync: Fix kmemleak when rmmods farsyncLi Zetao
2022-12-12ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong
2022-12-12drivers/net/virtio_net.c: Added USO support.Andrew Melnychenko
2022-12-12driver/net/tun: Added features for USO.Andrew Melnychenko
2022-12-10can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_infoBiju Das
2022-12-10can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_infoBiju Das
2022-12-10can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_infoBiju Das
2022-12-10can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_infoBiju Das
2022-12-10can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver dataBiju Das
2022-12-10can: m_can: sort header inclusion alphabeticallyVivek Yadav
2022-12-10can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...Marc Kleine-Budde
2022-12-10can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...Marc Kleine-Budde
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook
2022-12-09net: bcmgenet: Remove the unused functionJiapeng Chong
2022-12-09Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-12-09Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe
2022-12-09drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can
2022-12-09net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui
2022-12-09net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong
2022-12-09net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap
2022-12-08net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi
2022-12-08net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi
2022-12-08nfp: Fix spelling mistake "tha" -> "the"Colin Ian King
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08net/mlx5: Expose steering dropped packets counterMichael Guralnik
2022-12-08net/mlx5: Refactor and expand rep vport stat groupOr Har-Toov
2022-12-08net/mlx5e: multipath, support routes with more than 2 nexthopsMaor Dickman