summaryrefslogtreecommitdiff
path: root/net/psample/Makefile
blob: a04367b9e8ebbac3c7583bcee0e3fe5de571d90b (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the psample netlink channel
#

obj-$(CONFIG_PSAMPLE) += psample.o
href='/distro/kernel/log/arch/frv/include/uapi/asm/socket.h?id=25e960efc63852b84d1c3739aef586285b177395'>socket.h
AgeCommit message (Expand)Author
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet