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