Guillaume Nault
|
01e28b921b
l2tp: split l2tp_session_get()
|
7 anos atrás |
Guillaume Nault
|
2b139e6b1e
l2tp: remove ->recv_payload_hook
|
7 anos atrás |
Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 anos atrás |
Christoph Hellwig
|
db5051ead6
net: convert datagram_poll users tp ->poll_mask
|
7 anos atrás |
David S. Miller
|
0f3e9c97eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
James Chapman
|
d00fa9adc5
l2tp: fix races with tunnel socket close
|
7 anos atrás |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 anos atrás |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 anos atrás |
Guillaume Nault
|
8f7dc9ae4a
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
|
7 anos atrás |
Guillaume Nault
|
a4346210c4
l2tp: remove ->ref() and ->deref()
|
7 anos atrás |
Guillaume Nault
|
61b9a04772
l2tp: fix race in l2tp_recv_common()
|
8 anos atrás |
Guillaume Nault
|
94d7ee0baa
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
|
8 anos atrás |
Paul Hüber
|
51fb60eb16
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
|
8 anos atrás |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 anos atrás |
Eric Dumazet
|
72fb96e7bd
l2tp: do not use udp_ioctl()
|
8 anos atrás |
Guillaume Nault
|
c5fdae0440
l2tp: rework socket comparison in __l2tp_ip*_bind_lookup()
|
8 anos atrás |
Guillaume Nault
|
986f7cbc51
l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup()
|
8 anos atrás |
Guillaume Nault
|
bb39b0bdc8
l2tp: make __l2tp_ip*_bind_lookup() parameters 'const'
|
8 anos atrás |
Guillaume Nault
|
8cf2f70453
l2tp: remove redundant addr_len check in l2tp_ip_bind()
|
8 anos atrás |
Guillaume Nault
|
a9b2dff80b
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
|
8 anos atrás |
Guillaume Nault
|
df90e68861
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
|
8 anos atrás |
Guillaume Nault
|
d5e3a19093
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
|
8 anos atrás |
Guillaume Nault
|
a3c18422a4
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
|
8 anos atrás |
Guillaume Nault
|
0382a25af3
l2tp: lock socket before checking flags in connect()
|
8 anos atrás |
Guillaume Nault
|
32c231164b
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
|
8 anos atrás |
Eric Dumazet
|
286c72deab
udp: must lock the socket in udp_disconnect()
|
8 anos atrás |
Haishuang Yan
|
5745b8232e
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
|
9 anos atrás |
stephen hemminger
|
163c2e252f
l2tp: auto load IP modules
|
10 anos atrás |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 anos atrás |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 anos atrás |