summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27docs: bpf: Add toctree to indexTobin C. Harding
2018-07-27docs: bpf: Rename README.rst to index.rstTobin C. Harding
2018-07-27Merge branch 'bpf-convert-more-samples'Daniel Borkmann
2018-07-27samples: bpf: convert xdpsock_user.c to libbpfJakub Kicinski
2018-07-27samples: bpf: convert xdp_fwd_user.c to libbpfJakub Kicinski
2018-07-27tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski
2018-07-27tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski
2018-07-27Merge branch 'bpf-nfp-perf-event-improvements'Daniel Borkmann
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski
2018-07-27nfp: bpf: allow receiving perf events on data queuesJakub Kicinski
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-27nfp: move repr handling on RX pathJakub Kicinski
2018-07-27samples/bpf: Add BTF build flags to MakefileTaeung Song
2018-07-27samples/bpf: xdpsock: order memory on AArch64Brian Brooks
2018-07-26tools/bpftool: ignore build productsTaeung Song
2018-07-25bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline
2018-07-25bpf: btf: fix inconsistent IS_ERR and PTR_ERRYueHaibing
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit
2018-07-24Merge branch 'net-whitespace-cleanups'David S. Miller
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-24l2tp: remove trailing newlineStephen Hemminger
2018-07-24bpfilter: remove trailing newlineStephen Hemminger
2018-07-24decnet: whitespace fixesStephen Hemminger
2018-07-24x25: remove blank lines at EOFStephen Hemminger
2018-07-24ax25: remove blank line at EOFStephen Hemminger
2018-07-24atm: remove blank lines at EOFStephen Hemminger
2018-07-24ila: remove blank lines at EOFStephen Hemminger
2018-07-24sctp: whitespace fixesStephen Hemminger
2018-07-24xfrm: remove blank lines at EOFStephen Hemminger
2018-07-24mpls: remove trailing whitepaceStephen Hemminger
2018-07-24llc: fix whitespace issuesStephen Hemminger
2018-07-24rds: remove trailing whitespace and blank linesStephen Hemminger
2018-07-24wimax: remove blank lines at EOFStephen Hemminger
2018-07-24sched: fix trailing whitespaceStephen Hemminger
2018-07-24net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan
2018-07-24Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers'David S. Miller
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-24Merge branch 'mlxsw-Add-extack-messages-for-tc-flower'David S. Miller
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook