summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: remove qdisc->dropFlorian Westphal2016-06-0919-395/+0
* sched: remove qdisc_rehape_failFlorian Westphal2016-06-095-26/+7
* cbq: remove TCA_CBQ_POLICE supportFlorian Westphal2016-06-092-98/+1
* cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal2016-06-091-160/+6
* ip6gre: Allow live link address changeShweta Choudaha2016-06-091-0/+3
* Merge branch 'vrf-fib-rule-improve'David S. Miller2016-06-088-12/+214
|\
| * net: vrf: Add l3mdev rules on first device createDavid Ahern2016-06-081-1/+105
| * net: Add l3mdev ruleDavid Ahern2016-06-087-11/+109
|/
* Merge branch 'tipc-small-fixes'David S. Miller2016-06-082-12/+12
|\
| * tipc: change node timer unit from jiffies to msJon Paul Maloy2016-06-082-10/+10
| * tipc: correct error in node fsmJon Paul Maloy2016-06-081-2/+2
|/
* Merge branch 'dsa-misc-improvements'David S. Miller2016-06-087-97/+230
|\
| * net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli2016-06-082-81/+140
| * net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-085-10/+50
| * net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli2016-06-082-6/+9
| * 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