index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-21
mlxsw: spectrum_acl: Add support for mirroring action
Arkadi Sharshevsky
2
-0
/
+35
2018-01-21
mlxsw: core: Make counter index allocated inside the action append
Jiri Pirko
5
-35
/
+82
2018-01-21
mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list
Jiri Pirko
1
-26
/
+49
2018-01-21
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Jiri Pirko
2
-0
/
+20
2018-01-21
Merge branch 'Aquantia-atlantic-driver-new-devices-support'
David S. Miller
21
-773
/
+1019
2018-01-21
net: aquantia: bump driver version to match aquantia internal numbering
Igor Russkikh
1
-3
/
+3
2018-01-21
net: aquantia: Report correct mediatype via ethtool
Igor Russkikh
1
-3
/
+13
2018-01-21
net: aquantia: Introduce global AQC hardware reset sequence
Igor Russkikh
3
-29
/
+183
2018-01-21
net: aquantia: Introduce support for new firmware on AQC cards
Igor Russkikh
5
-4
/
+257
2018-01-21
net: aquantia: Introduce firmware ops callbacks
Igor Russkikh
8
-81
/
+101
2018-01-21
net: aquantia: Change confusing no_ff_addr to more meaningful name
Igor Russkikh
4
-4
/
+9
2018-01-21
net: aquantia: Remove create/destroy from hw ops
Igor Russkikh
3
-54
/
+0
2018-01-21
net: aquantia: Cleanup pci functions module
Igor Russkikh
7
-385
/
+156
2018-01-21
net: aquantia: Convert hw and caps structures to const static pointers
Igor Russkikh
2
-50
/
+50
2018-01-21
net: aquantia: Introduce new AQC devices and capabilities
Igor Russkikh
12
-159
/
+239
2018-01-21
net: aquantia: Introduce new device ids and constants
Igor Russkikh
10
-87
/
+94
2018-01-21
Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-304
/
+821
2018-01-21
nfp: flower: prioritize stats updates
Pieter Jansen van Vuuren
1
-11
/
+18
2018-01-21
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
44
-222
/
+1828
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
115
-751
/
+1723
2018-01-19
Merge branch 'bpf-misc-improvements'
Alexei Starovoitov
17
-75
/
+347
2018-01-19
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
1
-2
/
+2
2018-01-19
bpf: add upper complexity limit to verifier log
Daniel Borkmann
1
-1
/
+2
2018-01-19
bpf, x86: small optimization in alu ops with imm
Daniel Borkmann
1
-5
/
+30
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+43
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
13
-42
/
+24
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
1
-0
/
+87
2018-01-19
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
1
-0
/
+104
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
2018-01-19
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-19
Merge branch 'bpf-lpm-get-next-key'
Daniel Borkmann
2
-2
/
+215
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
1
-0
/
+122
2018-01-19
bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map
Yonghong Song
1
-2
/
+93
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
1
-0
/
+7
2018-01-19
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
[next]