summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skbhayeswang2016-06-101-1/+1
* | | | | bgmac: Maintain some netdev statisticsFlorian Fainelli2016-06-101-0/+10
* | | | | bgmac: Add support for ethtool statisticsFlorian Fainelli2016-06-102-2/+126
* | | | | bgmac: Bind net_device with backing device structureFlorian Fainelli2016-06-101-0/+1
* | | | | net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern2016-06-101-0/+7
* | | | | net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet2016-06-101-2/+2
* | | | | net: dsa: b53: Plug in VLAN supportFlorian Fainelli2016-06-102-26/+243
* | | | | net: dsa: b53: Add bridge supportFlorian Fainelli2016-06-103-3/+174
* | | | | net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli2016-06-103-0/+382
* | | | | net: dsa: b53: Add BCM7445 quirkFlorian Fainelli2016-06-101-0/+11
* | | | | net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli2016-06-1011-0/+3268
* | | | | net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli2016-06-102-1/+275
* | | | | net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli2016-06-101-0/+70
* | | | | net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli2016-06-101-119/+119
* | | | | net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli2016-06-101-7/+13
* | | | | net: ipvlan: call netdev_lockdep_set_classes()Eric Dumazet2016-06-091-21/+1
* | | | | net: macvlan: call netdev_lockdep_set_classes()Eric Dumazet2016-06-091-10/+1
* | | | | net: vrf: call netdev_lockdep_set_classes()Eric Dumazet2016-06-091-1/+1
* | | | | net: add netdev_lockdep_set_classes() helperEric Dumazet2016-06-093-48/+3
* | | | | netvsc: get rid of completion timeoutsVitaly Kuznetsov2016-06-092-100/+31
* | | | | net: vrf: Add l3mdev rules on first device createDavid Ahern2016-06-081-1/+105
* | | | | net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli2016-06-082-81/+140
* | | | | qede: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-084-0/+356
* | | | | qed: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-082-0/+1097
* | | | | qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru2016-06-083-1/+563
* | | | | drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-081-2/+2
* | | | | qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter2016-06-081-1/+1
* | | | | net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2016-06-081-4/+85
* | | | | net: vrf: ipv4 support for local traffic to local addressesDavid Ahern2016-06-081-2/+98
* | | | | net: vrf: Minor refactoring for local address patchesDavid Ahern2016-06-081-27/+18
* | | | | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-083-0/+7
* | | | | be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur2016-06-084-30/+130
* | | | | be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna2016-06-084-47/+39
* | | | | be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy2016-06-084-85/+90
* | | | | drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-084-0/+1351
* | | | | qed: PF to reply to unknown messagesYuval Mintz2016-06-081-11/+22
* | | | | qed: PF enforce MAC limitation of VFsYuval Mintz2016-06-082-6/+79
* | | | | qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-082-11/+38
* | | | | qed: Make PF more robust against malicious VFYuval Mintz2016-06-081-4/+68
* | | | | qed: PF-VF resource negotiationYuval Mintz2016-06-083-69/+135
* | | | | qed: Relax VF firmware requirementsYuval Mintz2016-06-084-50/+116
* | | | | net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar2016-06-071-2/+3
* | | | | net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar2016-06-071-2/+1
* | | | | virtio-net: Add initial MTU advice featureAaron Conole2016-06-071-0/+10
* | | | | net: Revert vrf-local changes.David S. Miller2016-06-071-201/+33
* | | | | net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2016-06-071-4/+85
* | | | | net: vrf: ipv4 support for local traffic to local addressesDavid Ahern2016-06-071-2/+98
* | | | | net: vrf: Minor refactoring for local address patchesDavid Ahern2016-06-071-27/+18
* | | | | hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov2016-06-061-3/+2
* | | | | hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov2016-06-063-6/+3