summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09net: devlink: Add missing error check to devlink_resource_put()Gavrilov Ilia
2022-12-09skbuff: Introduce slab_build_skb()Kees Cook
2022-12-09net: bcmgenet: Remove the unused functionJiapeng Chong
2022-12-09Merge branch 'mptcp-miscellaneous-cleanup'Jakub Kicinski
2022-12-09mptcp: return 0 instead of 'err' varMatthieu Baerts
2022-12-09mptcp: use nlmsg_free instead of kfree_skbGeliang Tang
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-09net: openvswitch: Add support to count upcall packetswangchuanlei
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo
2022-12-09Merge branch 'net-sched-retpoline'David S. Miller
2022-12-09net/sched: avoid indirect classify functions on retpoline kernelsPedro Tammela
2022-12-09net/sched: avoid indirect act functions on retpoline kernelsPedro Tammela
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela
2022-12-09xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King
2022-12-09Merge branch 'mlx5 IPsec packet offload support (Part II)'Steffen Klassert
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn
2022-12-08Merge branch 'fix-possible-deadlock-during-wed-attach'Jakub Kicinski
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-08selftests: net: Fix O=dir buildsBjörn Töpel
2022-12-08Merge branch 'mlxsw-add-spectrum-1-ip6gre-support'Jakub Kicinski
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel
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
2022-12-08net/mlx5e: TC, add support for meter mtu offloadOz Shlomo
2022-12-08net/mlx5e: meter, add mtu post meter tablesOz Shlomo
2022-12-08net/mlx5e: meter, refactor to allow multiple post meter tablesOz Shlomo
2022-12-08net/mlx5: DR, Add support for range match actionYevgeny Kliteynik
2022-12-08net/mlx5: DR, Add function that tells if STE miss addr has been initializedYevgeny Kliteynik
2022-12-08net/mlx5: DR, Some refactoring of miss address handlingYevgeny Kliteynik
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik