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.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
2018-01-22
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
5
-4
/
+257
2018-01-22
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
8
-81
/
+101
2018-01-22
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
4
-4
/
+9
2018-01-22
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
3
-54
/
+0
2018-01-22
net: aquantia: Cleanup pci functions module
Igor Russkikh
7
-385
/
+156
2018-01-22
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2
-50
/
+50
2018-01-22
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
12
-159
/
+239
2018-01-22
net: aquantia: Introduce new device ids and constants
Igor Russkikh
10
-87
/
+94
2018-01-22
Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-304
/
+821
2018-01-22
nfp: flower: prioritize stats updates
Pieter Jansen van Vuuren
1
-11
/
+18
2018-01-22
net: gemini: Depend on HAS_IOMEM
Linus Walleij
1
-0
/
+1
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
62
-2226
/
+1241
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
44
-222
/
+1828
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
115
-751
/
+1723
2018-01-20
Merge branch 'bpf-misc-improvements'
Alexei Starovoitov
17
-75
/
+347
2018-01-20
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
1
-2
/
+2
2018-01-20
bpf: add upper complexity limit to verifier log
Daniel Borkmann
1
-1
/
+2
2018-01-20
bpf, x86: small optimization in alu ops with imm
Daniel Borkmann
1
-5
/
+30
2018-01-20
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+43
2018-01-20
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
13
-42
/
+24
2018-01-20
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-20
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
1
-0
/
+104
2018-01-20
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
2018-01-20
bpf, verifier: detect misconfigured mem, size argument pair
Daniel Borkmann
1
-24
/
+55
2018-01-20
samples/bpf: xdp_monitor include cpumap tracepoints in monitoring
Jesper Dangaard Brouer
2
-67
/
+443
2018-01-20
Merge branch 'bpf-lpm-get-next-key'
Daniel Borkmann
2
-2
/
+215
2018-01-20
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
1
-0
/
+122
2018-01-20
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
1
-2
/
+93
2018-01-20
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
1
-0
/
+7
2018-01-20
bpftool: recognize BPF_MAP_TYPE_CPUMAP maps
Roman Gushchin
1
-0
/
+1
2018-01-19
Merge branch 'dsa-mv88e6xxx-ATU-VTU-irq-fixes'
David S. Miller
3
-4
/
+6
2018-01-19
net: dsa: mv88e6xxx: Free ATU/VTU irq only when there is chip irq
Andrew Lunn
1
-2
/
+4
2018-01-19
net: dsa: mv88e6xxx: Return error from irq_find_mapping()
Andrew Lunn
2
-2
/
+2
2018-01-19
Merge branch 'net-sched-cls-add-extack-support'
David S. Miller
14
-92
/
+194
2018-01-19
net: sched: cls_u32: add extack support
Alexander Aring
1
-14
/
+44
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
4
-7
/
+11
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
13
-14
/
+26
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
13
-32
/
+50
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
13
-13
/
+20
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
1
-11
/
+41
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
3
-6
/
+7
2018-01-19
mlxsw: spectrum: Upper-bound supported FW version
Yuval Mintz
1
-19
/
+11
2018-01-19
Merge branch 'nfp-devlink-capabilities-extensions-and-updates'
David S. Miller
19
-208
/
+463
2018-01-19
nfp: bpf: disable all ctrl vNIC capabilities
Jakub Kicinski
1
-1
/
+1
2018-01-19
nfp: allow apps to disable ctrl vNIC capabilities
Jakub Kicinski
4
-0
/
+12
2018-01-19
nfp: split reading capabilities out of nfp_net_init()
Jakub Kicinski
1
-11
/
+20
2018-01-19
nfp: read mailbox address from TLV caps
Jakub Kicinski
3
-10
/
+46
2018-01-19
nfp: read ME frequency from vNIC ctrl memory
Jakub Kicinski
5
-13
/
+19
2018-01-19
nfp: add TLV capabilities to the BAR
Jakub Kicinski
5
-3
/
+186
2018-01-19
nfp: improve app not found message
Jakub Kicinski
1
-1
/
+1
[prev]
[next]