index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
tracex7_user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
samples: bpf: rename struct bpf_map_def to avoid conflict with libbpf
Jakub Kicinski
2
-7
/
+7
2018-05-11
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
1
-11
/
+6
2018-05-11
bpf: sync tools bpf.h uapi header
Prashant Bhole
1
-1
/
+81
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
1
-3
/
+3
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
4
-0
/
+258
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2
-1
/
+347
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
3
-2
/
+51
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
2
-15
/
+13
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
3
-2
/
+97
2018-05-11
net/ipv6: Refactor fib6_rule_action
David Ahern
1
-21
/
+31
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2
-14
/
+29
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
2
-8
/
+14
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
3
-13
/
+15
2018-05-11
bpf, doc: clarification for the meaning of 'id'
Wang YanQing
1
-6
/
+9
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
2
-0
/
+4
2018-05-10
selftests/bpf: add architecture-agnostic headers
Sirio Balmelli
2
-0
/
+36
2018-05-09
xsk: fix 64-bit division
Björn Töpel
1
-1
/
+1
2018-05-09
nfp: bpf: support setting the RX queue index
Jakub Kicinski
6
-12
/
+105
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
3
-3
/
+10
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
3
-13
/
+287
2018-05-09
bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
Martin KaFai Lau
1
-0
/
+11
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
1
-102
/
+99
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
3
-6
/
+43
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
4
-11
/
+128
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
1
-1
/
+1
2018-05-09
dt-bindings: dsa: Remove unnecessary #address/#size-cells
Fabio Estevam
1
-6
/
+0
2018-05-09
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2
-2
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2
-14
/
+9
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2
-4
/
+15
2018-05-08
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
1
-2
/
+6
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2
-3
/
+3
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
4
-20
/
+28
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-08
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-08
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
2018-05-08
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-08
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-08
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
7
-24
/
+425
2018-05-08
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-08
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-08
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-08
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
3
-0
/
+5
[next]