Age | Commit message (Expand) | Author |
2019-02-20 | Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-19 | sky2: Increase D3 delay again | Kai-Heng Feng |
2019-02-19 | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King |
2019-02-19 | net/mlx5: E-Switch, Disable esw manager vport correctly | Bodong Wang |
2019-02-19 | net/mlx5: E-Switch, Fix the warning on vport index out of range | Bodong Wang |
2019-02-19 | net/mlx5e: Remove unused variable ‘esw’ | Saeed Mahameed |
2019-02-19 | net/mlx5: Delete unused FPGA QPN variable | Leon Romanovsky |
2019-02-19 | net/mlx5e: Add missing static function annotation | Leon Romanovsky |
2019-02-19 | net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow() | Tonghao Zhang |
2019-02-19 | net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helper | Tonghao Zhang |
2019-02-19 | net/mlx5e: Remove wrong and superfluous tc pedit header type check | Vlad Buslov |
2019-02-19 | net/mlx5e: Wrap the open and apply of channels in one fail-safe function | Tariq Toukan |
2019-02-19 | net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modes | Aya Levin |
2019-02-19 | net: ns83820: code cleanup for ns83820_probe_phy() | Mao Wenan |
2019-02-19 | bnxt_en: Return relevant error code when offload fails | Sriharsha Basavapatna |
2019-02-19 | bnxt_en: Add support for mdio read/write to external PHY | Vasundhara Volam |
2019-02-19 | bnxt_en: Propagate trusted VF attribute to firmware. | Michael Chan |
2019-02-19 | bnxt_en: Add support for BCM957504 | Erik Burrows |
2019-02-19 | bnxt_en: Update firmware interface spec. to 1.10.0.47. | Michael Chan |
2019-02-18 | net: netcp: Fix ethss driver probe issue | Murali Karicheri |
2019-02-18 | net: hns: Fixes the missing put_device in positive leg for roce reset | Salil Mehta |
2019-02-18 | net: stmmac: Fix a race in EEE enable callback | Jose Abreu |
2019-02-18 | qed: Fix iWARP syn packet mac address validation. | Michal Kalderon |
2019-02-18 | qed: Fix iWARP buffer size provided for syn packet processing. | Michal Kalderon |
2019-02-18 | bnx2x: Remove set but not used variable 'mfw_vn' | YueHaibing |
2019-02-18 | liquidio: using NULL instead of plain integer | YueHaibing |
2019-02-18 | r8169: remove unneeded mmiowb barriers | Heiner Kallweit |
2019-02-18 | mlxsw: spectrum: Change IP2ME CPU policer rate and burst size values | Shalom Toledo |
2019-02-18 | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" | Colin Ian King |
2019-02-17 | net: hns3: make function hclge_set_all_vf_rst() static | Wei Yongjun |
2019-02-17 | net: sgi: use GFP_ATOMIC under spin lock | Wei Yongjun |
2019-02-17 | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() | Alexey Khoroshilov |
2019-02-17 | net: stmmac: handle endianness in dwmac4_get_timestamp | Alexandre Torgue |
2019-02-17 | nfp: flower: fix masks for tcp and ip flags fields | Pieter Jansen van Vuuren |
2019-02-17 | nfp: devlink: allow flashing the device via devlink | Jakub Kicinski |
2019-02-17 | mlxsw: core: Extend thermal module with per QSFP module thermal zones | Vadim Pasternak |
2019-02-17 | mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable | Petr Machata |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-02-16 | net: stmmac: use correct define to get rx timestamp on GMAC4 | Alexandre Torgue |
2019-02-16 | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-02-15 | net: systemport: Fix reception of BPDUs | Florian Fainelli |
2019-02-15 | mlxsw: core: fix spelling mistake "temprature" -> "temperature" | Colin Ian King |
2019-02-15 | net/mlx5: E-Switch, Allow transition to offloads mode for ECPF | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Load/unload VF reps according to event from host PF | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Support load/unload reps of specific vport types | Bodong Wang |
2019-02-15 | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang |