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
*
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
7
-36
/
+22
*
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
2018-09-01
1
-4
/
+2
*
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2018-09-01
2
-4
/
+65
*
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2018-09-01
2
-3
/
+2
*
xsk: remove unnecessary assignment
Prashant Bhole
2018-09-01
1
-2
/
+0
*
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
2018-09-01
2
-0
/
+88
*
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
Nikita V. Shirokov
2018-09-01
1
-4
/
+21
*
xdp: remove redundant variable 'headroom'
Colin Ian King
2018-09-01
1
-2
/
+1
*
xsk: include XDP meta data in AF_XDP frames
Björn Töpel
2018-08-30
1
-6
/
+18
*
Merge branch 'bpf-bpffs-bpftool-dump-with-btf'
Daniel Borkmann
2018-08-30
4
-37
/
+230
|
\
|
*
tools/bpf: bpftool: add btf percpu map formated dump
Yonghong Song
2018-08-30
1
-2
/
+31
|
*
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
2018-08-30
1
-35
/
+144
|
*
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
Yonghong Song
2018-08-30
2
-0
/
+55
|
/
*
Merge branch 'verifier-liveness-simplification'
Alexei Starovoitov
2018-08-30
2
-152
/
+72
|
\
|
*
bpf/verifier: display non-spill stack slot types in print_verifier_state
Edward Cree
2018-08-30
1
-7
/
+25
|
*
bpf/verifier: per-register parent pointers
Edward Cree
2018-08-30
2
-145
/
+47
|
/
*
Merge branch 'AF_XDP-zerocopy-for-i40e'
Alexei Starovoitov
2018-08-29
14
-108
/
+1523
|
\
|
*
samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
Björn Töpel
2018-08-29
1
-1
/
+11
|
*
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
2018-08-29
4
-1
/
+186
|
*
i40e: move common Tx functions to i40e_txrx_common.h
Magnus Karlsson
2018-08-29
2
-33
/
+61
|
*
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
2018-08-29
7
-11
/
+775
|
*
i40e: move common Rx functions to i40e_txrx_common.h
Björn Töpel
2018-08-29
2
-20
/
+44
|
*
i40e: refactor Rx path for re-use
Björn Töpel
2018-08-29
1
-34
/
+77
|
*
i40e: added queue pair disable/enable functions
Björn Töpel
2018-08-29
1
-0
/
+250
|
*
net: add napi_if_scheduled_mark_missed
Magnus Karlsson
2018-08-29
1
-0
/
+26
|
*
xsk: expose xdp_umem_get_{data,dma} to drivers
Björn Töpel
2018-08-29
2
-10
/
+43
|
*
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
2018-08-29
2
-2
/
+14
|
*
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
2018-08-29
2
-2
/
+42
|
/
*
bpf: use --cgroup in test_suite if supplied
John Fastabend
2018-08-29
1
-22
/
+31
*
bpf: sockmap test remove shutdown() calls
John Fastabend
2018-08-29
1
-3
/
+0
*
bpf: remove duplicated include from syscall.c
YueHaibing
2018-08-29
1
-1
/
+0
*
Merge branch 'nfp-add-NFP5000-support'
David S. Miller
2018-08-29
15
-236
/
+682
|
\
|
*
nfp: make RTsym users handle absolute symbols correctly
Jakub Kicinski
2018-08-29
3
-32
/
+21
|
*
nfp: support access to absolute RTsyms
Jakub Kicinski
2018-08-29
2
-9
/
+46
|
*
nfp: convert all RTsym users to use new read/write helpers
Jakub Kicinski
2018-08-29
3
-46
/
+23
|
*
nfp: convert existing RTsym helpers to full target decoding
Jakub Kicinski
2018-08-29
1
-14
/
+14
|
*
nfp: pass cpp_id to nfp_cpp_map_area()
Jakub Kicinski
2018-08-29
4
-16
/
+16
|
*
nfp: add RTsym access helpers
Jakub Kicinski
2018-08-29
2
-0
/
+171
|
*
nfp: add basic errors messages to target logic
Jakub Kicinski
2018-08-29
1
-2
/
+10
|
*
nfp: save the MU locality field offset
Jakub Kicinski
2018-08-29
3
-31
/
+38
|
*
nfp: refactor the per-chip PCIe config
Jakub Kicinski
2018-08-29
2
-13
/
+41
|
*
nfp: add support for NFP5000
Jakub Kicinski
2018-08-29
2
-1
/
+7
|
*
nfp: abm: look up MAC addresses via management FW
Jakub Kicinski
2018-08-29
1
-9
/
+25
|
*
nfp: add support for indirect HWinfo lookup
Jakub Kicinski
2018-08-29
2
-0
/
+44
|
*
nfp: interpret extended FW load result codes
Jakub Kicinski
2018-08-29
2
-3
/
+85
|
*
nfp: attempt FW load from flash
Jakub Kicinski
2018-08-29
3
-2
/
+16
|
*
nfp: encapsulate NSP command arguments into structs
Jakub Kicinski
2018-08-29
1
-69
/
+136
|
/
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-08-29
17
-1199
/
+3326
|
\
|
*
ice: Fix and update driver version string
Anirudh Venkataramanan
2018-08-28
1
-1
/
+1
|
*
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
2018-08-28
2
-7
/
+28
[next]