Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
21d206819a
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
|
12 years ago |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
12 years ago |
Stephen Hemminger
|
954b124453
ethtool: fix sparse warning
|
12 years ago |
Paul Gortmaker
|
a786a7c0ad
wanrouter: completely decouple obsolete code from kernel.
|
12 years ago |
Daniel Wagner
|
6a328d8c6f
cgroup: net_cls: Rework update socket logic
|
12 years ago |
Daniel Wagner
|
fd9a08a7b8
cgroup: net_cls: Pass in task to sock_update_classid()
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Eric Dumazet
|
e2bcabec6e
net: remove sk_init() helper
|
12 years ago |
Al Viro
|
56b31d1c9f
unexport sock_map_fd(), switch to sock_alloc_file()
|
13 years ago |
Al Viro
|
2840763051
take descriptor handling from sock_alloc_file() to callers
|
13 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Mikulas Patocka
|
ed6fe9d614
Fix order of arguments to compat_put_time[spec|val]
|
13 years ago |
Masatake YAMATO
|
600e177920
net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd entries
|
13 years ago |
Mathias Krause
|
43da5f2e0d
net: fix info leak in compat dev_ifconf()
|
13 years ago |
John Fastabend
|
406a3c638c
net: netprio_cgroup: rework update socket logic
|
13 years ago |
Mikulas Patocka
|
b09e786bd1
tun: fix a crash bug and a memory leak
|
13 years ago |
Linus Torvalds
|
f5c101892f
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
Alex Shi
|
19e8d69c54
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
|
13 years ago |
Eric Dumazet
|
a74e910618
net: change big iov allocations
|
13 years ago |
Eric W. Biederman
|
2ca794e5e8
net sysctl: Initialize the network sysctls sooner to avoid problems.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
35f9c09fe9
tcp: tcp_sendpages() should call tcp_push() once
|
13 years ago |
Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Maciej Żenczykowski
|
43db362d3a
net: get rid of some pointless casts to sockaddr
|
13 years ago |
H. Peter Anvin
|
644595f896
compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
Linus Torvalds
|
9753dfe19a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Linus Torvalds
|
07d106d0a3
vfs: fix up ENOIOCTLCMD error handling
|
13 years ago |