summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-10virtio_net: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-10tuntap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-10macvtap: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks
2016-06-09r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang
2016-06-09bgmac: Maintain some netdev statisticsFlorian Fainelli
2016-06-09bgmac: Add support for ethtool statisticsFlorian Fainelli
2016-06-09bgmac: Bind net_device with backing device structureFlorian Fainelli
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet
2016-06-09net: dsa: b53: Plug in VLAN supportFlorian Fainelli
2016-06-09net: dsa: b53: Add bridge supportFlorian Fainelli
2016-06-09net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli
2016-06-09net: dsa: b53: Add BCM7445 quirkFlorian Fainelli
2016-06-09net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli
2016-06-09net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny
2016-06-09net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: macvlan: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: vrf: call netdev_lockdep_set_classes()Eric Dumazet
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet
2016-06-09netvsc: get rid of completion timeoutsVitaly Kuznetsov
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel
2016-06-08net: vrf: Add l3mdev rules on first device createDavid Ahern
2016-06-08net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru