summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng1-0/+3
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy4-45/+17
2017-08-21net: check type when freeing metadata dstDavid Lamparter1-1/+2
2017-08-21net: ipv6: put host and anycast routes on device with addressDavid Ahern3-56/+47
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal10-21/+12
2017-08-21Merge branch 'bpf-mips-jit-improvements'David S. Miller1-59/+103
2017-08-21MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT.David Daney1-33/+34
2017-08-21MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.David Daney1-29/+72
2017-08-21MIPS,bpf: Fix using smp_processor_id() in preemptible splat.David Daney1-14/+14
2017-08-21qlogic: make device_attribute constBhumika Goyal2-5/+5
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller16-37/+121
2017-08-21liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington2-5/+44
2017-08-21net: dsa: mv88e6xxx: make irq_chip constBhumika Goyal2-2/+2
2017-08-21net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet2-9/+4
2017-08-21cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar8-356/+1220
2017-08-21bpf: fix double free from dev_map_notification()Daniel Borkmann1-7/+5
2017-08-21Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/...David S. Miller12-54/+267
2017-08-20net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman1-1/+1
2017-08-20net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2-7/+4
2017-08-20net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz1-2/+2
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz2-2/+0
2017-08-20net/mlx5e: Properly indent within conditional statementsOr Gerlitz1-14/+17
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz2-0/+2
2017-08-20net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2-2/+0
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha3-4/+28
2017-08-20net/mlx5e: Add RX buffer fullness countersGal Pressman3-1/+30
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman1-2/+13
2017-08-20net/mlx5e: Add PCIe outbound stalls countersGal Pressman2-1/+20
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman1-3/+14
2017-08-20net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtoolShalom Lagziel1-12/+118
2017-08-20net/mlx5e: IPoIB, Fix driver name retrieved by ethtoolFeras Daoud1-0/+2
2017-08-20net/mlx5e: Send PAOS command on interface up/downEran Ben Elisha2-7/+20
2017-08-20bpf: linux/bpf.h needs linux/numa.hDavid S. Miller1-0/+1
2017-08-20Merge branch 'BPF-inline-improvements'David S. Miller3-1/+48
2017-08-20bpf: inline map in map lookup functions for array and htabDaniel Borkmann2-0/+43
2017-08-20bpf: make htab inlining more robust wrt assumptionsDaniel Borkmann1-1/+5
2017-08-20Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'David S. Miller17-39/+142
2017-08-20bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau8-16/+69
2017-08-20bpf: Allow selecting numa node during map creationMartin KaFai Lau9-23/+73
2017-08-20bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"Colin Ian King1-1/+1
2017-08-20net: hns3: fix a handful of spelling mistakesColin Ian King2-3/+3
2017-08-20Merge branch 'net-const-eisa_device_id'David S. Miller5-5/+5
2017-08-20net: defxx: constify eisa_device_idArvind Yadav1-1/+1
2017-08-20net: hp100: constify eisa_device_idArvind Yadav1-1/+1
2017-08-20net: de4x5: constify eisa_device_idArvind Yadav1-1/+1
2017-08-20net: 3c59x: constify eisa_device_idArvind Yadav1-1/+1
2017-08-20net: 3c509: constify eisa_device_idArvind Yadav1-1/+1
2017-08-19Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'David S. Miller10-261/+497
2017-08-19nfp: don't reuse pointers in ring dumpingJakub Kicinski1-6/+7
2017-08-19nfp: fix copy paste in names and messages regarding vNICsJakub Kicinski1-2/+2