summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-06net: vrf: ipv6 support for local traffic to local addressesDavid Ahern
2016-06-06net: vrf: ipv4 support for local traffic to local addressesDavid Ahern
2016-06-06net: vrf: Minor refactoring for local address patchesDavid Ahern
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov
2016-06-05hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov
2016-06-05hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov
2016-06-05hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan
2016-06-04net: hns: dsaf adds support of acpiKejian Yan
2016-06-04net: hns: add dsaf misc operation methodKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn
2016-06-04net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz
2016-06-03qed: Add common HSI for new protocolsYuval Mintz
2016-06-03qed: Revisit chain implementationYuval Mintz
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang
2016-06-03loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner
2016-06-03net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz
2016-06-02net: vrf: set operstate and mtu at link createDavid Ahern
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar
2016-06-01ravb: Remove manual pause frame transmitMasaru Nagai
2016-06-01stmmac: make platform drivers depend on their associated SoCPeter Robinson
2016-06-01macvlan: Avoid unnecessary multicast cloningHerbert Xu
2016-06-01macvlan: Fix potential use-after free for broadcastsHerbert Xu
2016-06-01ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi
2016-06-01ravb: Add ESF in RCR for enabling separation filterMasaru Nagai
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky