index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-08
13
-378
/
+292
|
\
|
*
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
2018-05-04
1
-0
/
+5
|
*
bpf: centre subprog information fields
Jiong Wang
2018-05-04
1
-3
/
+6
|
*
bpf: unify main prog and subprog
Jiong Wang
2018-05-04
1
-1
/
+1
|
*
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-04
1
-1
/
+32
|
*
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-04
2
-1
/
+5
|
*
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-04
1
-2
/
+0
|
*
xsk: statistics support
Magnus Karlsson
2018-05-04
1
-0
/
+7
|
*
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-04
1
-0
/
+1
|
*
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-04
2
-0
/
+3
|
*
xsk: add umem completion queue support and mmap
Magnus Karlsson
2018-05-04
1
-0
/
+2
|
*
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-04
1
-1
/
+1
|
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-04
4
-0
/
+36
|
*
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-04
2
-0
/
+23
|
*
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-04
2
-0
/
+12
|
*
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-04
2
-0
/
+20
|
*
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-04
1
-0
/
+15
|
*
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-04
2
-0
/
+65
|
*
net: initial AF_XDP skeleton
Björn Töpel
2018-05-04
1
-1
/
+4
|
*
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
1
-27
/
+27
|
*
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-30
1
-4
/
+4
|
*
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-30
2
-356
/
+0
|
*
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
1
-6
/
+6
|
*
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2018-04-29
1
-1
/
+3
|
*
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
3
-3
/
+43
*
|
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
2018-05-08
1
-14
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-07
23
-224
/
+282
|
\
\
|
*
|
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2018-05-07
1
-0
/
+1
|
*
|
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-07
3
-89
/
+134
|
*
|
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
2018-05-06
1
-0
/
+4
|
*
|
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-06
1
-16
/
+8
|
*
|
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2018-05-06
1
-2
/
+41
|
*
|
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2018-05-06
1
-0
/
+4
|
*
|
Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2018-04-27
1
-0
/
+1
|
|
\
\
|
|
*
|
netfilter: ipvs: Keep latest weight of destination
Inju Song
2018-04-09
1
-0
/
+1
|
*
|
|
netfilter: nf_tables: merge exthdr expression into nft core
Florian Westphal
2018-04-27
1
-0
/
+1
|
*
|
|
netfilter: nf_tables: merge rt expression into nft core
Florian Westphal
2018-04-27
1
-0
/
+1
|
*
|
|
netfilter: nf_tables: make meta expression builtin
Florian Westphal
2018-04-27
1
-0
/
+1
|
*
|
|
netfilter: merge meta_bridge into nft_meta
Florian Westphal
2018-04-24
1
-44
/
+0
|
*
|
|
netfilter: nf_tables: support timeouts larger than 23 days
Florian Westphal
2018-04-24
1
-2
/
+2
|
*
|
|
netfilter: ebtables: add ebt_get_target and ebt_get_target_c
Taehee Yoo
2018-04-24
1
-0
/
+6
|
*
|
|
netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
Taehee Yoo
2018-04-24
1
-4
/
+0
|
*
|
|
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
7
-11
/
+21
|
*
|
|
netfilter: nf_tables: Simplify set backend selection
Phil Sutter
2018-04-24
1
-19
/
+15
|
*
|
|
netfilter: nf_tables: simplify lookup functions
Pablo Neira Ayuso
2018-04-24
1
-6
/
+6
|
*
|
|
netfilter: nf_flow_table: add a new flow state for tearing down offloading
Felix Fietkau
2018-04-24
1
-0
/
+2
|
*
|
|
netfilter: nf_flow_table: make flow_offload_dead inline
Felix Fietkau
2018-04-24
1
-1
/
+4
|
*
|
|
netfilter: nf_flow_table: track flow tables in nf_flow_table directly
Felix Fietkau
2018-04-24
2
-3
/
+1
|
*
|
|
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
Felix Fietkau
2018-04-24
1
-4
/
+2
|
*
|
|
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
Felix Fietkau
2018-04-21
1
-0
/
+2
[next]