summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-09net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli2-1/+275
2016-06-09net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli1-0/+70
2016-06-09net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli1-119/+119
2016-06-09net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli1-7/+13
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-09net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet1-21/+1
2016-06-09net: macvlan: call netdev_lockdep_set_classes()Eric Dumazet1-10/+1
2016-06-09net: vrf: call netdev_lockdep_set_classes()Eric Dumazet1-1/+1
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet3-48/+3
2016-06-09netvsc: get rid of completion timeoutsVitaly Kuznetsov2-100/+31
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2-43/+26
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel1-52/+95
2016-06-08net: vrf: Add l3mdev rules on first device createDavid Ahern1-1/+105
2016-06-08net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli2-81/+140
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward1-3/+4
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru4-0/+356
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru2-0/+1097
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru3-1/+563
2016-06-08drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai1-0/+1
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter1-1/+1
2016-06-08net: vrf: ipv6 support for local traffic to local addressesDavid Ahern1-4/+85
2016-06-08net: vrf: ipv4 support for local traffic to local addressesDavid Ahern1-2/+98
2016-06-08net: vrf: Minor refactoring for local address patchesDavid Ahern1-27/+18
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet3-0/+7
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur4-30/+130
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna4-47/+39
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy4-85/+90
2016-06-07net: fec: fix spelling mistakes and add missing newlineColin Ian King1-4/+4
2016-06-07bnxt_en: Simplify VLAN receive logic.Michael Chan1-20/+9
2016-06-07bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan1-0/+14
2016-06-07bnxt_en: Fix tx push race condition.Michael Chan1-1/+2
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang4-0/+1351
2016-06-07qed: PF to reply to unknown messagesYuval Mintz1-11/+22
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz2-6/+79
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz2-11/+38
2016-06-07qed: Make PF more robust against malicious VFYuval Mintz1-4/+68
2016-06-07qed: PF-VF resource negotiationYuval Mintz3-69/+135
2016-06-07qed: Relax VF firmware requirementsYuval Mintz4-50/+116
2016-06-06net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar1-2/+3