aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/socket.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-15net: add documentation to socket.cPedro Tammela1-6/+6
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani1-0/+8
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-3/+6
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend1-0/+1
2018-12-18y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann1-3/+6
2018-08-29y2038: socket: Change recvmmsg to use __kernel_timespecArnd Bergmann1-2/+2
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-1/+4
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2018-04-02net: socket: move check for forbid_cmsg_compat to __sys_...msg()Dominik Brodowski1-4/+9
2018-04-02net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscallDominik Brodowski1-0/+1
2018-04-02net: socket: add __sys_shutdown() helper; remove in-kernel call to syscallDominik Brodowski1-0/+1
2018-04-02net: socket: add __sys_socketpair() helper; remove in-kernel call to syscallDominik Brodowski1-0/+2
2018-04-02net: socket: add __sys_getpeername() helper; remove in-kernel call to syscallDominik Brodowski1-0/+2
2018-04-02net: socket: add __sys_getsockname() helper; remove in-kernel call to syscallDominik Brodowski1-0/+2
2018-04-02net: socket: add __sys_listen() helper; remove in-kernel call to syscallDominik Brodowski1-0/+1
2018-04-02net: socket: add __sys_connect() helper; remove in-kernel call to syscallDominik Brodowski1-0/+2
2018-04-02net: socket: add __sys_bind() helper; remove in-kernel call to syscallDominik Brodowski1-0/+1
2018-04-02net: socket: add __sys_socket() helper; remove in-kernel call to syscallDominik Brodowski1-0/+1
2018-04-02net: socket: add __sys_accept4() helper; remove in-kernel call to syscallDominik Brodowski1-0/+2
2018-04-02net: socket: add __sys_sendto() helper; remove in-kernel call to syscallDominik Brodowski1-0/+3
2018-04-02net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscallDominik Brodowski1-0/+6
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend1-0/+1
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-03sock: add MSG_ZEROCOPYWillem de Bruijn1-0/+1
2017-06-15tls: kernel TLS supportDave Watson1-0/+1
2017-01-09smc: establish new socket familyUrsula Braun1-1/+6
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu1-3/+3
2016-05-08net: Add Qualcomm IPC routerCourtney Cavin1-1/+3
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert1-1/+5
2016-03-09net: Add MSG_BATCH flagTom Herbert1-0/+1
2015-04-11new helper: msg_data_left()Al Viro1-0/+5
2015-03-23net: socket: add support for async operationstadeusz.struk@intel.com1-0/+1
2015-03-04mpls: Basic routing supportEric W. Biederman1-0/+2
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro1-7/+0
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng1-0/+4
2014-12-09put iov_iter into msghdrAl Viro1-2/+1
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro1-1/+0
2014-11-19separate kernel- and userland-side msghdrAl Viro1-3/+13
2014-11-05include/linux/socket.h: Fix commentRasmus Villemoes1-1/+1
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin1-4/+0
2014-01-22net: update comments of "struct msghdr" with the more accurate RFC3542 onesFX Le Bail1-7/+7
2014-01-03socket: cleanupsstephen hemminger1-2/+0
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang1-0/+2
2013-06-20RDMA/cma: Define native IB addressSean Hefty1-0/+2
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell1-2/+0
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz1-0/+1
2013-02-10VSOCK: Introduce VM SocketsAndy King1-1/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-19/+1