summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai2016-06-071-9/+22
* Merge branch 'qed-iov-fw-reqs'David S. Miller2016-06-074-149/+456
|\
| * qed: PF to reply to unknown messagesYuval Mintz2016-06-071-11/+22
| * qed: PF enforce MAC limitation of VFsYuval Mintz2016-06-072-6/+79
| * qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-072-11/+38
| * qed: Make PF more robust against malicious VFYuval Mintz2016-06-071-4/+68
| * qed: PF-VF resource negotiationYuval Mintz2016-06-073-69/+135
| * qed: Relax VF firmware requirementsYuval Mintz2016-06-074-50/+116
|/
* net: get rid of spin_trylock() in net_tx_action()Eric Dumazet2016-06-071-17/+9
* vhost_net: stop polling socket during rx processingJason Wang2016-06-071-31/+33
* net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar2016-06-061-2/+3
* net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar2016-06-061-2/+1
* virtio-net: Add initial MTU advice featureAaron Conole2016-06-062-0/+13
* net: Revert vrf-local changes.David S. Miller2016-06-061-201/+33
* Merge branch 'vrf-local'David S. Miller2016-06-061-33/+201
|\
| * net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2016-06-061-4/+85
| * net: vrf: ipv4 support for local traffic to local addressesDavid Ahern2016-06-061-2/+98
| * net: vrf: Minor refactoring for local address patchesDavid Ahern2016-06-061-27/+18
|/
* Merge branch 'hv_netvsc-cleanups'David S. Miller2016-06-054-52/+38
|\
| * hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov2016-06-051-3/+2
| * hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov2016-06-053-6/+3
| * hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov2016-06-053-19/+13
| * hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov2016-06-053-25/+22
| * hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov2016-06-051-1/+0
|/
* net: disable fragment reassembly if high_thresh is zeroMichal Kubeček2016-06-051-1/+1
* Merge branch 'hns-acpi'David S. Miller2016-06-0418-262/+706
|\
| * net: hns: net: hns: enet adds support of acpiKejian Yan2016-06-041-12/+44
| * net: hns: implement the miscellaneous operation by aslKejian Yan2016-06-041-0/+167
| * net: hns: register phy device in each mac initial sequenceKejian Yan2016-06-041-7/+126
| * net: hns: dsaf adds support of acpiKejian Yan2016-06-043-83/+114
| * net: hns: add dsaf misc operation methodKejian Yan2016-06-0410-70/+111
| * net: hns: add uniform interface for phy connectionKejian Yan2016-06-048-25/+49
| * net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-044-14/+16
| * net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan2016-06-041-3/+2
| * net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-042-12/+8
| * net: hisilicon: add support of acpi for hns-mdioKejian Yan2016-06-041-37/+69
| * net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-041-30/+18
| * ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan2016-06-041-0/+8
| * ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan2016-06-041-0/+5
|/
* Merge branch 'dsa-new-binding'David S. Miller2016-06-0415-410/+1489
|\
| * net: dsa: Document new bindingAndrew Lunn2016-06-041-2/+276
| * arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn2016-06-041-158/+170
| * net: dsa: Add new binding implementationAndrew Lunn2016-06-047-4/+694
| * net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2016-06-042-9/+86
| * net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn2016-06-041-63/+63
| * net: dsa: Make mdio bus optionalAndrew Lunn2016-06-041-11/+13
| * net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-044-61/+54
| * net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn2016-06-041-6/+2
| * net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn2016-06-042-35/+54
| * net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-043-3/+12