summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Provide a slave MII bus if neededFlorian Fainelli2016-06-081-0/+15
* net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_maskFlorian Fainelli2016-06-081-0/+15
* net: dsa: Provide unique DSA slave MII bus namesFlorian Fainelli2016-06-081-1/+2
* net: sched: fix missing doc annotationsEric Dumazet2016-06-082-1/+3
* net: Reduce queue allocation to one in kdump kernelHariprasad Shenai2016-06-081-1/+3
* Merge branch 'qed-dcbnl'David S. Miller2016-06-0810-1/+2168
|\
| * qede: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-084-0/+356
| * qed: Add dcbnl support.Sudarsana Reddy Kalluru2016-06-083-0/+1159
| * qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru2016-06-084-1/+653
|/
* fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-081-2/+2
* drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler2016-06-081-2/+2
* ila: Perform only one translation in forwarding pathTom Herbert2016-06-084-9/+12
* tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol2016-06-081-3/+23
* qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter2016-06-081-1/+1
* Merge branch 'vrf-local'David S. Miller2016-06-082-33/+202
|\
| * net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2016-06-082-4/+86
| * net: vrf: ipv4 support for local traffic to local addressesDavid Ahern2016-06-081-2/+98
| * net: vrf: Minor refactoring for local address patchesDavid Ahern2016-06-081-27/+18
|/
* gue: Implement direction IP encapsulationTom Herbert2016-06-081-5/+76
* Merge branch 'net-sched-fast-stats'David S. Miller2016-06-0829-85/+158
|\
| * net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-0820-69/+126
| * net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-0810-16/+32
|/
* Merge branch 'be2net-noncrit-fixes'David S. Miller2016-06-085-159/+256
|\
| * be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur2016-06-084-30/+130
| * be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna2016-06-084-47/+39
| * be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy2016-06-084-85/+90
|/
* drivers/net: support hdlc function for QE-UCCZhao Qiang2016-06-087-2/+1379
* fsl/qe: Add QE TDM libZhao Qiang2016-06-085-5/+377
* fsl/qe: Make regs resouce_size_tZhao Qiang2016-06-081-1/+1
* fsl/qe: setup clock source for TDM modeZhao Qiang2016-06-085-0/+507
* fsl/qe: add rx_sync and tx_sync for TDM modeZhao Qiang2016-06-083-0/+10
* net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-089-28/+41
* Merge branch 'sch-action-tstamp'David S. Miller2016-06-0816-49/+46
|\
| * net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-0813-48/+29
| * net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-0815-0/+17
| * net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim2016-06-0810-12/+11
|/
* net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai2016-06-081-9/+22
* Merge branch 'qed-iov-fw-reqs'David S. Miller2016-06-084-149/+456
|\
| * qed: PF to reply to unknown messagesYuval Mintz2016-06-081-11/+22
| * qed: PF enforce MAC limitation of VFsYuval Mintz2016-06-082-6/+79
| * qed: Move doorbell calculation from VF to PFYuval Mintz2016-06-082-11/+38
| * qed: Make PF more robust against malicious VFYuval Mintz2016-06-081-4/+68
| * qed: PF-VF resource negotiationYuval Mintz2016-06-083-69/+135
| * qed: Relax VF firmware requirementsYuval Mintz2016-06-084-50/+116
|/
* net: get rid of spin_trylock() in net_tx_action()Eric Dumazet2016-06-081-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-071-2/+3
* net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar2016-06-071-2/+1
* virtio-net: Add initial MTU advice featureAaron Conole2016-06-072-0/+13
* net: Revert vrf-local changes.David S. Miller2016-06-071-201/+33