summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas
2018-06-19net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15docs: Fix more broken referencesMauro Carvalho Chehab
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-06-15mlxsw: spectrum_router: Align with new route replace logicIdo Schimmel
2018-06-15mlxsw: spectrum_router: Allow appending to dev-only routesIdo Schimmel
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc_node()Kees Cook
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross
2018-06-12net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET
2018-06-12net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_modeVadim Lomovtsev
2018-06-12net: phy: mdio-gpio: Cut surplus includesLinus Walleij
2018-06-12hv_netvsc: move VF to same namespace as netvsc deviceStephen Hemminger
2018-06-12hv_netvsc: fix network namespace issues with VF supportStephen Hemminger
2018-06-12hv_netvsc: drop common code until callback model fixedStephen Hemminger
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski