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
*
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
1
-1
/
+80
*
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-05-11
1
-0
/
+14
*
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
2018-05-11
1
-7
/
+7
*
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
1
-0
/
+6
*
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
1
-0
/
+4
*
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
1
-0
/
+5
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
1
-3
/
+3
*
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
1
-1
/
+1
*
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
1
-0
/
+6
*
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
2
-0
/
+7
*
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
1
-2
/
+2
*
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-08
2
-9
/
+16
*
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-05-08
1
-1
/
+9
*
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2018-05-08
1
-1
/
+0
*
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
2018-05-08
1
-1
/
+1
*
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
[next]