Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 سال پیش |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 سال پیش |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 سال پیش |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 سال پیش |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 سال پیش |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 سال پیش |
Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 سال پیش |
Tom Parkin
|
936063175a
l2tp: close sessions in ip socket destroy callback
|
12 سال پیش |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 سال پیش |
David S. Miller
|
9d6ddb1990
l2tp: Make ipv4 protocol handler namespace aware.
|
12 سال پیش |
Eric Dumazet
|
4399a4df98
l2tp: fix a race in l2tp_ip_sendmsg()
|
13 سال پیش |
James Chapman
|
c51ce49735
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
|
13 سال پیش |
Joe Perches
|
a4ca44fa57
net: l2tp: Standardize logging styles
|
13 سال پیش |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 سال پیش |
Sasha Levin
|
84768edbb2
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
|
13 سال پیش |
James Chapman
|
c8657fd50a
l2tp: remove unused stats from l2tp_ip socket
|
13 سال پیش |
James Chapman
|
de3c7a1827
l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
|
13 سال پیش |
James Chapman
|
c9be48dc8b
l2tp: don't overwrite source address in l2tp_ip_bind()
|
13 سال پیش |
James Chapman
|
d1f224ae18
l2tp: fix refcount leak in l2tp_ip sockets
|
13 سال پیش |
James Chapman
|
68315801db
l2tp: l2tp_ip - fix possible oops on packet receive
|
13 سال پیش |
Eric Dumazet
|
081b1b1bb2
l2tp: fix l2tp_ip_sendmsg() route handling
|
14 سال پیش |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 سال پیش |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 سال پیش |
David S. Miller
|
fdbb0f076b
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
|
14 سال پیش |
David S. Miller
|
2f16270f41
l2tp: Fix locking in l2tp_ip.c
|
14 سال پیش |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 سال پیش |
David S. Miller
|
ad227425c9
ipv4: Get route daddr from flow key in l2tp_ip_connect().
|
14 سال پیش |
David S. Miller
|
44901666a1
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
|
14 سال پیش |
David S. Miller
|
778865a550
l2tp: Fix inet_opt conversion.
|
14 سال پیش |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 سال پیش |