Age | Commit message (Expand) | Author | Files | Lines |
2019-02-17 | net: phy: marvell10g: check for newly set aneg | Heiner Kallweit | 1 | -0/+10 |
2019-02-17 | net: phy: marvell10g: use genphy_c45_an_config_aneg | Andrew Lunn | 1 | -21/+4 |
2019-02-17 | net: phy: add genphy_c45_an_config_aneg | Andrew Lunn | 1 | -0/+44 |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 9 | -61/+5 |
2019-02-16 | net: stmmac: use correct define to get rx timestamp on GMAC4 | Alexandre Torgue | 1 | -1/+1 |
2019-02-16 | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 32 | -606/+1265 |
2019-02-15 | s390/qeth: split out OSN netdev ops | Julian Wiedmann | 3 | -15/+21 |
2019-02-15 | s390/qeth: add support for ETHTOOL_GRINGPARAM | Julian Wiedmann | 1 | -0/+17 |
2019-02-15 | s390/qeth: overhaul ethtool statistics | Julian Wiedmann | 6 | -216/+256 |
2019-02-15 | s390/qeth: move ethtool code into its own file | Julian Wiedmann | 6 | -351/+346 |
2019-02-15 | s390/qeth: reduce ethtool statistics | Julian Wiedmann | 4 | -123/+7 |
2019-02-15 | s390/qeth: use a static Output Queue array | Julian Wiedmann | 2 | -16/+7 |
2019-02-15 | s390/qeth: allow manual recovery when device is SOFTSETUP | Julian Wiedmann | 1 | -1/+1 |
2019-02-15 | mlxsw: core: fix spelling mistake "temprature" -> "temperature" | Colin Ian King | 1 | -4/+4 |
2019-02-15 | net/mlx5: E-Switch, Allow transition to offloads mode for ECPF | Bodong Wang | 1 | -2/+4 |
2019-02-15 | net/mlx5: E-Switch, Load/unload VF reps according to event from host PF | Bodong Wang | 3 | -3/+96 |
2019-02-15 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 3 | -4/+98 |
2019-02-15 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 3 | -14/+32 |
2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 3 | -49/+35 |
2019-02-15 | net/mlx5: E-Switch, Support load/unload reps of specific vport types | Bodong Wang | 1 | -22/+87 |
2019-02-15 | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 1 | -9/+22 |
2019-02-15 | net/mlx5: E-Switch, Use getter and iterator to access vport/rep | Bodong Wang | 2 | -56/+113 |
2019-02-15 | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 3 | -22/+47 |
2019-02-15 | net/mlx5: E-Switch, Refactor offloads flow steering init/cleanup | Bodong Wang | 1 | -12/+31 |
2019-02-15 | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 3 | -15/+14 |
2019-02-15 | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 3 | -15/+37 |
2019-02-15 | net/mlx5: Correctly set LAG mode for ECPF | Bodong Wang | 1 | -0/+5 |
2019-02-15 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 31 | -432/+693 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 92 | -547/+841 |
2019-02-15 | Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -14/+24 |
2019-02-15 | Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -6/+51 |
2019-02-15 | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 3 | -3/+36 |
2019-02-15 | Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 26 | -248/+294 |
2019-02-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -10/+13 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 26 | -90/+188 |
2019-02-15 | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 6 | -55/+0 |
2019-02-15 | drm: Use array_size() when creating lease | Matthew Wilcox | 1 | -1/+2 |
2019-02-15 | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 4 | -20/+46 |
2019-02-15 | Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 10 | -178/+208 |
2019-02-15 | Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 7 | -35/+9 |
2019-02-14 | dm thin: fix bug where bio that overwrites thin block ignores FUA | Nikos Tsironis | 1 | -5/+50 |
2019-02-14 | IB/mlx5: Add support for 50Gbps per lane link modes | Aya Levin | 1 | -5/+61 |
2019-02-14 | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin | 4 | -30/+75 |
2019-02-14 | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin | 5 | -131/+91 |
2019-02-14 | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 2 | -11/+16 |
2019-02-14 | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 2 | -0/+2 |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 6 | -30/+26 |
2019-02-14 | net/mlx5: Add host params change event | Bodong Wang | 2 | -0/+5 |
2019-02-14 | net/mlx5: Add query host params command | Bodong Wang | 3 | -0/+33 |
2019-02-14 | net/mlx5: Update enable HCA dependency | Bodong Wang | 3 | -0/+94 |