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
*
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
10
-123
/
+139
*
samples: bpf: compile and link against full libbpf
Jakub Kicinski
2018-05-11
1
-7
/
+14
*
samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf
Jakub Kicinski
2018-05-11
2
-7
/
+7
*
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
2018-05-11
1
-11
/
+6
*
bpf: sync tools bpf.h uapi header
Prashant Bhole
2018-05-11
1
-1
/
+81
*
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
2018-05-11
1
-3
/
+3
*
Merge branch 'bpf-fib-lookup-helper'
Daniel Borkmann
2018-05-11
14
-75
/
+854
|
\
|
*
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
2018-05-11
4
-0
/
+258
|
*
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
2
-1
/
+347
|
*
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-05-11
3
-2
/
+51
|
*
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
2018-05-11
2
-15
/
+13
|
*
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
3
-2
/
+97
|
*
net/ipv6: Refactor fib6_rule_action
David Ahern
2018-05-11
1
-21
/
+31
|
*
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
2
-14
/
+29
|
*
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
2
-8
/
+14
|
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
3
-13
/
+15
|
/
*
bpf, doc: clarification for the meaning of 'id'
Wang YanQing
2018-05-11
1
-6
/
+9
*
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-10
2
-0
/
+4
*
selftests/bpf: add architecture-agnostic headers
Sirio Balmelli
2018-05-10
2
-0
/
+36
*
xsk: fix 64-bit division
Björn Töpel
2018-05-09
1
-1
/
+1
*
Merge branch 'bpf-nfp-programmable-rss'
Daniel Borkmann
2018-05-09
9
-15
/
+115
|
\
|
*
nfp: bpf: support setting the RX queue index
Jakub Kicinski
2018-05-09
6
-12
/
+105
|
*
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
3
-3
/
+10
|
/
*
Merge branch 'bpf-btf-id'
Daniel Borkmann
2018-05-09
8
-127
/
+563
|
\
|
*
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
2018-05-09
3
-13
/
+287
|
*
bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
Martin KaFai Lau
2018-05-09
1
-0
/
+11
|
*
bpf: btf: Some test_btf clean up
Martin KaFai Lau
2018-05-09
1
-102
/
+99
|
*
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
3
-6
/
+43
|
*
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
4
-11
/
+128
|
*
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
2018-05-09
1
-1
/
+1
|
/
*
dt-bindings: dsa: Remove unnecessary #address/#size-cells
Fabio Estevam
2018-05-09
1
-6
/
+0
*
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
2018-05-09
1
-0
/
+7
*
Merge branch 'bnxt_en-Fixes-for-net-next'
David S. Miller
2018-05-08
4
-20
/
+30
|
\
|
*
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2018-05-08
2
-2
/
+3
|
*
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2018-05-08
2
-14
/
+9
|
*
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
2018-05-08
1
-0
/
+3
|
*
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2018-05-08
2
-4
/
+15
|
/
*
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
2018-05-08
1
-2
/
+6
*
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
2
-3
/
+3
*
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-08
4
-20
/
+28
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-08
5
-8
/
+114
|
\
|
*
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
2018-05-04
1
-2
/
+7
|
*
change the comment of vti6_ioctl
Sun Lianwen
2018-05-01
1
-1
/
+1
|
*
xfrm: remove VLA usage in __xfrm6_sort()
Kees Cook
2018-04-26
1
-4
/
+2
|
*
udp: enable UDP checksum offload for ESP
Jacek Kalwas
2018-04-18
1
-1
/
+1
|
*
selftests: add xfrm state-policy-monitor to rtnetlink.sh
Shannon Nelson
2018-04-17
1
-0
/
+103
*
|
Merge branch 'ipv6-misc'
David S. Miller
2018-05-08
2
-11
/
+28
|
\
\
|
*
|
net: ipv6/gre: Add GRO support
Eran Ben Elisha
2018-05-08
1
-10
/
+27
|
*
|
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
2018-05-08
1
-1
/
+1
|
/
/
*
|
Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'
David S. Miller
2018-05-08
17
-82
/
+389
|
\
\
[next]