summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22net-next/hinic: Initialize api cmd resourcesAviad Krawczyk
2017-08-22net-next/hinic: Initialize hw device componentsAviad Krawczyk
2017-08-22net-next/hinic: Initialize hw interfaceAviad Krawczyk
2017-08-22net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac supportDavid Wu
2017-08-22ethernet: xircom: small clean up in setup_xirc2ps_cs()Dan Carpenter
2017-08-22arm: eBPF JIT compilerShubham Bansal
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-21net: check type when freeing metadata dstDavid Lamparter
2017-08-21net: ipv6: put host and anycast routes on device with addressDavid Ahern
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-21Merge branch 'bpf-mips-jit-improvements'David S. Miller
2017-08-21MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT.David Daney
2017-08-21MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.David Daney
2017-08-21MIPS,bpf: Fix using smp_processor_id() in preemptible splat.David Daney
2017-08-21qlogic: make device_attribute constBhumika Goyal
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit
2017-08-20liquidio: fix use of pf in pass-through mode in a virtual machineRick Farrington
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang
2017-08-20net: dsa: mv88e6xxx: make irq_chip constBhumika Goyal
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-20net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet
2017-08-20cxgb4/cxgbvf: Handle 32-bit fw port capabilitiesGanesh Goudar
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-20switchdev: documentation: minor typo fixesChris Packham
2017-08-20bpf: fix double free from dev_map_notification()Daniel Borkmann
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann
2017-08-20Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2017-08-20Linux 4.13-rc6Linus Torvalds
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20net/mlx5e: Use size_t to store byte offset in statistics descriptorsGal Pressman
2017-08-20net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman
2017-08-20net/mlx5e: Place constants on the right side of comparisonsOr Gerlitz
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz
2017-08-20net/mlx5e: Properly indent within conditional statementsOr Gerlitz
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz
2017-08-20net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz