index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
bpf, doc: also add s390x as arch to sysctl description
Daniel Borkmann
1
-0
/
+1
2017-08-21
Merge tag 'mlx5-updates-2017-08-17-V2' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
12
-54
/
+267
2017-08-21
Linux 4.13-rc6
v4.13-rc6
Linus Torvalds
1
-1
/
+1
2017-08-20
Sanitize 'move_pages()' permission checks
Linus Torvalds
1
-8
/
+3
2017-08-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-68
/
+85
2017-08-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-11
/
+12
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-19
/
+48
2017-08-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-38
/
+84
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-0
/
+76
2017-08-20
net/mlx5e: Use size_t to store byte offset in statistics descriptors
Gal Pressman
1
-1
/
+1
2017-08-20
net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacks
Gal Pressman
2
-7
/
+4
2017-08-20
net/mlx5e: Place constants on the right side of comparisons
Or Gerlitz
1
-2
/
+2
2017-08-20
net/mlx5e: Avoid using multiple blank lines
Or Gerlitz
2
-2
/
+0
2017-08-20
net/mlx5e: Properly indent within conditional statements
Or Gerlitz
1
-14
/
+17
2017-08-20
net/mlx5: Add a blank line after declarations
Or Gerlitz
2
-0
/
+2
2017-08-20
net/mlx5: Avoid blank lines after/before open/close brace
Or Gerlitz
2
-2
/
+0
2017-08-20
net/mlx5e: Add outbound PCI buffer overflow counter
Eran Ben Elisha
3
-4
/
+28
2017-08-20
net/mlx5e: Add RX buffer fullness counters
Gal Pressman
3
-1
/
+30
2017-08-20
net/mlx5: Add RX buffer fullness counters infrastructure
Gal Pressman
1
-2
/
+13
2017-08-20
net/mlx5e: Add PCIe outbound stalls counters
Gal Pressman
2
-1
/
+20
2017-08-20
net/mlx5: Add PCIe outbound stalls counters infrastructure
Gal Pressman
1
-3
/
+14
2017-08-20
net/mlx5e: IPoIB, Add support for get_link_ksettings in ethtool
Shalom Lagziel
1
-12
/
+118
2017-08-20
net/mlx5e: IPoIB, Fix driver name retrieved by ethtool
Feras Daoud
1
-0
/
+2
2017-08-20
net/mlx5e: Send PAOS command on interface up/down
Eran Ben Elisha
2
-7
/
+20
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2017-08-20
bpf: linux/bpf.h needs linux/numa.h
David S. Miller
1
-0
/
+1
2017-08-20
Merge branch 'BPF-inline-improvements'
David S. Miller
3
-1
/
+48
2017-08-20
bpf: inline map in map lookup functions for array and htab
Daniel Borkmann
2
-0
/
+43
2017-08-20
bpf: make htab inlining more robust wrt assumptions
Daniel Borkmann
1
-1
/
+5
2017-08-20
Merge branch 'bpf-Allow-selecting-numa-node-during-map-creation'
David S. Miller
17
-39
/
+142
2017-08-20
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
8
-16
/
+69
2017-08-20
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
9
-23
/
+73
2017-08-20
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
1
-1
/
+1
2017-08-20
net: hns3: fix a handful of spelling mistakes
Colin Ian King
2
-3
/
+3
2017-08-20
Merge branch 'net-const-eisa_device_id'
David S. Miller
5
-5
/
+5
2017-08-20
net: defxx: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
net: hp100: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
net: de4x5: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
net: 3c59x: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
net: 3c509: constify eisa_device_id
Arvind Yadav
1
-1
/
+1
2017-08-19
Merge branch 'nfp-add-basic-ethtool-callbacks-to-representors'
David S. Miller
10
-261
/
+497
2017-08-19
nfp: don't reuse pointers in ring dumping
Jakub Kicinski
1
-6
/
+7
2017-08-19
nfp: fix copy paste in names and messages regarding vNICs
Jakub Kicinski
1
-2
/
+2
2017-08-19
nfp: add ethtool statistics for representors
Jakub Kicinski
2
-4
/
+71
2017-08-19
nfp: add pointer to vNIC config memory to nfp_port structure
Jakub Kicinski
3
-37
/
+18
2017-08-19
nfp: report MAC statistics in ethtool
Jakub Kicinski
2
-17
/
+153
2017-08-19
nfp: store pointer to MAC statistics in nfp_port
Jakub Kicinski
3
-8
/
+9
2017-08-19
nfp: split software and hardware vNIC statistics
Jakub Kicinski
1
-72
/
+120
2017-08-19
nfp: add helper for printing ethtool strings
Jakub Kicinski
1
-33
/
+32
2017-08-19
nfp: don't report standard netdev statistics in ethtool
Jakub Kicinski
1
-77
/
+32
[prev]
[next]