aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov1-0/+2
2018-07-31bpf: Sync bpf.h to tools/Andrey Ignatov1-0/+14
2018-07-31bpf: Support bpf_get_socket_cookie in more prog typesAndrey Ignatov2-0/+42
2018-07-31nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()Jakub Kicinski1-3/+4
2018-07-31lwt_bpf: remove unnecessary rcu_read_lock in run_lwt_bpfTaehee Yoo1-2/+0
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux3-48/+94
2018-07-31bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter1-13/+29
2018-07-27docs: bpf: Capitalise document headingTobin C. Harding1-1/+1
2018-07-27docs: Add bpf/index to top level indexTobin C. Harding1-0/+1
2018-07-27docs: bpf: Add toctree to indexTobin C. Harding1-4/+4
2018-07-27docs: bpf: Rename README.rst to index.rstTobin C. Harding1-0/+0
2018-07-27samples: bpf: convert xdpsock_user.c to libbpfJakub Kicinski2-10/+30
2018-07-27samples: bpf: convert xdp_fwd_user.c to libbpfJakub Kicinski2-12/+24
2018-07-27tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski2-0/+15
2018-07-27tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski1-0/+3
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski1-4/+16
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski5-17/+26
2018-07-27nfp: bpf: allow receiving perf events on data queuesJakub Kicinski3-0/+22
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski3-14/+15
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski4-0/+31
2018-07-27nfp: move repr handling on RX pathJakub Kicinski1-14/+15
2018-07-27samples/bpf: Add BTF build flags to MakefileTaeung Song1-1/+16
2018-07-27samples/bpf: xdpsock: order memory on AArch64Brian Brooks1-0/+5
2018-07-26tools/bpftool: ignore build productsTaeung Song2-0/+7
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2-14/+14
2018-07-25bpf: btf: fix inconsistent IS_ERR and PTR_ERRYueHaibing1-1/+1
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan4-0/+349
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit2-0/+9
2018-07-24net: remove blank lines at end of fileStephen Hemminger13-14/+5
2018-07-24l2tp: remove trailing newlineStephen Hemminger1-1/+0
2018-07-24bpfilter: remove trailing newlineStephen Hemminger2-2/+0
2018-07-24decnet: whitespace fixesStephen Hemminger10-14/+2
2018-07-24x25: remove blank lines at EOFStephen Hemminger2-3/+0
2018-07-24ax25: remove blank line at EOFStephen Hemminger5-5/+0
2018-07-24atm: remove blank lines at EOFStephen Hemminger1-6/+0
2018-07-24ila: remove blank lines at EOFStephen Hemminger2-2/+0
2018-07-24sctp: whitespace fixesStephen Hemminger2-3/+2
2018-07-24xfrm: remove blank lines at EOFStephen Hemminger2-2/+0
2018-07-24mpls: remove trailing whitepaceStephen Hemminger1-1/+1
2018-07-24llc: fix whitespace issuesStephen Hemminger3-3/+2
2018-07-24rds: remove trailing whitespace and blank linesStephen Hemminger7-7/+0
2018-07-24wimax: remove blank lines at EOFStephen Hemminger4-6/+0
2018-07-24sched: fix trailing whitespaceStephen Hemminger5-6/+3
2018-07-24net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan1-6/+1
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy3-9/+14
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy5-4/+25
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan1-4/+17
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan1-4/+11
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan1-10/+25
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan5-35/+61