index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ncsi: Don't take any action on HNCDSC AEN
Samuel Mendoza-Jonas
2017-12-18
1
-32
/
+3
*
Merge branch 'phy-meson-gxl-clean-up-and-improvements'
David S. Miller
2017-12-18
1
-39
/
+146
|
\
|
*
net: phy: meson-gxl: join the authors
Jerome Brunet
2017-12-18
1
-0
/
+1
|
*
net: phy: meson-gxl: add interrupt support
Jerome Brunet
2017-12-18
1
-1
/
+36
|
*
net: phy: meson-gxl: leave CONFIG_A6 untouched
Jerome Brunet
2017-12-18
1
-9
/
+0
|
*
net: phy: meson-gxl: use genphy_config_init
Jerome Brunet
2017-12-18
1
-1
/
+1
|
*
net: phy: meson-gxl: add read and write helpers for banked registers
Jerome Brunet
2017-12-18
1
-61
/
+69
|
*
net: phy: meson-gxl: define control registers
Jerome Brunet
2017-12-18
1
-20
/
+66
|
*
net: phy: meson-gxl: check phy_write return value
Jerome Brunet
2017-12-18
1
-12
/
+38
|
/
*
Merge branch 'sfc-Medford2'
David S. Miller
2017-12-18
9
-68
/
+162
|
\
|
*
sfc: populate the timer reload field
Bert Kenward
2017-12-18
1
-2
/
+3
|
*
sfc: update EF10 register definitions
Bert Kenward
2017-12-18
2
-25
/
+37
|
*
sfc: improve PTP error reporting
Edward Cree
2017-12-18
3
-2
/
+13
|
*
sfc: add Medford2 (SFC9250) PCI Device IDs
Edward Cree
2017-12-18
1
-0
/
+4
|
*
sfc: support VI strides other than 8k
Edward Cree
2017-12-18
5
-27
/
+70
|
*
sfc: make mem_bar a function rather than a constant
Edward Cree
2017-12-18
5
-12
/
+35
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
73
-352
/
+6071
|
\
|
*
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-17
1
-1
/
+8
|
*
nfp: set flags in the correct member of netdev_bpf
Jakub Kicinski
2017-12-17
1
-1
/
+1
|
*
libbpf: fix Makefile exit code if libelf not found
Jakub Kicinski
2017-12-17
1
-2
/
+2
|
*
Merge branch 'bpf-to-bpf-function-calls'
Daniel Borkmann
2017-12-17
23
-269
/
+4378
|
|
\
|
|
*
selftests/bpf: additional bpf_call tests
Daniel Borkmann
2017-12-17
1
-0
/
+597
|
|
*
bpf: arm64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
1
-4
/
+64
|
|
*
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
2017-12-17
7
-6
/
+189
|
|
*
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
10
-11
/
+13
|
|
*
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
2017-12-17
4
-17
/
+116
|
|
*
selftests/bpf: add xdp noinline test
Alexei Starovoitov
2017-12-17
3
-1
/
+916
|
|
*
selftests/bpf: add bpf_call test
Alexei Starovoitov
2017-12-17
3
-6
/
+492
|
|
*
libbpf: add support for bpf_call
Alexei Starovoitov
2017-12-17
3
-44
/
+134
|
|
*
selftests/bpf: add tests for stack_zero tracking
Alexei Starovoitov
2017-12-17
1
-2
/
+64
|
|
*
bpf: teach verifier to recognize zero initialized stack
Alexei Starovoitov
2017-12-17
2
-29
/
+103
|
|
*
selftests/bpf: add verifier tests for bpf_call
Alexei Starovoitov
2017-12-17
1
-1
/
+960
|
|
*
bpf: introduce function calls (verification)
Alexei Starovoitov
2017-12-17
2
-153
/
+585
|
|
*
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-17
4
-5
/
+155
|
|
/
|
*
nfp: bpf: correct printk formats for size_t
Jakub Kicinski
2017-12-15
1
-2
/
+2
|
*
Merge branch 'bpf-nfp-jit-adjust-head-support'
Daniel Borkmann
2017-12-15
9
-0
/
+392
|
|
\
|
|
*
nfp: bpf: optimize the adjust_head calls in trivial cases
Jakub Kicinski
2017-12-15
4
-2
/
+76
|
|
*
nfp: bpf: add basic support for adjust head call
Jakub Kicinski
2017-12-15
6
-0
/
+190
|
|
*
nfp: bpf: prepare for call support
Jakub Kicinski
2017-12-15
2
-0
/
+28
|
|
*
nfp: bpf: prepare for parsing BPF FW capabilities
Jakub Kicinski
2017-12-15
3
-0
/
+88
|
|
*
nfp: add nfp_cpp_area_size() accessor
Jakub Kicinski
2017-12-15
2
-0
/
+12
|
|
/
|
*
Merge branch 'bpf-bpftool-cgroup-ops'
Daniel Borkmann
2017-12-14
10
-39
/
+566
|
|
\
|
|
*
bpftool: implement cgroup bpf operations
Roman Gushchin
2017-12-14
7
-5
/
+434
|
|
*
bpftool: implement prog load command
Roman Gushchin
2017-12-14
5
-34
/
+79
|
|
*
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
2017-12-14
1
-0
/
+2
|
|
*
libbpf: add ability to guess program type based on section name
Roman Gushchin
2017-12-14
1
-0
/
+51
|
|
/
|
*
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
4
-3
/
+8
|
*
Merge branch 'bpf-override-return'
Alexei Starovoitov
2017-12-12
29
-12
/
+424
|
|
\
|
|
*
btrfs: allow us to inject errors at io_ctl_init
Josef Bacik
2017-12-12
1
-0
/
+2
|
|
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-12-12
6
-2
/
+71
[next]