Age | Commit message (Expand) | Author |
2019-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-10-04 | net: qlogic: Fix memory leak in ql_alloc_large_buffers | Navid Emamdoost |
2019-10-04 | cxgb4:Fix out-of-bounds MSI-X info array access | Vishal Kulkarni |
2019-10-04 | RDMA/mlx5: Add missing synchronize_srcu() for MW cases | Jason Gunthorpe |
2019-10-02 | net: stmmac: Avoid deadlock on suspend/resume | Thierry Reding |
2019-10-02 | net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r... | Yizhuo |
2019-10-02 | mlx5: avoid 64-bit division in dr_icm_pool_mr_create() | Michal Kubecek |
2019-10-01 | net: ag71xx: fix mdio subnode support | Oleksij Rempel |
2019-10-01 | net: stmmac: xgmac: Fix RSS writing wrong keys | Jose Abreu |
2019-10-01 | net: stmmac: xgmac: Fix RSS not writing all Keys to HW | Jose Abreu |
2019-10-01 | net: stmmac: xgmac: Disable the Timestamp interrupt by default | Jose Abreu |
2019-10-01 | net: stmmac: Do not stop PHY if WoL is enabled | Jose Abreu |
2019-10-01 | net: stmmac: Correctly take timestamp for PTPv2 | Jose Abreu |
2019-10-01 | net: stmmac: dwmac4: Always update the MAC Hash Filter | Jose Abreu |
2019-10-01 | net: stmmac: selftests: Always use max DMA size in Jumbo Test | Jose Abreu |
2019-10-01 | net: stmmac: xgmac: Detect Hash Table size dinamically | Jose Abreu |
2019-10-01 | net: stmmac: xgmac: Not all Unicast addresses may be available | Jose Abreu |
2019-10-01 | net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name | Wen Yang |
2019-10-01 | ionic: select CONFIG_NET_DEVLINK | Arnd Bergmann |
2019-10-01 | net: socionext: netsec: always grab descriptor lock | Lorenzo Bianconi |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-09-27 | nfp: abm: fix memory leak in nfp_abm_u32_knode_replace | Navid Emamdoost |
2019-09-27 | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions | Danielle Ratson |
2019-09-27 | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel |
2019-09-27 | net: ena: clean up indentation issue | Colin Ian King |
2019-09-27 | net: socionext: ave: Avoid using netdev_err() before calling register_netdev() | Kunihiko Hayashi |
2019-09-27 | nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs | Navid Emamdoost |
2019-09-27 | nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs | Navid Emamdoost |
2019-09-27 | net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse() | Dan Carpenter |
2019-09-27 | net: nixge: Fix a signedness bug in nixge_probe() | Dan Carpenter |
2019-09-27 | net: axienet: fix a signedness bug in probe | Dan Carpenter |
2019-09-27 | net: stmmac: dwmac-meson8b: Fix signedness bug in probe | Dan Carpenter |
2019-09-27 | net: socionext: Fix a signedness bug in ave_probe() | Dan Carpenter |
2019-09-27 | enetc: Fix a signedness bug in enetc_of_get_phy() | Dan Carpenter |
2019-09-27 | net: netsec: Fix signedness bug in netsec_probe() | Dan Carpenter |
2019-09-27 | net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe() | Dan Carpenter |
2019-09-27 | net: hisilicon: Fix signedness bug in hix5hd2_dev_probe() | Dan Carpenter |
2019-09-27 | cxgb4: Signedness bug in init_one() | Dan Carpenter |
2019-09-27 | net: aquantia: Fix aq_vec_isr_legacy() return value | Dan Carpenter |
2019-09-26 | net: stmmac: Fix page pool size | Thierry Reding |
2019-09-26 | Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-25 | net: macb: Remove dead code | Shubhrajyoti Datta |
2019-09-25 | net: stmmac: selftests: Flow Control test can also run with ASYM Pause | Jose Abreu |
2019-09-25 | gianfar: Make reset_gfar static | YueHaibing |
2019-09-25 | net/ibmvnic: prevent more than one thread from running in reset | Juliet Kim |
2019-09-25 | net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run | Juliet Kim |
2019-09-24 | skge: fix checksum byte order | Stephen Hemminger |
2019-09-24 | net/mlx5e: Fix matching on tunnel addresses type | Dmytro Linkin |
2019-09-24 | net/mlx5e: Fix traffic duplication in ethtool steering | Saeed Mahameed |