Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f6e10e6cd47bbd8610c7391eab803dc77ec3aa
/
net
/
socket.c
918c27b
Merge "Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9" into msm-4.9
by Linux Build Service Account
· 8 years ago
0bf43bd
seemp: port instrumentation and logging service
by Yida Wang
· 8 years ago
b68cf93
UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() static
by Tobias Klauser
· 8 years ago
a6e00ae
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
1a0e259
net: socket: fix recvmmsg not returning error from sock_error
by Maxime Jayat
· 8 years ago
1452d39
UPSTREAM: net: socket: don't set sk_uid to garbage value in ->setattr()
by Eric Biggers
· 8 years ago
81a1591
UPSTREAM: net: core: Add a UID field to struct sock.
by Lorenzo Colitti
· 8 years ago
4a59015
xattr: Fix setting security xattrs on sockfs
by Andreas Gruenbacher
· 8 years ago
3023898
sock: fix sendmmsg for partial sendmsg
by Soheil Hassas Yeganeh
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
bba0bd3
sockfs: Get rid of getxattr iop
by Andreas Gruenbacher
· 8 years ago
971df15
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
by Andreas Gruenbacher
· 8 years ago
766b9f9
fs: poll/select/recvmmsg: use timespec64 for timeout events
by Deepa Dinamani
· 8 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
0a2cf20
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
by Soheil Hassas Yeganeh
· 9 years ago
6c61403d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
2da6290
[net] drop 'size' argument of sock_recvmsg()
by Al Viro
· 10 years ago
34b88a6
net: Fix use after free in the recvmmsg exit path
by Arnaldo Carvalho de Melo
· 9 years ago
f3c9869
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
by liping.zhang
· 9 years ago
f092276
net: Add MSG_BATCH flag
by Tom Herbert
· 9 years ago
28a94d8
net: Allow MSG_EOR in each msghdr of sendmmsg
by Tom Herbert
· 9 years ago
f4a00aa
net: Make sock_alloc exportable
by Tom Herbert
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
a78cb84
net: add scheduling point in recvmmsg/sendmmsg
by Eric Dumazet
· 9 years ago
574aab1
net, socket, socket_wq: fix missing initialization of flags
by Nicolai Stange
· 9 years ago
130ed5d
net: fix uninitialized variable issue
by tadeusz.struk@intel.com
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
b5ffe63
net: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 9 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 9 years ago
140e807da
tun: Utilize the normal socket network namespace refcounting.
by Eric W. Biederman
· 9 years ago
c5ef603
VFS: net/: d_inode() annotations
by David Howells
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
d8725c8
get rid of the size argument of sock_sendmsg()
by Al Viro
· 10 years ago
6aa2481
switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
by Al Viro
· 10 years ago
da18428
net: switch importing msghdr from userland to {compat_,}import_iovec()
by Al Viro
· 10 years ago
602bd0e
net: switch sendto() and recvfrom() to import_single_range()
by Al Viro
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
0345f93
net: socket: add support for async operations
by tadeusz.struk@intel.com
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4de930e
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
by Al Viro
· 10 years ago
599bd19
fs: don't allow to complete sync iocbs through aio_complete
by Christoph Hellwig
· 10 years ago
66ee59a
fs: remove ki_nbytes
by Christoph Hellwig
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
744d5a3
net: move skb->dropcount to skb->cb[]
by Eyal Birger
· 10 years ago
8ae5e03
net: switch sockets to ->read_iter/->write_iter
by Al Viro
· 10 years ago
6d65233
net/socket.c: fold do_sock_{read,write} into callers
by Al Viro
· 10 years ago
7cc0566
net: remove sock_iocb
by Christoph Hellwig
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
06539d3
net: don't OOPS on socket aio
by Christoph Hellwig
· 10 years ago
66c1a12
socket: use ki_nbytes instead of iov_length()
by Nicolas Dichtel
· 10 years ago
7eb35b1
socket: use iov_length()
by Nicolas Dichtel
· 10 years ago
e3bb504
[regression] chunk lost from bd9b51
by Al Viro
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
bd9b51e
make default ->i_fop have ->open() fail with ENXIO
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
0cf00c6
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code
by Gu Zheng
· 10 years ago
08adb7d
fold verify_iovec() into copy_msghdr_from_user()
by Al Viro
· 10 years ago
0844932
{compat_,}verify_iovec(): switch to generic copying of iovecs
by Al Viro
· 10 years ago
666547f
separate kernel- and userland-side msghdr
by Al Viro
· 11 years ago
ef4a48c
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6a2a2b3
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland.
by Ani Sinha
· 10 years ago
67cc0d4
net-timestamp: optimize sock_tx_timestamp default path
by Willem de Bruijn
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
e793c0f
net: treewide: Fix typo found in DocBook/networking.xml
by Masanari Iida
· 10 years ago
c199105
net-timestamp: only report sw timestamp if reporting bit is set
by Willem de Bruijn
· 10 years ago
140c55d
net-timestamp: sock_tx_timestamp() fix
by Eric Dumazet
· 10 years ago
e1c8a60
net-timestamp: ACK timestamp for bytestreams
by Willem de Bruijn
· 10 years ago
e7fd288
net-timestamp: SCHED timestamp on entering packet scheduler
by Willem de Bruijn
· 10 years ago
b9f40e2
net-timestamp: move timestamp flags out of sk_flags
by Willem de Bruijn
· 10 years ago
f24b9be
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
by Willem de Bruijn
· 10 years ago
4d276eb
net: remove deprecated syststamp timestamp
by Willem de Bruijn
· 10 years ago
b7c0ddf
net: use SYSCALL_DEFINEx for sys_recv
by Jan Glauber
· 11 years ago
408eccc
net: ptp: move PTP classifier in its own file
by Daniel Borkmann
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dbb490b
net: socket: error on a negative msg_namelen
by Matthew Leach
· 11 years ago
00e188e
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
by Al Viro
· 11 years ago
3410f22
socket: replace some printk with pr_*
by Yang Yingliang
· 11 years ago
d73aa28
net: handle error more gracefully in socketpair()
by Yann Droneaud
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
db31c55
net: clamp ->msg_namelen instead of returning an error
by Dan Carpenter
· 11 years ago
68c6beb
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
by Hannes Frederic Sowa
· 11 years ago
f3d3342
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 11 years ago
fd468c7
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
by Ben Hutchings
· 11 years ago
590d469
net/compat: Merge multiple implementations of ifreq::ifr_data conversion
by Ben Hutchings
· 11 years ago
417c352
net/compat: Fix minor information leak in siocdevprivate_ioctl()
by Ben Hutchings
· 11 years ago
1661bf3
net: heap overflow in __audit_sockaddr()
by Dan Carpenter
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
3ddc5b4
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
by Mathieu Desnoyers
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
d29c445
aio: Kill ki_dtor
by Kent Overstreet
· 12 years ago
73a7075
aio: Kill aio_rw_vect_retry()
by Kent Overstreet
· 11 years ago
64b0dc5
net: rename busy poll socket op and globals
by Eliezer Tamir
· 11 years ago
076bb0c
net: rename include/net/ll_poll.h to include/net/busy_poll.h
by Eliezer Tamir
· 11 years ago
Next »