summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-22net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac supportDavid Wu2-0/+54
2017-08-22ethernet: xircom: small clean up in setup_xirc2ps_cs()Dan Carpenter1-1/+1
2017-08-22arm: eBPF JIT compilerShubham Bansal3-811/+1747
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller199-655/+1218
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-15/+15
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
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-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-70/+153
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-72/+144
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov3-32/+34
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-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-20liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington2-5/+44
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang1-13/+11
2017-08-20net: dsa: mv88e6xxx: make irq_chip constBhumika Goyal2-2/+2
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-20net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet2-9/+4
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar8-356/+1220
2017-08-20tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-20switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-20bpf: fix double free from dev_map_notification()Daniel Borkmann1-7/+5
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-20Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/...David S. Miller12-54/+267
2017-08-20Linux 4.13-rc6v4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-68/+85
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+48
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+84
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+76
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