index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: socket: add support for async operations
tadeusz.struk@intel.com
2015-03-23
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-0
/
+4
|
\
|
*
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2015-03-20
1
-0
/
+4
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-65
/
+13
*
|
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
1
-2
/
+2
|
/
*
net: switch sockets to ->read_iter/->write_iter
Al Viro
2015-02-04
1
-29
/
+27
*
net/socket.c: fold do_sock_{read,write} into callers
Al Viro
2015-02-04
1
-35
/
+21
*
net: remove sock_iocb
Christoph Hellwig
2015-01-28
1
-41
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-3
/
+0
|
\
|
*
net: don't OOPS on socket aio
Christoph Hellwig
2015-01-27
1
-3
/
+0
*
|
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
2015-01-17
1
-6
/
+4
*
|
socket: use iov_length()
Nicolas Dichtel
2015-01-15
1
-10
/
+2
|
/
*
[regression] chunk lost from bd9b51
Al Viro
2014-12-19
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
1
-19
/
+0
|
\
|
*
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-10
1
-19
/
+0
*
|
put iov_iter into msghdr
Al Viro
2014-12-09
1
-15
/
+12
*
|
net/socket.c : introduce helper function do_sock_sendmsg to replace reduplica...
Gu Zheng
2014-12-09
1
-12
/
+10
*
|
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
1
-40
/
+53
*
|
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
1
-30
/
+8
*
|
separate kernel- and userland-side msghdr
Al Viro
2014-11-19
1
-13
/
+16
|
/
*
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
1
-1
/
+2
|
\
|
*
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-09-09
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-0
/
+3
|
\
\
|
*
|
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
2014-09-09
1
-0
/
+3
*
|
|
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-09
1
-5
/
+2
|
/
/
*
|
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
1
-1
/
+1
*
|
net-timestamp: only report sw timestamp if reporting bit is set
Willem de Bruijn
2014-09-05
1
-2
/
+1
|
/
*
net-timestamp: sock_tx_timestamp() fix
Eric Dumazet
2014-08-06
1
-7
/
+13
*
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2014-08-05
1
-0
/
+2
*
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-05
1
-0
/
+3
*
net-timestamp: move timestamp flags out of sk_flags
Willem de Bruijn
2014-08-05
1
-4
/
+4
*
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-05
1
-9
/
+11
*
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-29
1
-8
/
+4
*
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
2014-04-16
1
-2
/
+2
*
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-04-01
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-6
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-13
1
-0
/
+4
|
|
\
|
|
*
net: socket: error on a negative msg_namelen
Matthew Leach
2014-03-12
1
-0
/
+4
|
*
|
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
2014-03-10
1
-6
/
+7
|
|
/
*
/
socket: replace some printk with pr_*
Yang Yingliang
2014-02-13
1
-7
/
+6
|
/
*
net: handle error more gracefully in socketpair()
Yann Droneaud
2013-12-10
1
-18
/
+31
*
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
1
-48
/
+9
|
\
|
*
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
2013-11-19
1
-0
/
+1
|
*
net/compat: Merge multiple implementations of ifreq::ifr_data conversion
Ben Hutchings
2013-11-18
1
-43
/
+6
|
*
net/compat: Fix minor information leak in siocdevprivate_ioctl()
Ben Hutchings
2013-11-18
1
-5
/
+2
*
|
net: clamp ->msg_namelen instead of returning an error
Dan Carpenter
2013-11-29
1
-1
/
+1
*
|
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...
Hannes Frederic Sowa
2013-11-20
1
-1
/
+2
*
|
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-8
/
+11
|
/
*
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2013-10-03
1
-4
/
+20
*
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
1
-12
/
+3
|
\
[next]