2017-08-22 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2017-08-21 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2017-08-21 |
Thomas Petazzoni | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_... |
commit | commitdiff | tree |
2017-08-21 |
Gao Feng | net: sched: Add the invalid handle check in qdisc_class... |
commit | commitdiff | tree |
2017-08-21 |
Jon Paul Maloy | tipc: don't reset stale broadcast send link |
commit | commitdiff | tree |
2017-08-21 |
Linus Torvalds | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel... |
commit | commitdiff | tree |
2017-08-21 |
Linus Torvalds | Merge tag 'rtc-4.13-fixes' of git://git.kernel.org... |
commit | commitdiff | tree |
2017-08-21 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree |
2017-08-21 |
Oleg Nesterov | pids: make task_tgid_nr_ns() safe |
commit | commitdiff | tree |
2017-08-21 |
David Lamparter | net: check type when freeing metadata dst |
commit | commitdiff | tree |
2017-08-21 |
David Ahern | net: ipv6: put host and anycast routes on device with... |
commit | commitdiff | tree |
2017-08-21 |
Florian Westphal | dsa: remove unused net_device arg from handlers |
commit | commitdiff | tree |
2017-08-21 |
David S. Miller | Merge branch 'bpf-mips-jit-improvements' |
commit | commitdiff | tree |
2017-08-21 |
David Daney | MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF... |
commit | commitdiff | tree |
2017-08-21 |
David Daney | MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in... |
commit | commitdiff | tree |
2017-08-21 |
David Daney | MIPS,bpf: Fix using smp_processor_id() in preemptible... |
commit | commitdiff | tree |
2017-08-21 |
Bhumika Goyal | qlogic: make device_attribute const |
commit | commitdiff | tree |
2017-08-21 |
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2017-08-21 |
Heiner Kallweit | rtc: ds1307: fix regmap config |
commit | commitdiff | tree |
2017-08-21 |
Rick Farrington | liquidio: fix use of pf in pass-through mode in a virtu... |
commit | commitdiff | tree |
2017-08-21 |
Wei Wang | ipv6: repair fib6 tree in failure case |
commit | commitdiff | tree |
2017-08-21 |
Bhumika Goyal | net: dsa: mv88e6xxx: make irq_chip const |
commit | commitdiff | tree |
2017-08-21 |
Konstantin... | net_sched: fix order of queue length updates in qdisc_r... |
commit | commitdiff | tree |
2017-08-21 |
Christophe... | net: ibm: emac: Fix some error handling path in 'emac_p... |
commit | commitdiff | tree |
2017-08-21 |
Ganesh Goudar | cxgb4/cxgbvf: Handle 32-bit fw port capabilities |
commit | commitdiff | tree |
2017-08-21 |
Eric Leblond | tools lib bpf: improve warning |
commit | commitdiff | tree |
2017-08-21 |
Chris Packham | switchdev: documentation: minor typo fixes |
commit | commitdiff | tree |
2017-08-21 |
Daniel Borkmann | bpf: fix double free from dev_map_notification() |
commit | commitdiff | tree |
2017-08-21 |
Daniel Borkmann | bpf, doc: also add s390x as arch to sysctl description |
commit | commitdiff | tree |
2017-08-20 |
David S. Miller | Merge tag 'mlx5-updates-2017-08-17-V2' of git://git... |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Linux 4.13-rc6 |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Sanitize 'move_pages()' permission checks |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.kerne... |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree |
2017-08-20 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.kerne... |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5e: Use size_t to store byte offset in statistic... |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5e: Use kernel types instead of uint*_t in ethto... |
commit | commitdiff | tree |
2017-08-20 |
Or Gerlitz | net/mlx5e: Place constants on the right side of comparisons |
commit | commitdiff | tree |
2017-08-20 |
Or Gerlitz | net/mlx5e: Avoid using multiple blank lines |
commit | commitdiff | tree |
2017-08-20 |
Or Gerlitz | net/mlx5e: Properly indent within conditional statements |
commit | commitdiff | tree |
2017-08-20 |
Or Gerlitz | net/mlx5: Add a blank line after declarations |
commit | commitdiff | tree |
2017-08-20 |
Or Gerlitz | net/mlx5: Avoid blank lines after/before open/close... |
commit | commitdiff | tree |
2017-08-20 |
Eran Ben Elisha | net/mlx5e: Add outbound PCI buffer overflow counter |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5e: Add RX buffer fullness counters |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5: Add RX buffer fullness counters infrastructure |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5e: Add PCIe outbound stalls counters |
commit | commitdiff | tree |
2017-08-20 |
Gal Pressman | net/mlx5: Add PCIe outbound stalls counters infrastructure |
commit | commitdiff | tree |
2017-08-20 |
Shalom Lagziel | net/mlx5e: IPoIB, Add support for get_link_ksettings... |
commit | commitdiff | tree |
2017-08-20 |
Feras Daoud | net/mlx5e: IPoIB, Fix driver name retrieved by ethtool |
commit | commitdiff | tree |
2017-08-20 |
Eran Ben Elisha | net/mlx5e: Send PAOS command on interface up/down |
commit | commitdiff | tree |
2017-08-20 |
Alexey Dobriyan | genirq/ipi: Fixup checks against nr_cpu_ids |
commit | commitdiff | tree |
2017-08-20 |
David S. Miller | bpf: linux/bpf.h needs linux/numa.h |
commit | commitdiff | tree |
2017-08-20 |
David S. Miller | Merge branch 'BPF-inline-improvements' |
commit | commitdiff | tree |
2017-08-20 |
Daniel Borkmann | bpf: inline map in map lookup functions for array and... |
commit | commitdiff | tree |
2017-08-20 |
Daniel Borkmann | bpf: make htab inlining more robust wrt assumptions |
commit | commitdiff | tree |
2017-08-20 |
David S. Miller | Merge branch 'bpf-Allow-selecting-numa-node-during... |
commit | commitdiff | tree |
2017-08-20 |
Martin KaFai Lau | bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC... |
commit | commitdiff | tree |
2017-08-20 |
Martin KaFai Lau | bpf: Allow selecting numa node during map creation |
commit | commitdiff | tree |
2017-08-20 |
Colin Ian King | bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" |
commit | commitdiff | tree |
2017-08-20 |
Colin Ian King | net: hns3: fix a handful of spelling mistakes |
commit | commitdiff | tree |
2017-08-20 |
David S. Miller | Merge branch 'net-const-eisa_device_id' |
commit | commitdiff | tree |
2017-08-20 |
Arvind Yadav | net: defxx: constify eisa_device_id |
commit | commitdiff | tree |
2017-08-20 |
Arvind Yadav | net: hp100: constify eisa_device_id |
commit | commitdiff | tree |
2017-08-20 |
Arvind Yadav | net: de4x5: constify eisa_device_id |
commit | commitdiff | tree |
2017-08-20 |
Arvind Yadav | net: 3c59x: constify eisa_device_id |
commit | commitdiff | tree |
2017-08-20 |
Arvind Yadav | net: 3c509: constify eisa_device_id |
commit | commitdiff | tree |
2017-08-19 |
David S. Miller | Merge branch 'nfp-add-basic-ethtool-callbacks-to-repres... |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: don't reuse pointers in ring dumping |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: fix copy paste in names and messages regarding... |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: add ethtool statistics for representors |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: add pointer to vNIC config memory to nfp_port... |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: report MAC statistics in ethtool |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: store pointer to MAC statistics in nfp_port |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: split software and hardware vNIC statistics |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: add helper for printing ethtool strings |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: don't report standard netdev statistics in ethtool |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: allow retreiving management FW logs on representors |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: provide ethtool_drvinfo on representors |
commit | commitdiff | tree |
2017-08-19 |
Jakub Kicinski | nfp: link basic ethtool ops to representors |
commit | commitdiff | tree |
2017-08-19 |
David S. Miller | Merge branch 'net-sysfs-related-cleanups' |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: style cleanups |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: mark receive queue attributes ro_after_init |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: make queue attributes ro_after_init |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: make BQL sysfs attributes ro_after_init |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: drop unused attribute argument from sysfs queue... |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: make net sysfs attributes ro_after_init |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: constify net_ns_type_operations |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: make net_class ro_after_init |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: constify netdev_class_file |
commit | commitdiff | tree |
2017-08-19 |
stephen hemminger | net: don't decrement kobj reference count on init failure |
commit | commitdiff | tree |
2017-08-18 |
David S. Miller | Merge branch 'amd-xgbe-next' |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add additional ethtool statistics |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add support for VXLAN offload capabilities |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Convert to using the new link mode settings |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | net: ethtool: Add macro to clear a link mode setting |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add per queue Tx and Rx statistics |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Add hardware features debug output |
commit | commitdiff | tree |
2017-08-18 |
Lendacky, Thomas | amd-xgbe: Optimize DMA channel interrupt enablement |
commit | commitdiff | tree |
next |