| Commit message (Expand) | Author | Age | Files | Lines |
* | net: hns3: make function hclge_set_all_vf_rst() static | Wei Yongjun | 2019-02-18 | 1 | -1/+1 |
* | net: sgi: use GFP_ATOMIC under spin lock | Wei Yongjun | 2019-02-18 | 1 | -1/+1 |
* | net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause | Maxime Chevallier | 2019-02-18 | 1 | -3/+0 |
* | net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec' | YueHaibing | 2019-02-18 | 1 | -5/+0 |
* | nfp: flower: fix masks for tcp and ip flags fields | Pieter Jansen van Vuuren | 2019-02-18 | 1 | -15/+20 |
* | nfp: devlink: allow flashing the device via devlink | Jakub Kicinski | 2019-02-18 | 4 | -32/+56 |
* | net: phy: use phy_resolve_aneg_linkmode in genphy_read_status | Heiner Kallweit | 2019-02-18 | 1 | -23/+1 |
* | net: phy: improve phy_resolve_aneg_linkmode | Heiner Kallweit | 2019-02-18 | 1 | -36/+7 |
* | mlxsw: core: Extend thermal module with per QSFP module thermal zones | Vadim Pasternak | 2019-02-17 | 1 | -0/+400 |
* | net: phy: marvell10g: check for newly set aneg | Heiner Kallweit | 2019-02-17 | 1 | -0/+10 |
* | net: phy: marvell10g: use genphy_c45_an_config_aneg | Andrew Lunn | 2019-02-17 | 1 | -21/+4 |
* | net: phy: add genphy_c45_an_config_aneg | Andrew Lunn | 2019-02-17 | 1 | -0/+44 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-02-17 | 9 | -61/+5 |
|\ |
|
| * | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 2019-02-15 | 6 | -55/+0 |
| * | bpf: offload: add priv field for drivers | Jakub Kicinski | 2019-02-12 | 3 | -6/+5 |
* | | net: stmmac: use correct define to get rx timestamp on GMAC4 | Alexandre Torgue | 2019-02-17 | 1 | -1/+1 |
* | | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2019-02-16 | 32 | -606/+1265 |
|\ \ |
|
| * | | net/mlx5: E-Switch, Allow transition to offloads mode for ECPF | Bodong Wang | 2019-02-16 | 1 | -2/+4 |
| * | | net/mlx5: E-Switch, Load/unload VF reps according to event from host PF | Bodong Wang | 2019-02-16 | 3 | -3/+96 |
| * | | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 2019-02-16 | 3 | -4/+98 |
| * | | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 2019-02-16 | 3 | -14/+32 |
| * | | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 2019-02-16 | 3 | -49/+35 |
| * | | net/mlx5: E-Switch, Support load/unload reps of specific vport types | Bodong Wang | 2019-02-16 | 1 | -22/+87 |
| * | | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 2019-02-16 | 1 | -9/+22 |
| * | | net/mlx5: E-Switch, Use getter and iterator to access vport/rep | Bodong Wang | 2019-02-16 | 2 | -56/+113 |
| * | | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 2019-02-16 | 3 | -22/+47 |
| * | | net/mlx5: E-Switch, Refactor offloads flow steering init/cleanup | Bodong Wang | 2019-02-16 | 1 | -12/+31 |
| * | | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 2019-02-16 | 3 | -15/+14 |
| * | | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 2019-02-16 | 3 | -15/+37 |
| * | | net/mlx5: Correctly set LAG mode for ECPF | Bodong Wang | 2019-02-16 | 1 | -0/+5 |
| * | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-02-16 | 31 | -432/+693 |
| |\ \ |
|
| | * | | IB/mlx5: Add support for 50Gbps per lane link modes | Aya Levin | 2019-02-14 | 1 | -5/+61 |
| | * | | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin | 2019-02-14 | 4 | -30/+75 |
| | * | | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin | 2019-02-14 | 5 | -131/+91 |
| | * | | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 2019-02-14 | 2 | -11/+16 |
| | * | | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 2019-02-14 | 2 | -0/+2 |
| | * | | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 2019-02-14 | 6 | -30/+26 |
| | * | | net/mlx5: Add host params change event | Bodong Wang | 2019-02-14 | 2 | -0/+5 |
| | * | | net/mlx5: Add query host params command | Bodong Wang | 2019-02-14 | 3 | -0/+33 |
| | * | | net/mlx5: Update enable HCA dependency | Bodong Wang | 2019-02-14 | 3 | -0/+94 |
| | * | | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang | 2019-02-14 | 7 | -19/+77 |
| | * | | IB/mlx5: Use unified register/load function for uplink and VF vports | Bodong Wang | 2019-02-14 | 3 | -72/+37 |
| | * | | net/mlx5: Use consistent vport num argument type | Bodong Wang | 2019-02-14 | 2 | -20/+20 |
| | * | | net/mlx5: Align ODP capability function with netdev coding style | Leon Romanovsky | 2019-02-13 | 1 | -9/+6 |
| | * | | mlx5: use RCU lock in mlx5_eq_cq_get() | Cong Wang | 2019-02-11 | 1 | -6/+6 |
| | * | | net/mlx5: Set ODP SRQ support in firmware | Moni Shoua | 2019-02-03 | 1 | -0/+53 |
| | * | | net/mlx5: Add pci AtomicOps request | Michael Guralnik | 2019-01-24 | 1 | -0/+5 |
| | * | | net/mlx5: Make mlx5_cmd_exec_cb() a safe API | Jason Gunthorpe | 2019-01-24 | 4 | -42/+65 |
| | * | | RDMA/mad: Reduce MAD scope to mlx5_ib only | Leon Romanovsky | 2019-01-15 | 6 | -83/+47 |
* | | | | s390/qeth: split out OSN netdev ops | Julian Wiedmann | 2019-02-16 | 3 | -15/+21 |