summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan
2018-12-18net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-17nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo
2018-12-17ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern
2018-12-17ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern
2018-12-17net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov
2018-12-17Merge branch 'bnxt_en-next'David S. Miller
2018-12-17bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam
2018-12-17bnxt_en: Do not free port statistics buffer when device is down.Michael Chan
2018-12-17bnxt_en: Save ring statistics before reset.Michael Chan
2018-12-17bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam
2018-12-17bnxt_en: Don't set ETS on unused TCs.Michael Chan
2018-12-17bnxt_en: Add ethtool -S priority counters.Michael Chan
2018-12-17bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan
2018-12-17bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan
2018-12-17bnxt_en: Reserve 1 stat_ctx for RDMA driver.Vasundhara Volam
2018-12-17bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxsVasundhara Volam
2018-12-17bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam
2018-12-17bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.Michael Chan
2018-12-17bnxt_en: Store the maximum NQs available on the PF.Michael Chan
2018-12-17fou: Prevent unbounded recursion in GUE error handlerStefano Brivio
2018-12-17ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-17gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-17dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund
2018-12-17net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni
2018-12-16Merge branch 'mlxsw-spectrum_acl-Add-Bloom-filter-support'David S. Miller
2018-12-16selftests: mlxsw: Add Bloom delta testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter complex testNir Dotan
2018-12-16selftests: mlxsw: Add Bloom filter simple testNir Dotan
2018-12-16mlxsw: reg: Activate Bloom filterNir Dotan
2018-12-16mlxsw: spectrum_acl: Set master RP index on transition to eRPNir Dotan
2018-12-16mlxsw: spectrum_acl: Update Bloom filter on eRP transitionsNir Dotan
2018-12-16mlxsw: spectrum_acl: Set A-TCAM rules in Bloom filterNir Dotan
2018-12-16mlxsw: spectrum_acl: Add Bloom filter updateNir Dotan
2018-12-16mlxsw: spectrum_acl: Add Bloom filter handlingNir Dotan
2018-12-16mlxsw: spectrum_acl: Introduce Bloom filterNir Dotan
2018-12-16mlxsw: resources: Add Spectrum-2 Bloom filter resourceNir Dotan
2018-12-16mlxsw: reg: Add Policy Engine Algorithmic Bloom Filter Entries RegisterNir Dotan
2018-12-16Merge branch 'rtnl-fdb-get'David S. Miller
2018-12-16selftests: net: rtnetlink.sh: add fdb get testRoopa Prabhu
2018-12-16vxlan: support for ndo_fdb_getRoopa Prabhu
2018-12-16bridge: support for ndo_fdb_getRoopa Prabhu
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu