aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-07drivers/net: support hdlc function for QE-UCCZhao Qiang7-2/+1379
2016-06-07fsl/qe: Add QE TDM libZhao Qiang5-5/+377
2016-06-07fsl/qe: Make regs resouce_size_tZhao Qiang1-1/+1
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang5-0/+507
2016-06-07fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang3-0/+10
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim9-28/+41
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim13-48/+29
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim15-0/+17
2016-06-07net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim10-12/+11
2016-06-07net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai1-9/+22
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-07net: get rid of spin_trylock() in net_tx_action()Eric Dumazet1-17/+9
2016-06-07vhost_net: stop polling socket during rx processingJason Wang1-31/+33
2016-06-06net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar1-2/+3
2016-06-06net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar1-2/+1
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole2-0/+13
2016-06-06net: Revert vrf-local changes.David S. Miller1-201/+33
2016-06-06net: vrf: ipv6 support for local traffic to local addressesDavid Ahern1-4/+85
2016-06-06net: vrf: ipv4 support for local traffic to local addressesDavid Ahern1-2/+98
2016-06-06net: vrf: Minor refactoring for local address patchesDavid Ahern1-27/+18
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()Vitaly Kuznetsov1-3/+2
2016-06-05hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()Vitaly Kuznetsov3-6/+3
2016-06-05hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()Vitaly Kuznetsov3-19/+13
2016-06-05hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov3-25/+22
2016-06-05hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov1-1/+0
2016-06-05net: disable fragment reassembly if high_thresh is zeroMichal Kubeček1-1/+1
2016-06-04net: hns: net: hns: enet adds support of acpiKejian Yan1-12/+44
2016-06-04net: hns: implement the miscellaneous operation by aslKejian Yan1-0/+167
2016-06-04net: hns: register phy device in each mac initial sequenceKejian Yan1-7/+126
2016-06-04net: hns: dsaf adds support of acpiKejian Yan3-83/+114
2016-06-04net: hns: add dsaf misc operation methodKejian Yan10-70/+111
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan8-25/+49
2016-06-04net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan4-14/+16
2016-06-04net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan1-3/+2
2016-06-04net: hns: use device_* APIs instead of of_* APIsKejian Yan2-12/+8
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-06-04ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.hKejian Yan1-0/+8
2016-06-04ACPI: bus: add stub acpi_dev_found() to linux/acpi.hKejian Yan1-0/+5
2016-06-04net: dsa: Document new bindingAndrew Lunn1-2/+276
2016-06-04arm: dt: vf610-zii-devel-b: Make use of new DSA bindingAndrew Lunn1-158/+170
2016-06-04net: dsa: Add new binding implementationAndrew Lunn7-4/+694