YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
5c52ba170f
sock: add net to prot->enter_memory_pressure callback
|
17 gadi atpakaļ |
David S. Miller
|
22196d3648
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
c20932d2c9
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
|
17 gadi atpakaļ |
YOSHIFUJI Hideaki
|
b98999dc38
[DECNET]: Use htons() where appropriate.
|
17 gadi atpakaļ |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 gadi atpakaļ |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 gadi atpakaļ |
Eric W. Biederman
|
e9dc865340
[NET]: Make device event notification network namespace safe
|
17 gadi atpakaļ |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 gadi atpakaļ |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 gadi atpakaļ |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 gadi atpakaļ |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 gadi atpakaļ |
Pavel Emelianov
|
7562f876cd
[NET]: Rework dev_base via list_head (v3)
|
18 gadi atpakaļ |
Thomas Graf
|
fa34ddd739
[DECNet]: Use rtnl registration interface
|
18 gadi atpakaļ |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 gadi atpakaļ |
YOSHIFUJI Hideaki
|
429eb0fae6
[NET] DECNET: Fix whitespace errors.
|
18 gadi atpakaļ |
Steven Whitehouse
|
375d9d7183
[DECNET]: Endianess fixes (try #2)
|
18 gadi atpakaļ |
Patrick McHardy
|
52c41a3224
[DECNET]: Fix sfuzz hanging on 2.6.18
|
18 gadi atpakaļ |
Steven Whitehouse
|
a8731cbf61
[DECNET]: Covert rules to use generic code
|
19 gadi atpakaļ |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 gadi atpakaļ |
Patrick Caulfield
|
c60992db46
[DECnet]: Patch to fix recvmsg() flag check
|
19 gadi atpakaļ |
Steven Whitehouse
|
c4ea94ab37
[DECnet]: Endian annotation and fixes for DECnet.
|
19 gadi atpakaļ |
Randy Dunlap
|
4fc268d24c
[PATCH] capable/capability.h (net/)
|
19 gadi atpakaļ |
Christoph Hellwig
|
b5e5fa5e09
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
|
19 gadi atpakaļ |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 gadi atpakaļ |
Steven Whitehouse
|
1f12bcc9d1
[DECNET]: add memory buffer settings
|
19 gadi atpakaļ |
Patrick Caulfield
|
9eb5c94ef2
[DECNET]: fix SIGPIPE
|
19 gadi atpakaļ |
Patrick Caulfield
|
900e0143a5
[DECNET]: Remove some redundant ifdeffed code
|
19 gadi atpakaļ |