Age | Commit message (Expand) | Author |
2022-12-12 | myri10ge: use strscpy() to instead of strncpy() | Xu Panda |
2022-12-12 | liquidio: use strscpy() to instead of strncpy() | Xu Panda |
2022-12-12 | hns: use strscpy() to instead of strncpy() | Xu Panda |
2022-12-12 | net: stmmac: Add check for taprio basetime configuration | Michael Sit Wei Hong |
2022-12-12 | drivers/net/virtio_net.c: Added USO support. | Andrew Melnychenko |
2022-12-12 | driver/net/tun: Added features for USO. | Andrew Melnychenko |
2022-12-09 | Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2022-12-09 | skbuff: Introduce slab_build_skb() | Kees Cook |
2022-12-09 | net: bcmgenet: Remove the unused function | Jiapeng Chong |
2022-12-09 | Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-12-09 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2022-12-08 | net: phy: remove redundant "depends on" lines | Randy Dunlap |
2022-12-08 | net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails | Lorenzo Bianconi |
2022-12-08 | net: ethernet: mtk_wed: fix some possible NULL pointer dereferences | Lorenzo Bianconi |
2022-12-08 | nfp: Fix spelling mistake "tha" -> "the" | Colin Ian King |
2022-12-08 | mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support | Ido Schimmel |
2022-12-08 | mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations | Ido Schimmel |
2022-12-08 | mlxsw: spectrum_router: Add support for double entry RIFs | Ido Schimmel |
2022-12-08 | mlxsw: spectrum_router: Parametrize RIF allocation size | Ido Schimmel |
2022-12-08 | mlxsw: spectrum_router: Use gen_pool for RIF index allocation | Ido Schimmel |
2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-12-08 | net/mlx5: Expose steering dropped packets counter | Michael Guralnik |
2022-12-08 | net/mlx5: Refactor and expand rep vport stat group | Or Har-Toov |
2022-12-08 | net/mlx5e: multipath, support routes with more than 2 nexthops | Maor Dickman |
2022-12-08 | net/mlx5e: TC, add support for meter mtu offload | Oz Shlomo |
2022-12-08 | net/mlx5e: meter, add mtu post meter tables | Oz Shlomo |
2022-12-08 | net/mlx5e: meter, refactor to allow multiple post meter tables | Oz Shlomo |
2022-12-08 | net/mlx5: DR, Add support for range match action | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Add function that tells if STE miss addr has been initialized | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Some refactoring of miss address handling | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Manage definers with refcounts | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Handle FT action in a separate function | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Rework is_fw_table function | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: DR, Add functions to create/destroy MATCH_DEFINER general object | Yevgeny Kliteynik |
2022-12-08 | net/mlx5: fs, add match on ranges API | Yevgeny Kliteynik |
2022-12-08 | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-12-08 | net/mlx4: small optimization in mlx4_en_xmit() | Eric Dumazet |
2022-12-08 | net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS | Eric Dumazet |
2022-12-08 | net/mlx4: rename two constants | Eric Dumazet |
2022-12-08 | ice: reschedule ice_ptp_wait_for_offset_valid during reset | Jacob Keller |
2022-12-08 | ice: make Tx and Rx vernier offset calibration independent | Siddaraju DH |
2022-12-08 | ice: only check set bits in ice_ptp_flush_tx_tracker | Jacob Keller |
2022-12-08 | ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp | Jacob Keller |
2022-12-08 | ice: cleanup allocations in ice_ptp_alloc_tx_tracker | Jacob Keller |
2022-12-08 | ice: protect init and calibrating check in ice_ptp_request_ts | Jacob Keller |
2022-12-08 | net/mlx5e: TC, allow meter jump control action | Oz Shlomo |
2022-12-08 | net/mlx5e: TC, init post meter rules with branching attributes | Oz Shlomo |
2022-12-08 | net/mlx5e: TC, rename post_meter actions | Oz Shlomo |
2022-12-08 | net/mlx5e: TC, initialize branching action with target attr | Oz Shlomo |
2022-12-08 | net/mlx5e: TC, initialize branch flow attributes | Oz Shlomo |