Karsten Graul
|
89ab066d42
Revert "net: simplify sock_poll_wait"
|
7 роки тому |
Julian Wiedmann
|
cd11d11286
net/af_iucv: locate IUCV header via skb_network_header()
|
7 роки тому |
zhong jiang
|
86c85e1fc4
net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
|
7 роки тому |
Julian Wiedmann
|
b2f543949a
net/af_iucv: fix skb handling on HiperTransport xmit error
|
7 роки тому |
Julian Wiedmann
|
222440996d
net/af_iucv: drop inbound packets with invalid flags
|
7 роки тому |
zhong jiang
|
fb3b467e06
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
|
7 роки тому |
Christoph Hellwig
|
dd979b4df8
net: simplify sock_poll_wait
|
7 роки тому |
Stephen Hemminger
|
e446a2760f
net: remove blank lines at end of file
|
7 роки тому |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 роки тому |
Christoph Hellwig
|
f87be89481
net/iucv: convert to ->poll_mask
|
7 роки тому |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 роки тому |
Arvind Yadav
|
fa6a91e9b9
net/iucv: Free memory obtained by kzalloc
|
7 роки тому |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 роки тому |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 роки тому |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 роки тому |
David S. Miller
|
b2c9c5df66
iucv: Convert sk_wmem_alloc accesses to refcount_t.
|
8 роки тому |
Mateusz Jurczyk
|
e3c42b61ff
af_iucv: Move sockaddr length checks to before accessing sa_family in bind and connect handlers
|
8 роки тому |
Hans Wippel
|
2e56c26b39
net/iucv: improve endianness handling
|
8 роки тому |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 роки тому |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 роки тому |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 роки тому |
Julian Wiedmann
|
dc5367bcc5
net/af_iucv: don't use paged skbs for TX on HiperSockets
|
8 роки тому |
Ursula Braun
|
8c68b1a0e9
Subject: [PATCH] af_iucv: drop skbs rejected by filter
|
9 роки тому |
Ursula Braun
|
4e0ad32216
Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWN
|
9 роки тому |
Linus Torvalds
|
7a1e8b80fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 роки тому |
Eugene Crosser
|
a006353a9a
af_iucv: use paged SKBs for big inbound messages
|
9 роки тому |
Eugene Crosser
|
291759a575
af_iucv: remove fragment_skb() to use paged SKBs
|
9 роки тому |
Eugene Crosser
|
e53743994e
af_iucv: use paged SKBs for big outbound messages
|
9 роки тому |
Paul Moore
|
02f0691815
iucv: properly clone LSM attributes to newly created child sockets
|
9 роки тому |
Ursula Braun
|
52a82e23b9
af_iucv: Validate socket address length in iucv_sock_bind()
|
9 роки тому |