Karsten Graul
|
89ab066d42
Revert "net: simplify sock_poll_wait"
|
6 years ago |
Christoph Hellwig
|
dd979b4df8
net: simplify sock_poll_wait
|
7 years ago |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Linus Torvalds
|
408afb8d78
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Christoph Hellwig
|
f4335f52bb
net/dccp: convert to ->poll_mask
|
7 years ago |
Alexey Kodanev
|
2677d20677
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
|
7 years ago |
Alexey Kodanev
|
67f93df79a
dccp: check sk for closed state in dccp_sendmsg()
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Masami Hiramatsu
|
ee549be6f0
net: dccp: Add DCCP sendmsg trace event
|
7 years ago |
Yafang Shao
|
b0832e3005
net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
|
7 years ago |
Mohamed Ghannam
|
69c64866ce
dccp: CVE-2017-8824: use-after-free in DCCP code
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
Eric Dumazet
|
120e9dabaf
dccp: defer ccid_hc_tx_delete() at dismantle time
|
8 years ago |
Eric Dumazet
|
7749d4ff88
dccp: purge write queue in dccp_destroy_sock()
|
8 years ago |
Eric Dumazet
|
346da62cc1
dccp: do not send reset to already closed sockets
|
8 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Sabrina Dubroca
|
dfbafc9953
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Linus Torvalds
|
c798360cd1
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
10 years ago |
Fabian Frederick
|
0c5b8a4629
net/dccp/proto.c: add __init to dccp_mib_init
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 years ago |
WANG Cong
|
698365fa18
net: clean up snmp stats code
|
11 years ago |