Linus Torvalds
|
426e1f5cec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年 前 |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 年 前 |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
14 年 前 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 年 前 |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年 前 |
stephen hemminger
|
11165f1457
socket: localize functions
|
14 年 前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
14 年 前 |
Pavel Emelyanov
|
721db93a55
net: Export __sock_create
|
14 年 前 |
Namhyung Kim
|
fb8621bb6c
net: remove address space warnings in net/socket.c
|
14 年 前 |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
14 年 前 |
Richard Cochran
|
c1f19b51d1
net: support time stamping in phy devices.
|
15 年 前 |
Tetsuo Handa
|
01893c82b4
net: Remove MAX_SOCK_ADDR constant
|
15 年 前 |
Eric Dumazet
|
c6d409cfd0
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
|
15 年 前 |
Herbert Xu
|
f845172531
cls_cgroup: Store classid in struct sock
|
15 年 前 |
Joe Perches
|
ccbd6a5a4f
net: Remove unnecessary semicolons after switch statements
|
15 年 前 |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 年 前 |
Eric Dumazet
|
767dd03369
net: speedup sock_recv_ts_and_drops()
|
15 年 前 |
Eric Dumazet
|
989a297920
fasync: RCU and fine grained locking
|
15 年 前 |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年 前 |
David S. Miller
|
4a35ecf8bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年 前 |
Hagen Paul Pfeifer
|
842509b859
socket: remove duplicate declaration of struct timespec
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Brandon L Black
|
71c5c1595c
net: Add MSG_WAITFORONE flag to recvmmsg
|
15 年 前 |
Nick Piggin
|
a3a065e3f1
fs: no games with DCACHE_UNHASHED
|
15 年 前 |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 年 前 |
Al Viro
|
cc3808f8c3
switch sock_alloc_file() to alloc_file()
|
16 年 前 |
Al Viro
|
7cbe66b6b5
merge sock_alloc_fd/sock_attach_fd into a new helper
|
16 年 前 |
Al Viro
|
198de4d7ac
reorder alloc_fd/attach_fd in socketpair()
|
16 年 前 |
Jean-Mickael Guerin
|
d7256d0eb4
net: compat_mmsghdr must be used in sys_recvmmsg
|
15 年 前 |
Arnd Bergmann
|
805003a41c
net/atm: move all compat_ioctl handling to atm/ioctl.c
|
15 年 前 |