Jason A. Donenfeld
|
daddef76c3
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
|
9 years ago |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Tim Bingham
|
2c94b53738
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
|
9 years ago |
Al Viro
|
2da62906b1
[net] drop 'size' argument of sock_recvmsg()
|
10 years ago |
Tom Herbert
|
f4a00aacdb
net: Make sock_alloc exportable
|
9 years ago |
Eric Dumazet
|
ceb5d58b21
net: fix sock_wake_async() rcu protection
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Hannes Frederic Sowa
|
46234253b9
net: move net_get_random_once to lib
|
10 years ago |
Jason A. Donenfeld
|
d92cff89a0
net_dbg_ratelimited: turn into no-op when !DEBUG
|
10 years ago |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 years ago |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
10 years ago |
Al Viro
|
d8725c86ae
get rid of the size argument of sock_sendmsg()
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Hannes Frederic Sowa
|
3d4405226d
net: avoid dependency of net_get_random_once on nop patching
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Sasha Levin
|
12663bfc97
net: unix: allow set_peek_off to fail
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
12 years ago |
Hannes Frederic Sowa
|
f84be2bd96
net: make net_get_random_once irq safe
|
12 years ago |
Hannes Frederic Sowa
|
c68c7f5a88
net: fix build warnings because of net_get_random_once merge
|
12 years ago |
Hannes Frederic Sowa
|
a48e42920f
net: introduce new macro net_get_random_once
|
12 years ago |
Joe Perches
|
7965bd4d71
net.h/skbuff.h: Remove extern from function prototypes
|
12 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
|
13 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 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 |