Age | Commit message (Expand) | Author |
2022-01-31 | r8169: add rtl_disable_exit_l1() | Heiner Kallweit |
2022-01-31 | phy: make phy_set_max_speed() *void* | Sergey Shtylyov |
2022-01-31 | net: dsa: mv88e6xxx: Improve indirect addressing performance | Tobias Waldekranz |
2022-01-31 | net: dsa: mv88e6xxx: Improve performance of busy bit polling | Tobias Waldekranz |
2022-01-31 | net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode | Sun Shouxin |
2022-01-29 | net: macb: Added ZynqMP-specific initialization | Robert Hancock |
2022-01-28 | Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-01-28 | net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended | Jisheng Zhang |
2022-01-28 | net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency" | Colin Ian King |
2022-01-28 | net: dsa: realtek: rtl8365mb: fix trap_door > 7 | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: allow non-cpu extint ports | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: add RTL8367RB-VB support | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: add RTL8367S support | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: use DSA CPU port | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1 | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rtl8365mb: rename extport to extint | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: add new mdio interface for drivers | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: convert subdrivers into modules | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: remove direct calls to realtek-smi | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek: rename realtek_smi to realtek_priv | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek-smi: move to subdirectory | Luiz Angelo Daros de Luca |
2022-01-28 | net: dsa: realtek-smi: fix kdoc warnings | Luiz Angelo Daros de Luca |
2022-01-28 | octeontx2-pf: Change receive buffer size using ethtool | Subbaraya Sundeep |
2022-01-28 | bnxt: report header-data split state | Jakub Kicinski |
2022-01-28 | net: dsa: microchip: Add property to disable reference clock | Robert Hancock |
2022-01-28 | net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frame | Lorenzo Bianconi |
2022-01-28 | net: sparx5: use .mac_select_pcs() interface | Russell King (Oracle) |
2022-01-27 | mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions | Ido Schimmel |
2022-01-27 | mlxsw: spectrum: Guard against invalid local ports | Amit Cohen |
2022-01-27 | mlxsw: core: Consolidate trap groups to a single event group | Jiri Pirko |
2022-01-27 | mlxsw: core: Move functions to register/unregister array of traps to core.c | Jiri Pirko |
2022-01-27 | mlxsw: core: Move basic trap group initialization from spectrum.c | Jiri Pirko |
2022-01-27 | mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code | Jiri Pirko |
2022-01-27 | mlxsw: spectrum: Set basic trap groups from an array | Jiri Pirko |
2022-01-27 | Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-01-27 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2022-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-27 | net/mlx5: VLAN push on RX, pop on TX | Dima Chumak |
2022-01-27 | net/mlx5: Introduce software defined steering capabilities | Dima Chumak |
2022-01-27 | net/mlx5e: CT, Remove redundant flow args from tc ct calls | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Store mapped tunnel id on flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: Test CT and SAMPLE on flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: Refactor eswitch attr flags to just attr flags | Roi Dayan |
2022-01-27 | net/mlx5e: CT, Don't set flow flag CT for ct clear flow | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Hold sample_attr on stack instead of pointer | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Reject rules with multiple CT actions | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Pass attr to tc_act can_offload() | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action() | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Move pedit_headers_action to parse_attr | Roi Dayan |