aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru3-0/+1159
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru4-1/+653
2016-06-08fsl/qe: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-08drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_Andreas Ziegler1-2/+2
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert4-9/+12
2016-06-08tcp: accept RST if SEQ matches right edge of right-most SACK blockPau Espin Pedrol1-3/+23
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter1-1/+1
2016-06-08Merge branch 'vrf-local'David S. Miller2-33/+202
2016-06-08net: vrf: ipv6 support for local traffic to local addressesDavid Ahern2-4/+86
2016-06-08net: vrf: ipv4 support for local traffic to local addressesDavid Ahern1-2/+98
2016-06-08net: vrf: Minor refactoring for local address patchesDavid Ahern1-27/+18
2016-06-07gue: Implement direction IP encapsulationTom Herbert1-5/+76
2016-06-07Merge branch 'net-sched-fast-stats'David S. Miller29-85/+158
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet20-69/+126
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet10-16/+32
2016-06-07Merge branch 'be2net-noncrit-fixes'David S. Miller5-159/+256
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-07Merge branch 'sch-action-tstamp'David S. Miller16-49/+46
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-07Merge branch 'qed-iov-fw-reqs'David S. Miller4-149/+456
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-06Merge branch 'vrf-local'David S. Miller1-33/+201
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-05Merge branch 'hv_netvsc-cleanups'David S. Miller4-52/+38
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