summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol-4/+31
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi-2/+1
2022-12-12dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoCLad Prabhakar-1/+1
2022-12-12dt-bindings: can: fsl,flexcan: add imx93 compatibleHaibo Chen-0/+1
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen-3/+36
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol-11/+11
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare-1/+1
2022-12-12Merge patch series "R-Car CAN FD driver enhancements"Marc Kleine-Budde-34/+51
2022-12-10can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_infoBiju Das-12/+4
2022-12-10can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_infoBiju Das-2/+6
2022-12-10can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_infoBiju Das-2/+6
2022-12-10can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_infoBiju Das-15/+15
2022-12-10can: m_can: sort header inclusion alphabeticallyVivek Yadav-13/+13
2022-12-10can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver dataBiju Das-13/+30
2022-12-10can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...Marc Kleine-Budde-2/+0
2022-12-10can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...Marc Kleine-Budde-1/+1
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-512/+2141
2022-12-09net: devlink: Add missing error check to devlink_resource_put()Gavrilov Ilia-3/+4
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook-11/+66
2022-12-09net: bcmgenet: Remove the unused functionJiapeng Chong-18/+0
2022-12-09Merge branch 'mptcp-miscellaneous-cleanup'Jakub Kicinski-7/+7
2022-12-09mptcp: return 0 instead of 'err' varMatthieu Baerts-3/+3
2022-12-09mptcp: use nlmsg_free instead of kfree_skbGeliang Tang-4/+4
2022-12-09Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-195/+1373
2022-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-475/+463
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei-0/+121
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo-31/+46
2022-12-09Merge branch 'net-sched-retpoline'David S. Miller-72/+391
2022-12-09net/sched: avoid indirect classify functions on retpoline kernelsPedro Tammela-25/+49
2022-12-09net/sched: avoid indirect act functions on retpoline kernelsPedro Tammela-42/+81
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela-0/+256
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela-5/+5
2022-12-09xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King-1/+1
2022-12-09Merge branch 'mlx5 IPsec packet offload support (Part II)'Steffen Klassert-118/+1047
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap-3/+0
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn-6/+45
2022-12-08Merge branch 'fix-possible-deadlock-during-wed-attach'Jakub Kicinski-10/+23
2022-12-08net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi-5/+12
2022-12-08net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi-5/+11
2022-12-08nfp: Fix spelling mistake "tha" -> "the"Colin Ian King-1/+1
2022-12-08selftests: net: Fix O=dir buildsBjörn Töpel-3/+3
2022-12-08Merge branch 'mlxsw-add-spectrum-1-ip6gre-support'Jakub Kicinski-131/+138
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel-1/+1
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel-75/+8
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel-47/+47
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel-1/+5
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel-14/+27
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel-10/+67
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-809/+1991
2022-12-08net/mlx5: Expose steering dropped packets counterMichael Guralnik-3/+19