summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-06-11ixgbe: Fix bit definitions and add support for testing for ipsec supportAlexander Duyck
2018-06-11ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_dataAlexander Duyck
2018-06-11ixgbe: Move ipsec init function to before reset callAlexander Duyck
2018-06-11ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRMAlexander Duyck
2018-06-11ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-08cdc_ncm: avoid padding beyond end of skbBjørn Mork
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing
2018-06-08net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-08net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-06-07hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang