Hannes Frederic Sowa
|
c68c7f5a88
net: fix build warnings because of net_get_random_once merge
|
11 years ago |
Hannes Frederic Sowa
|
a48e42920f
net: introduce new macro net_get_random_once
|
11 years ago |
Joe Perches
|
7965bd4d71
net.h/skbuff.h: Remove extern from function prototypes
|
11 years ago |
Jean Sacren
|
0e9649c143
net: do not manually initialize enumerators
|
12 years ago |
Akinobu Mita
|
8d564368a9
net: rename random32 to prandom
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
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 |
Al Viro
|
56b31d1c9f
unexport sock_map_fd(), switch to sock_alloc_file()
|
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 |
Neil Horman
|
2033e9bf06
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
|
13 years ago |
Joe Perches
|
3a3bfb61e6
net: Add net_ratelimited_function and net_<level>_ratelimited macros
|
13 years ago |
Pavel Emelyanov
|
ef64a54f6e
sock: Introduce the SO_PEEK_OFF sock option
|
13 years ago |
David S. Miller
|
c5c177b4ac
net: Kill ratelimit.h dependency in linux/net.h
|
14 years ago |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 years ago |
Eric Dumazet
|
eaefd1105b
net: add __rcu annotations to sk_wq and wq
|
14 years ago |
Pavel Emelyanov
|
721db93a55
net: Export __sock_create
|
14 years ago |
Randy Dunlap
|
e2aec372ff
linux/net.h: fix kernel-doc warnings
|
15 years ago |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 years ago |
Alexey Dobriyan
|
1621e09402
net: CONFIG_COMPAT redux
|
15 years ago |
David S. Miller
|
28b4d5cc17
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Linus Torvalds
|
d0b093a8b5
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Arnd Bergmann
|
b215c57dcc
net: kill proto_ops wrapper
|
15 years ago |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 years ago |
Cyrill Gorcunov
|
38bfd8f5be
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
|
15 years ago |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
15 years ago |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
16 years ago |
Ingo Molnar
|
3fff4c42bd
printk: Remove ratelimit.h from kernel.h
|
16 years ago |
Eric Dumazet
|
29a020d35f
[PATCH] net: kmemcheck annotation in struct socket
|
16 years ago |
Eric Dumazet
|
8bdd663aba
net: reorder fields of struct socket
|
16 years ago |