summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-0710-16/+32
* Merge branch 'be2net-noncrit-fixes'David S. Miller2016-06-075-159/+256
|\
| * be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur2016-06-074-30/+130
| * be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna2016-06-074-47/+39
| * be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy2016-06-074-85/+90
|/
* drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-077-2/+1379
* fsl/qe: Add QE TDM libZhao Qiang2016-06-075-5/+377
* fsl/qe: Make regs resouce_size_tZhao Qiang2016-06-071-1/+1
* fsl/qe: setup clock source for TDM modeZhao Qiang2016-06-075-0/+507
* fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2016-06-073-0/+10
* net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-079-28/+41
* Merge branch 'sch-action-tstamp'David S. Miller2016-06-0716-49/+46
|\
| * net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-0713-48/+29
| * net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-0715-0/+17
| * net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim2016-06-0710-12/+11
|/
* 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
OpenPOWER on IntegriCloud