summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07Merge branch 'be2net-noncrit-fixes'David S. Miller
2016-06-07be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur
2016-06-07be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna
2016-06-07be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy
2016-06-07drivers/net: support hdlc function for QE-UCCZhao Qiang
2016-06-07fsl/qe: Add QE TDM libZhao Qiang
2016-06-07fsl/qe: Make regs resouce_size_tZhao Qiang
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-06-07Merge branch 'sch-action-tstamp'David S. Miller
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim
2016-06-07net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim
2016-06-07net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai
2016-06-07Merge branch 'qed-iov-fw-reqs'David S. Miller
2016-06-07qed: PF to reply to unknown messagesYuval Mintz
2016-06-07qed: PF enforce MAC limitation of VFsYuval Mintz
2016-06-07qed: Move doorbell calculation from VF to PFYuval Mintz
2016-06-07qed: Make PF more robust against malicious VFYuval Mintz
2016-06-07qed: PF-VF resource negotiationYuval Mintz
2016-06-07qed: Relax VF firmware requirementsYuval Mintz
2016-06-07net: get rid of spin_trylock() in net_tx_action()Eric Dumazet
2016-06-07vhost_net: stop polling socket during rx processingJason Wang
2016-06-06net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar
2016-06-06net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole
2016-06-06net: Revert vrf-local changes.David S. Miller
2016-06-06Merge branch 'vrf-local'David S. Miller
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-05Merge branch 'hv_netvsc-cleanups'David S. Miller
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-05net: disable fragment reassembly if high_thresh is zeroMichal Kubeček
2016-06-04Merge branch 'hns-acpi'David S. Miller
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