index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
socket.c
Age
Commit message (
Expand
)
Author
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
[NET]: restructure sock_aio_{read,write} / sock_{readv,writev}
Christoph Hellwig
2006-01-03
[NET]: Fix sock_init() return value.
David S. Miller
2006-01-03
[NET]: Small cleanup to socket initialization
Andi Kleen
2005-09-27
[NET]: Fix module reference counts for loadable protocol modules
Frank Filz
2005-09-26
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alex Williamson
2005-09-16
[NET]: Do not leak MSG_CMSG_COMPAT into userspace.
David S. Miller
2005-09-08
[PATCH] Fix 32bit sendmsg() flaw
Al Viro
2005-09-06
[NET]: Use file->private_data to get socket pointer.
Eric Dumazet
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
[NET]: Make use of ->private_data in sockfd_lookup
Benjamin LaHaise
2005-06-22
[NET]: dont use strlen() but the result from a prior sprintf()
Eric Dumazet
2005-06-02
AUDIT: Fix user pointer deref thinko in sys_socketcall().
David Woodhouse
2005-05-17
AUDIT: Capture sys_socketcall arguments and sockaddrs
David Woodhouse
2005-05-05
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds