summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/flower: Fix pointer castAmir Vadai2016-03-112-7/+7
* Merge branch 'flower-offload'David S. Miller2016-03-1018-47/+698
|\
| * net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai2016-03-103-0/+6
| * net/mlx5e: Support offload cls_flower with drop actionAmir Vadai2016-03-103-0/+309
| * net/mlx5e: Introduce tc offload supportAmir Vadai2016-03-105-2/+222
| * net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2016-03-102-4/+4
| * net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai2016-03-101-1/+1
| * net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2016-03-102-19/+28
| * net/act_skbedit: Utility functions for mark actionAmir Vadai2016-03-101-0/+16
| * net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2016-03-102-7/+18
| * net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2016-03-102-13/+13
| * net/flower: Introduce hardware offload supportAmir Vadai2016-03-104-1/+81
|/
* Merge branch 'mediatek-eth'David S. Miller2016-03-108-0/+2336
|\
| * net-next: mediatek: add an entry to MAINTAINERSJohn Crispin2016-03-101-0/+7
| * net-next: mediatek: add Kconfig and MakefileJohn Crispin2016-03-104-0/+24
| * net-next: mediatek: add support for MT7623 ethernetJohn Crispin2016-03-102-0/+2228
| * net-next: mediatek: document MediaTek SoC ethernet bindingJohn Crispin2016-03-101-0/+77
|/
* net: dsa: Fix cleanup resources upon module removalNeil Armstrong2016-03-101-8/+8
* qede: Fix net-next "make ARCH=x86_64"Manish Chopra2016-03-101-1/+4
* Merge branch 'qlcnic-next'David S. Miller2016-03-103-11/+19
|\
| * qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia2016-03-103-5/+14
| * qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2016-03-102-6/+5
|/
* Merge branch 'cxgb4-next'David S. Miller2016-03-101-96/+125
|\
| * cxgb4vf: Set number of queues in pci probe onlyHariprasad Shenai2016-03-101-4/+4
| * cxgb4vf: Add a couple more checks for invalid provisioning configurationsHariprasad Shenai2016-03-101-0/+5
| * cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai2016-03-101-71/+94
| * cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai2016-03-101-25/+26
|/
* net: dsa: mv88e6xxx: avoid writing the same modeVivien Didelot2016-03-101-8/+13
* net: dsa: mv88e6xxx: read then write PVIDVivien Didelot2016-03-101-4/+26
* net: dsa: mv88e6xxx: rework port state setterVivien Didelot2016-03-102-22/+34
* Merge branch 'sh_eth-fixes'David S. Miller2016-03-101-4/+6
|\
| * sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov2016-03-101-3/+4
| * sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov2016-03-101-1/+2
|/
* kcm: mark helper functions inlineArnd Bergmann2016-03-101-2/+2
* Merge tag 'linux-can-next-for-4.6-20160310' of git://git.kernel.org/pub/scm/l...David S. Miller2016-03-104-36/+75
|\
| * can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2016-03-103-1/+13
| * can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut2016-03-101-2/+29
| * can: ifi: Fix RX and TX ID maskMarek Vasut2016-03-101-4/+4
| * can: ifi: Fix TX DLC configurationMarek Vasut2016-03-101-8/+6
| * can: ifi: Fix clock generator configurationMarek Vasut2016-03-101-21/+23
* | bpf: avoid copying junk bytes in bpf_get_current_comm()Alexei Starovoitov2016-03-091-1/+1
* | bpf: bpf_stackmap_copy depends on CONFIG_PERF_EVENTSAlexei Starovoitov2016-03-091-0/+5
|/
* Merge branch 'variable-length-ll-headers'David S. Miller2016-03-093-27/+53
|\
| * packet: validate variable length ll headersWillem de Bruijn2016-03-091-25/+18
| * ax25: add link layer header validation functionWillem de Bruijn2016-03-091-0/+15
| * net: validate variable length ll headersWillem de Bruijn2016-03-091-2/+20
|/
* Merge branch 'kcm'David S. Miller2016-03-0916-43/+3483
|\
| * kcm: Add description in DocumentationTom Herbert2016-03-091-0/+285
| * kcm: Add receive message timeoutTom Herbert2016-03-093-2/+39
| * kcm: Add memory limit for receive message constructionTom Herbert2016-03-093-2/+52
OpenPOWER on IntegriCloud