summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.David Daney2017-08-211-29/+72
* MIPS,bpf: Fix using smp_processor_id() in preemptible splat.David Daney2017-08-211-14/+14
* qlogic: make device_attribute constBhumika Goyal2017-08-212-5/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-2116-37/+121
|\
| * net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-118-20/+47
| * net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-022-1/+20
| * xfrm: Clear RX SKB secpath xfrm_offloadIlan Tayari2017-08-021-0/+2
| * xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-026-7/+19
| * esp6: Fix RX checksum after header pullYossi Kuperman2017-08-021-0/+2
| * xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header pushYossi Kuperman2017-08-021-1/+3
| * esp6: Support RX checksum with crypto offloadIlan Tayari2017-08-022-4/+14
| * esp4: Support RX checksum with crypto offloadIlan Tayari2017-08-022-4/+14
* | liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington2017-08-212-5/+44
* | net: dsa: mv88e6xxx: make irq_chip constBhumika Goyal2017-08-212-2/+2
* | net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet2017-08-212-9/+4
* | cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar2017-08-218-356/+1220
* | bpf: fix double free from dev_map_notification()Daniel Borkmann2017-08-211-7/+5
* | Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2017-08-2112-54/+267
|\ \
| * | net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman2017-08-201-1/+1
| * | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-202-7/+4
| * | net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz2017-08-201-2/+2
| * | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-202-2/+0
| * | net/mlx5e: Properly indent within conditional statementsOr Gerlitz2017-08-201-14/+17
| * | net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-202-0/+2
| * | net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-202-2/+0
| * | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-203-4/+28
| * | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-203-1/+30
| * | net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman2017-08-201-2/+13
| * | net/mlx5e: Add PCIe outbound stalls countersGal Pressman2017-08-202-1/+20
| * | net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman2017-08-201-3/+14
| * | net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel2017-08-201-12/+118
| * | net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud2017-08-201-0/+2
| * | net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2017-08-202-7/+20
|/ /
* | bpf: linux/bpf.h needs linux/numa.hDavid S. Miller2017-08-201-0/+1
* | Merge branch 'BPF-inline-improvements'David S. Miller2017-08-203-1/+48
|\ \
| * | bpf: inline map in map lookup functions for array and htabDaniel Borkmann2017-08-202-0/+43
| * | bpf: make htab inlining more robust wrt assumptionsDaniel Borkmann2017-08-201-1/+5
|/ /
* | Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'David S. Miller2017-08-2017-39/+142
|\ \
| * | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2017-08-208-16/+69
| * | bpf: Allow selecting numa node during map creationMartin KaFai Lau2017-08-209-23/+73
|/ /
* | bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"Colin Ian King2017-08-201-1/+1
* | net: hns3: fix a handful of spelling mistakesColin Ian King2017-08-202-3/+3
* | Merge branch 'net-const-eisa_device_id'David S. Miller2017-08-205-5/+5
|\ \
| * | net: defxx: constify eisa_device_idArvind Yadav2017-08-201-1/+1
| * | net: hp100: constify eisa_device_idArvind Yadav2017-08-201-1/+1
| * | net: de4x5: constify eisa_device_idArvind Yadav2017-08-201-1/+1
| * | net: 3c59x: constify eisa_device_idArvind Yadav2017-08-201-1/+1
| * | net: 3c509: constify eisa_device_idArvind Yadav2017-08-201-1/+1
|/ /
* | Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'David S. Miller2017-08-1910-261/+497
|\ \
| * | nfp: don't reuse pointers in ring dumpingJakub Kicinski2017-08-191-6/+7