Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 vuotta sitten |
David S. Miller
|
9f0d34bc34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Eugene Crosser
|
ed4ac42217
af_iucv: fix AF_IUCV sendmsg() errno
|
10 vuotta sitten |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 vuotta sitten |
Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 vuotta sitten |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 vuotta sitten |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 vuotta sitten |
Ursula Braun
|
1042cab862
af_iucv: avoid path quiesce of severed path in shutdown()
|
11 vuotta sitten |
Fabian Frederick
|
089b03227a
af_iucv: remove unnecessary break after goto
|
11 vuotta sitten |
Ursula Braun
|
4d520f62e0
af_iucv: correct cleanup if listen backlog is full
|
11 vuotta sitten |
Philipp Hachtmann
|
53a4b4995e
af_iucv: Add automatic (source) iucv_name to bind
|
11 vuotta sitten |
Ursula Braun
|
f5738e2ef8
af_iucv: wrong mapping of sent and confirmed skbs
|
11 vuotta sitten |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 vuotta sitten |
Ursula Braun
|
2f139a5d82
af_iucv: recvmsg problem for SOCK_STREAM sockets
|
11 vuotta sitten |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 vuotta sitten |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 vuotta sitten |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 vuotta sitten |
Ursula Braun
|
f9c41a62bb
af_iucv: fix recvmsg by replacing skb_pull() function
|
12 vuotta sitten |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 vuotta sitten |
Mathias Krause
|
a5598bd9c0
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
|
12 vuotta sitten |
Jacob Keller
|
8facd5fb73
net: fix smatch warnings inside datagram_poll
|
12 vuotta sitten |
Keller, Jacob E
|
7d4c04fc17
net: add option to enable error queue packets waking select
|
12 vuotta sitten |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 vuotta sitten |
Eric Dumazet
|
62b1a8ab9b
net: remove skb_orphan_try()
|
13 vuotta sitten |
Ursula Braun
|
82492a355f
af_iucv: add shutdown for HS transport
|
13 vuotta sitten |
Ursula Braun
|
9fbd87d413
af_iucv: handle netdev events
|
13 vuotta sitten |
Ursula Braun
|
51363b8751
af_iucv: allow retrieval of maximum message size
|
13 vuotta sitten |
Ursula Braun
|
800c5eb7b5
af_iucv: change net_device handling for HS transport
|
13 vuotta sitten |
Ursula Braun
|
7f1b0ea42a
af_iucv: block writing if msg limit is exceeded
|
13 vuotta sitten |
Ursula Braun
|
7d316b9453
af_iucv: remove IUCV-pathes completely
|
13 vuotta sitten |