Pablo Neira Ayuso
|
6d11cfdba5
netfilter: don't panic on error while walking through the init path
|
12 years ago |
Linus Torvalds
|
c4cc75c332
Merge git://git.infradead.org/users/eparis/audit
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
0e2bcaae83
sock_close() couldn't have been called with NULL inode since at least 2.1.early
|
12 years ago |
Daniel Borkmann
|
6e94d1ef37
net: socket: move ktime2ts to ktime header api
|
12 years ago |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 years ago |
Chen Gang
|
2950fa9d32
kernel: audit: beautify code, for extern function, better to check its parameters by itself
|
12 years ago |
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 |