index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
socket.c
Age
Commit message (
Expand
)
Author
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
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-03-31
[NET]: Remove i_sock
Matthew Wilcox
2005-03-22
[NET]: Remove redundant NULL pointer check before kfree in socket.c
Jesper Juhl
2005-03-09
[NET]: Passcred cleanup in struct sock
Herbert Pƶtzl
2005-01-26
[NET]: Kill now unused local var from sock_init().
David S. Miller
2005-01-26
[NET]: Kill excess initializer
Benjamin LaHaise
2005-01-16
[NET]: Use unlocked_ioctl for sock_ioctl.
Andi Kleen
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
2004-12-27
[NET]: No need to export sock_readv_writev
Adrian Bunk
2004-11-23
[NET]: __sock_create() cleanup
Luiz Capitulino
2004-10-25
[NET]: Remove dead socket layer exports.
Christoph Hellwig
2004-10-25
[NET]: Accept should return ENFILE not EMFILE.
Andrea Arcangeli
2004-08-07
Teach sendfile() to honour non-seekable source files.
Linus Torvalds
2004-08-06
Add infrastructure for the VFS layer to mark files seekable.
Linus Torvalds
2004-07-15
[PATCH] sparse: beginning of iovec cleanups - infrastructure
Alexander Viro
2004-06-27
[AIO]: kiocb->private is too large for kiocb's on-stack.
William Lee Irwin III
2004-06-03
[PATCH] sparse: rest of net/* annotations (in this patchset, that is ;-)
Alexander Viro
2004-06-03
[PATCH] sparse: more wan annotations
Alexander Viro
2004-06-03
[PATCH] sparse: vlan annotation
Alexander Viro
2004-06-03
[PATCH] sparse: net/bridge annotation
Alexander Viro
2004-05-30
[PATCH] sparse: trivial part of net/* annotation
Alexander Viro
2004-05-30
[PATCH] sparse: dev_ioctl() callers
Alexander Viro
2004-05-22
[PATCH] slab: consolidate panic code
Andrew Morton
2004-05-21
[BRIDGE]: New ioctl interface for 32/64 compatability.
Stephen Hemminger
2004-05-21
[PATCH] Sanitise handling of unneeded syscall stubs
Andrew Morton
2004-05-08
[NET]: Undo marking sock_alloc() as static, still exported to modules.
David S. Miller
2004-05-08
[NET]: Add sock_create_lite()
James Morris
2004-05-08
[NET]: Add sock_create_kern()
James Morris
2004-02-24
[PATCH] add syscalls.h
Andrew Morton
2004-02-24
[WANROUTER]: Kill MODULE ifdefs.
Alexander Viro
2004-01-18
[PATCH] bdev: add file.f_mapping
Andrew Morton
2004-01-08
[NET]: Use size_t for size argument in {send,recv}msg callchain.
Stephen Hemminger
2003-10-28
[NET]: Allow SOMAXCONN to be adjusted via sysctl.
Nickolai Zeldovich
[next]