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.14.y
linux-6.15.y
linux-6.16.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
net: check type when freeing metadata dst
David Lamparter
1
-1
/
+2
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
3
-56
/
+47
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
10
-21
/
+12
2017-08-21
Merge branch 'bpf-mips-jit-improvements'
David S. Miller
1
-59
/
+103
2017-08-21
MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT.
David Daney
1
-33
/
+34
2017-08-21
MIPS, bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT.
David Daney
1
-29
/
+72
2017-08-21
MIPS,bpf: Fix using smp_processor_id() in preemptible splat.
David Daney
1
-14
/
+14
2017-08-21
qlogic: make device_attribute const
Bhumika Goyal
2
-5
/
+5
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
16
-37
/
+121
2017-08-21
liquidio: fix use of pf in pass-through mode in a virtual machine
Rick Farrington
2
-5
/
+44
2017-08-21
net: dsa: mv88e6xxx: make irq_chip const
Bhumika Goyal
2
-2
/
+2
2017-08-21
net: ibm: emac: Fix some error handling path in 'emac_probe()'
Christophe Jaillet
2
-9
/
+4
2017-08-21
cxgb4/cxgbvf: Handle 32-bit fw port capabilities
Ganesh Goudar
8
-356
/
+1220
2017-08-21
bpf: fix double free from dev_map_notification()
Daniel Borkmann
1
-7
/
+5
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-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
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
[next]