Age | Commit message (Expand) | Author |
2017-08-25 | hinic: skb_pad() frees on error | Dan Carpenter |
2017-08-24 | hv_netvsc: Fix rndis_filter_close error during netvsc_remove | Haiyang Zhang |
2017-08-24 | Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2017-08-24 | hinic: uninitialized variable in hinic_api_cmd_init() | Dan Carpenter |
2017-08-24 | net: mv643xx_eth: Be drop monitor friendly | Florian Fainelli |
2017-08-24 | tg3: Be drop monitor friendly | Florian Fainelli |
2017-08-24 | net/mlx5e: make mlx5e_profile const | Bhumika Goyal |
2017-08-24 | net/mlx4_core: make mlx4_profile const | Bhumika Goyal |
2017-08-24 | ixgbe: use return codes from ndo_xdp_xmit that are distinguishable | Jesper Dangaard Brouer |
2017-08-24 | mlxsw: spectrum_dpipe: Add support for controlling neighbor counters | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_dpipe: Add support for IPv4 host table dump | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_router: Add support for setting counters on neighbors | Arkadi Sharshevsky |
2017-08-24 | mlxsw: reg: Make flow counter set type enum to be shared | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_dpipe: Add IPv4 host table initial support | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_dpipe: Fix label name | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_router: Add helpers for neighbor access | Arkadi Sharshevsky |
2017-08-24 | devlink: Move dpipe entry clear function into devlink | Arkadi Sharshevsky |
2017-08-24 | devlink: Add support for dynamic table size | Arkadi Sharshevsky |
2017-08-24 | mlxsw: spectrum_dpipe: Fix erif table op name space | Arkadi Sharshevsky |
2017-08-24 | net/mlx5: Add tracepoints | Matan Barak |
2017-08-24 | net/mlx5: Add hash table for flow groups in flow table | Matan Barak |
2017-08-24 | net/mlx5: Add hash table to search FTEs in a flow-group | Matan Barak |
2017-08-24 | net/mlx5: Don't store reserved part in FTEs and FGs | Matan Barak |
2017-08-24 | net/mlx5: Convert linear search for free index to ida | Matan Barak |
2017-08-24 | net/mlx5e: Fix wrong code indentation in conditional statement | Gal Pressman |
2017-08-24 | net/mlx5: Add a blank line after declarations V2 | Saeed Mahameed |
2017-08-23 | net: hinic: make functions set_ctrl0 and set_ctrl1 static | Colin Ian King |
2017-08-23 | mlxsw: spectrum_flower: Offload goto_chain termination action | Jiri Pirko |
2017-08-23 | mlxsw: spectrum_acl: Provide helper to lookup ruleset | Jiri Pirko |
2017-08-23 | mlxsw: spectrum_acl: Allow to get group_id value for a ruleset | Jiri Pirko |
2017-08-23 | mlxsw: spectrum: Offload multichain TC rules | Jiri Pirko |
2017-08-23 | net: mvpp2: software tso support | Antoine Ténart |
2017-08-23 | net: mvpp2: unify the txq size define use | Antoine Ténart |
2017-08-23 | net: define the TSO header size in net/tso.h | Antoine Ténart |
2017-08-23 | liquidio: change manner of detecting whether or not NIC firmware is loaded | Felix Manlunas |
2017-08-22 | net: amd: constify zorro_device_id | Arvind Yadav |
2017-08-22 | net: mvpp2: initialize the GoP | Antoine Ténart |
2017-08-22 | net: mvpp2: set maximum packet size for 10G ports | Stefan Chulski |
2017-08-22 | net: mvpp2: initialize the XLG MAC when using a port | Antoine Ténart |
2017-08-22 | net: mvpp2: initialize the GMAC when using a port | Antoine Ténart |
2017-08-22 | net: mvpp2: move the mii configuration in the ndo_open path | Antoine Ténart |
2017-08-22 | net: mvpp2: fix the synchronization module bypass macro name | Antoine Ténart |
2017-08-22 | net: mvpp2: unify register definitions coding style | Antoine Ténart |
2017-08-22 | net: mdio-gpio: make mdiobb_ops const | Bhumika Goyal |
2017-08-22 | net: ethernet: freescale: fs_enet: make mdiobb_ops const | Bhumika Goyal |
2017-08-22 | net: ethernet: ax88796: make mdiobb_ops const | Bhumika Goyal |
2017-08-22 | hv_netvsc: Add ethtool handler to set and get UDP hash levels | Haiyang Zhang |
2017-08-22 | hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() | Haiyang Zhang |
2017-08-22 | hv_netvsc: Clean up unused parameter from netvsc_get_hash() | Haiyang Zhang |
2017-08-22 | liquidio: make VF driver notify NIC firmware of MTU change | Veerasenareddy Burru |