Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 年 前 |
Herbert Xu
|
1ce0bf50ae
net: Generalise wq_has_sleeper helper
|
9 年 前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年 前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年 前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年 前 |
Al Viro
|
7424ce6506
[atm] switch vcc_sendmsg() to copy_from_iter()
|
10 年 前 |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 年 前 |
Joe Perches
|
ef423a4109
atm: Convert pr_warning to pr_warn
|
11 年 前 |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 年 前 |
Mathias Krause
|
9b3e617f3d
atm: update msg_namelen in vcc_recvmsg()
|
12 年 前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年 前 |
David Woodhouse
|
c971f08cba
atm: add release_cb() callback to vcc
|
12 年 前 |
Krzysztof Mazur
|
ec809bd817
atm: add owner of push() callback to atmvcc
|
12 年 前 |
Mathias Krause
|
e862f1a9b7
atm: fix info leak in getsockopt(SO_ATMPVC)
|
13 年 前 |
Jorge Boncompte [DTI2]
|
40ba84993d
atm: Allow MSG_PEEK for atm sockets
|
13 年 前 |
Jorge Boncompte [DTI2]
|
4e55f57858
atm: Introduce vcc_process_recv_queue
|
13 年 前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年 前 |
Philip A. Prindeville
|
c031235b39
atm/solos-pci: Don't flap VCs when carrier state changes
|
14 年 前 |
Julia Lawall
|
510a05edce
net/atm: Adjust confusing if indentation
|
15 年 前 |
Karl Hiramoto
|
7313bb8f3d
atm: propagate signal changes via notifier
|
15 年 前 |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 年 前 |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Joe Perches
|
a8147d737b
net/atm/common.c: checkpatch cleanups
|
15 年 前 |
Joe Perches
|
99824461ea
net/atm: Convert printk to pr_<level>
|
15 年 前 |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
16 年 前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
16 年 前 |
Jiri Olsa
|
a57de0b433
net: adding memory barrier to the poll and receive callbacks
|
16 年 前 |
Eric Dumazet
|
81e2a3d5b7
atm: sk_wmem_alloc initial value is one
|
16 年 前 |
Mitchell Blank Jr
|
61c33e0129
atm: use const where reasonable
|
17 年 前 |