Christoph Hellwig
|
f87be89481
net/iucv: convert to ->poll_mask
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Arvind Yadav
|
fa6a91e9b9
net/iucv: Free memory obtained by kzalloc
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
David S. Miller
|
b2c9c5df66
iucv: Convert sk_wmem_alloc accesses to refcount_t.
|
8 years ago |
Mateusz Jurczyk
|
e3c42b61ff
af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers
|
8 years ago |
Hans Wippel
|
2e56c26b39
net/iucv: improve endianness handling
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Julian Wiedmann
|
dc5367bcc5
net/af_iucv: don't use paged skbs for TX on HiperSockets
|
8 years ago |
Ursula Braun
|
8c68b1a0e9
Subject: [PATCH] af_iucv: drop skbs rejected by filter
|
9 years ago |
Ursula Braun
|
4e0ad32216
Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
|
9 years ago |
Linus Torvalds
|
7a1e8b80fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 years ago |
Eugene Crosser
|
a006353a9a
af_iucv: use paged SKBs for big inbound messages
|
9 years ago |
Eugene Crosser
|
291759a575
af_iucv: remove fragment_skb() to use paged SKBs
|
9 years ago |
Eugene Crosser
|
e53743994e
af_iucv: use paged SKBs for big outbound messages
|
9 years ago |
Paul Moore
|
02f0691815
iucv: properly clone LSM attributes to newly created child sockets
|
9 years ago |
Ursula Braun
|
52a82e23b9
af_iucv: Validate socket address length in iucv_sock_bind()
|
9 years ago |
Eugene Crosser
|
979f66b32d
iucv: call skb_linearize() when needed
|
9 years ago |
Eugene Crosser
|
0506eb01f7
iucv: prevent information leak in iucv_message
|
9 years ago |
David S. Miller
|
f188b951f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 years ago |
Ursula Braun
|
91e60eb60b
s390/iucv: do not use arrays as argument
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eugene Crosser
|
ed4ac42217
af_iucv: fix AF_IUCV sendmsg() errno
|
10 years ago |