index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
fs: no games with DCACHE_UNHASHED
Nick Piggin
1
-19
/
+0
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-8
/
+9
2009-12-16
switch sock_alloc_file() to alloc_file()
Al Viro
1
-11
/
+11
2009-12-16
merge sock_alloc_fd/sock_attach_fd into a new helper
Al Viro
1
-57
/
+23
2009-12-16
reorder alloc_fd/attach_fd in socketpair()
Al Viro
1
-17
/
+14
2009-12-02
net: compat_mmsghdr must be used in sys_recvmmsg
Jean-Mickael Guerin
1
-6
/
+18
2009-11-11
net/atm: move all compat_ioctl handling to atm/ioctl.c
Arnd Bergmann
1
-218
/
+0
2009-11-11
net/compat: fix dev_ifsioc emulation corner cases
Arnd Bergmann
1
-45
/
+72
2009-11-08
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
1
-0
/
+23
2009-11-08
net, compat_ioctl: fix SIOCGMII ioctls
Arnd Bergmann
1
-0
/
+3
2009-11-06
net, compat_ioctl: handle more ioctls correctly
Arnd Bergmann
1
-14
/
+17
2009-11-06
compat: move sockios handling to net/socket.c
Arnd Bergmann
1
-228
/
+240
2009-11-06
net: copy socket ioctl code to net/socket.h
Arnd Bergmann
1
-0
/
+716
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+1
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-42
/
+183
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+15
2009-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+2
2009-10-07
wext: refactor
Johannes Berg
1
-2
/
+2
2009-10-06
net: speedup sk_wake_async()
Eric Dumazet
1
-0
/
+3
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-09-28
net: Add explicit bound checks in net/socket.c
Arjan van de Ven
1
-1
/
+6
2009-09-23
Move magic numbers into magic.h
Nick Black
1
-2
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-15
[PATCH] net: kmemcheck annotation in struct socket
Eric Dumazet
1
-0
/
+1
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+2
2009-04-04
socket: use percpu_add() while updating sockets_in_use
Eric Dumazet
1
-4
/
+2
2009-03-28
lsm: Remove the socket_post_accept() hook
Paul Moore
1
-2
/
+0
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-03-27
constify dentry_operations: rest
Al Viro
1
-1
/
+1
2009-03-26
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+7
2009-03-16
Move FASYNC bit handling to f_op->fasync()
Jonathan Corbet
1
-0
/
+7
2009-02-15
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
1
-20
/
+64
2009-01-14
[CVE-2009-0029] System call wrappers part 22
Heiko Carstens
1
-15
/
+16
2009-01-14
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
1
-15
/
+15
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
1
-1
/
+1
2009-01-04
sanitize audit_fd_pair()
Al Viro
1
-8
/
+1
2009-01-04
sanitize audit_socketcall
Al Viro
1
-3
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+0
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-2
/
+2
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-18
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
1
-0
/
+1
2008-12-04
Merge branch 'master' into next
James Morris
1
-70
/
+10
2008-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-70
/
+10
2008-11-19
reintroduce accept4
Ulrich Drepper
1
-70
/
+10
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
1
-2
/
+2
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2008-11-03
net: remove two duplicated #include
Jianjun Kong
1
-1
/
+0
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-1
/
+0
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
[next]