index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
bpf
/
lathist_user.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
Jesper Dangaard Brouer
1
-10
/
+0
2019-02-01
libbpf: Add a helper for retrieving a map fd for a given name
Maciej Fijalkowski
3
-0
/
+10
2019-02-01
bpf: powerpc64: add JIT support for bpf line info
Sandipan Das
1
-0
/
+1
2019-02-01
selftests/bpf: test for BPF_F_LOCK
Alexei Starovoitov
3
-1
/
+141
2019-02-01
libbpf: introduce bpf_map_lookup_elem_flags()
Alexei Starovoitov
3
-0
/
+16
2019-02-01
tools/bpf: sync uapi/bpf.h
Alexei Starovoitov
1
-0
/
+1
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
7
-14
/
+110
2019-02-01
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
4
-2
/
+155
2019-02-01
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
2
-1
/
+434
2019-02-01
tools/bpf: sync include/uapi/linux/bpf.h
Alexei Starovoitov
1
-1
/
+6
2019-02-01
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
3
-1
/
+6
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
14
-26
/
+386
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
3
-3
/
+4
2019-01-31
bpf: fix missing prototype warnings
Valdis Kletnieks
1
-1
/
+3
2019-01-31
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
1
-1
/
+2
2019-01-31
bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabled
Stanislav Fomichev
1
-0
/
+2
2019-01-31
selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...
Stanislav Fomichev
1
-0
/
+1
2019-01-31
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
1
-3
/
+33
2019-01-31
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
1
-1
/
+8
2019-01-31
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
1
-1
/
+12
2019-01-30
net: hns3: keep flow director state unchanged when reset
Jian Shen
2
-5
/
+7
2019-01-30
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
1
-0
/
+4
2019-01-30
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
1
-1
/
+6
2019-01-30
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
1
-1
/
+1
2019-01-30
net: hns3: fix for rss result nonuniform
Jian Shen
2
-6
/
+26
2019-01-30
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
1
-20
/
+7
2019-01-30
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
5
-22
/
+40
2019-01-30
net: hns3: only support tc 0 for VF
Yunsheng Lin
3
-16
/
+28
2019-01-30
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
3
-4
/
+16
2019-01-30
net: hns3: use the correct interface to stop|open port
Peng Li
1
-2
/
+2
2019-01-30
net: hns3: fix VF dump register issue
Jian Shen
1
-0
/
+2
2019-01-30
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2
-27
/
+6
2019-01-30
dt-bindings: net: dsa: add new MT7530 binding to support MT7621
Greg Ungerer
1
-1
/
+5
2019-01-30
net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
Greg Ungerer
2
-39
/
+66
2019-01-30
net: ethernet: mediatek: support MT7621 SoC ethernet hardware
Bjørn Mork
3
-8
/
+46
2019-01-30
selftests: spectrum-2: Add delta two masks one key test
Jiri Pirko
1
-1
/
+45
2019-01-30
selftests: spectrum-2: Fix multiple_masks_test
Jiri Pirko
1
-4
/
+22
2019-01-30
selftests: spectrum-2: Extend and move trace helpers
Jiri Pirko
1
-22
/
+49
2019-01-30
mlxsw: spectrum_acl: Add C-TCAM spill tracepoint
Jiri Pirko
2
-0
/
+41
2019-01-30
mlxsw: spectrum_acl: Include delta bits into hashtable key
Jiri Pirko
3
-16
/
+17
2019-01-30
sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...
Xin Long
3
-14
/
+34
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_EVENT sockopt
Xin Long
1
-29
/
+48
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_ENABLE_STREAM...
Xin Long
1
-13
/
+20
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_DEFAULT_PRINF...
Xin Long
1
-9
/
+25
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DEACTIVA...
Xin Long
1
-3
/
+26
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_DELETE_K...
Xin Long
1
-3
/
+25
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_ACTIVE_K...
Xin Long
1
-3
/
+26
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_AUTH_KEY sockopt
Xin Long
1
-9
/
+28
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_MAX_BURST soc...
Xin Long
1
-24
/
+27
2019-01-30
sctp: use SCTP_FUTURE_ASSOC and add SCTP_CURRENT_ASSOC for SCTP_CONTEXT sockopt
Xin Long
1
-18
/
+23
[next]