Age | Commit message (Expand) | Author |
2020-05-10 | net: ethtool: Make helpers public | Andrew Lunn |
2020-05-10 | net: ethtool: Add attributes for cable test reports | Andrew Lunn |
2020-05-10 | net: ethtool: netlink: Add support for triggering a cable test | Andrew Lunn |
2020-05-10 | net: phy: Add support for polling cable test | Andrew Lunn |
2020-05-10 | net: phy: Add cable test support to state machine | Andrew Lunn |
2020-05-10 | net: usb: qmi_wwan: remove redundant assignment to variable status | Colin Ian King |
2020-05-10 | net: huawei_cdc_ncm: remove redundant assignment to variable ret | Colin Ian King |
2020-05-10 | net: usb: ax88179_178a: remove redundant assignment to variable ret | Colin Ian King |
2020-05-10 | dsa: sja1105: fix semicolon.cocci warnings | kbuild test robot |
2020-05-09 | octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers | Kevin Hao |
2020-05-09 | IB/mlx4: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-09 | Merge branch 'mlxsw-spectrum-Enforce-some-HW-limitations-for-matchall-TC-offl... | Jakub Kicinski |
2020-05-09 | selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal... | Jiri Pirko |
2020-05-09 | selftests: mlxsw: tc_restrictions: add test to check sample action restrictions | Jiri Pirko |
2020-05-09 | selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_flower: Forbid to insert flower rules in collision with match... | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with f... | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_matchall: Expose a function to get min and max rule priority | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_flower: Expose a function to get min and max rule priority | Jiri Pirko |
2020-05-09 | mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress | Jiri Pirko |
2020-05-09 | hinic: add three net_device_ops of vf | Luo bin |
2020-05-09 | Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2020-05-09 | Merge branch 'net-atlantic-driver-updates' | Jakub Kicinski |
2020-05-09 | net: atlantic: unify MAC generation | Mark Starovoytov |
2020-05-09 | net: atlantic: remove check for boot code survivability before reset request | Mark Starovoytov |
2020-05-09 | net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code | Mark Starovoytov |
2020-05-09 | net: atlantic: remove TPO2 check from A0 code | Mark Starovoytov |
2020-05-09 | net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5 | Mark Starovoytov |
2020-05-09 | net: atlantic: minor MACSec code cleanup | Mark Starovoytov |
2020-05-09 | net: atlantic: use __packed instead of the full expansion. | Mark Starovoytov |
2020-05-09 | net/mlx5e: Enhance ICOSQ WQE info fields | Tariq Toukan |
2020-05-09 | net/mlx5: Accel, Remove unnecessary header include | Tariq Toukan |
2020-05-09 | net/mlx5e: Use struct assignment for WQE info updates | Tariq Toukan |
2020-05-09 | net/mlx5e: Take TX WQE info structures out of general EN header | Tariq Toukan |
2020-05-09 | net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flow | Tariq Toukan |
2020-05-09 | net/mlx5e: kTLS, Fill work queue edge separately in TX flow | Tariq Toukan |
2020-05-09 | net/mlx5e: Split TX acceleration offloads into two phases | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Update UDP fields of the SKB for GSO first | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Make TLS offload independent of wqe and pi | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Pass only eseg to IPSEC offload | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Unify checks of TLS offloads | Maxim Mikityanskiy |
2020-05-09 | net/mlx5e: Return bool from TLS and IPSEC offloads | Maxim Mikityanskiy |
2020-05-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2020-05-08 | net: lio_core: remove redundant assignment to variable tx_done | Colin Ian King |
2020-05-08 | net/atheros: remove redundant assignment to variable size | Colin Ian King |
2020-05-08 | cnic: remove redundant assignment to variable ret | Colin Ian King |
2020-05-08 | net: tg3: tidy up loop, remove need to compute off with a multiply | Colin Ian King |
2020-05-08 | Merge branch 'r8169-sync-few-functionalities-with-vendor-driver' | Jakub Kicinski |