Age | Commit message (Expand) | Author | Files | Lines |
2022-12-12 | can: etas_es58x: remove es58x_get_product_info() | Vincent Mailhol | 1 | -49/+3 |
2022-12-12 | can: etas_es58x: export product information through devlink_ops::info_get() | Vincent Mailhol | 3 | -0/+264 |
2022-12-12 | USB: core: export usb_cache_string() | Vincent Mailhol | 2 | -1/+1 |
2022-12-12 | can: etas_es58x: add devlink port support | Vincent Mailhol | 2 | -8/+29 |
2022-12-12 | can: etas_es58x: add devlink support | Vincent Mailhol | 5 | -4/+31 |
2022-12-12 | can: c_can: use devm_platform_get_and_ioremap_resource() | Minghao Chi | 1 | -2/+1 |
2022-12-12 | can: flexcan: add auto stop mode for IMX93 to support wakeup | Haibo Chen | 2 | -3/+36 |
2022-12-12 | can: etas_es58x: sort the includes by alphabetic order | Vincent Mailhol | 4 | -11/+11 |
2022-12-12 | can: ctucanfd: Drop obsolete dependency on COMPILE_TEST | Jean Delvare | 1 | -1/+1 |
2022-12-10 | can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_info | Biju Das | 1 | -12/+4 |
2022-12-10 | can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_info | Biju Das | 1 | -2/+6 |
2022-12-10 | can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_info | Biju Das | 1 | -2/+6 |
2022-12-10 | can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_info | Biju Das | 1 | -15/+15 |
2022-12-10 | can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver data | Biju Das | 1 | -13/+30 |
2022-12-10 | can: m_can: sort header inclusion alphabetically | Vivek Yadav | 3 | -13/+13 |
2022-12-10 | can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var... | Marc Kleine-Budde | 1 | -2/+0 |
2022-12-10 | can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war... | Marc Kleine-Budde | 1 | -1/+1 |
2022-12-09 | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 20 | -445/+1542 |
2022-12-09 | skbuff: Introduce slab_build_skb() | Kees Cook | 2 | -2/+2 |
2022-12-09 | net: bcmgenet: Remove the unused function | Jiapeng Chong | 1 | -18/+0 |
2022-12-09 | Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 31 | -193/+1295 |
2022-12-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 5 | -475/+463 |
2022-12-08 | net: phy: remove redundant "depends on" lines | Randy Dunlap | 1 | -3/+0 |
2022-12-08 | net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails | Lorenzo Bianconi | 1 | -5/+12 |
2022-12-08 | net: ethernet: mtk_wed: fix some possible NULL pointer dereferences | Lorenzo Bianconi | 2 | -5/+11 |
2022-12-08 | nfp: Fix spelling mistake "tha" -> "the" | Colin Ian King | 1 | -1/+1 |
2022-12-08 | mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support | Ido Schimmel | 1 | -75/+8 |
2022-12-08 | mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations | Ido Schimmel | 1 | -47/+47 |
2022-12-08 | mlxsw: spectrum_router: Add support for double entry RIFs | Ido Schimmel | 3 | -1/+5 |
2022-12-08 | mlxsw: spectrum_router: Parametrize RIF allocation size | Ido Schimmel | 1 | -14/+27 |
2022-12-08 | mlxsw: spectrum_router: Use gen_pool for RIF index allocation | Ido Schimmel | 2 | -10/+67 |
2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 109 | -448/+886 |
2022-12-08 | net/mlx5: Expose steering dropped packets counter | Michael Guralnik | 1 | -3/+19 |
2022-12-08 | net/mlx5: Refactor and expand rep vport stat group | Or Har-Toov | 2 | -20/+90 |
2022-12-08 | net/mlx5e: multipath, support routes with more than 2 nexthops | Maor Dickman | 1 | -31/+48 |
2022-12-08 | net/mlx5e: TC, add support for meter mtu offload | Oz Shlomo | 8 | -9/+92 |
2022-12-08 | net/mlx5e: meter, add mtu post meter tables | Oz Shlomo | 3 | -7/+185 |
2022-12-08 | net/mlx5e: meter, refactor to allow multiple post meter tables | Oz Shlomo | 1 | -58/+96 |
2022-12-08 | net/mlx5: DR, Add support for range match action | Yevgeny Kliteynik | 7 | -3/+363 |
2022-12-08 | net/mlx5: DR, Add function that tells if STE miss addr has been initialized | Yevgeny Kliteynik | 7 | -0/+23 |
2022-12-08 | net/mlx5: DR, Some refactoring of miss address handling | Yevgeny Kliteynik | 1 | -10/+14 |
2022-12-08 | net/mlx5: DR, Manage definers with refcounts | Yevgeny Kliteynik | 5 | -2/+163 |
2022-12-08 | net/mlx5: DR, Handle FT action in a separate function | Yevgeny Kliteynik | 1 | -46/+81 |
2022-12-08 | net/mlx5: DR, Rework is_fw_table function | Yevgeny Kliteynik | 2 | -11/+18 |
2022-12-08 | net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object | Yevgeny Kliteynik | 2 | -0/+86 |
2022-12-08 | net/mlx5: fs, add match on ranges API | Yevgeny Kliteynik | 3 | -2/+26 |
2022-12-08 | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 45 | -81/+271 |
2022-12-08 | net/mlx4: small optimization in mlx4_en_xmit() | Eric Dumazet | 1 | -5/+5 |
2022-12-08 | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS | Eric Dumazet | 1 | -4/+12 |
2022-12-08 | net/mlx4: rename two constants | Eric Dumazet | 2 | -6/+8 |