Eric Dumazet
|
4399a4df98
l2tp: fix a race in l2tp_ip_sendmsg()
|
13 years ago |
James Chapman
|
c51ce49735
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
|
13 years ago |
Joe Perches
|
a4ca44fa57
net: l2tp: Standardize logging styles
|
13 years ago |
David S. Miller
|
0d6c4a2e46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Sasha Levin
|
84768edbb2
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
|
13 years ago |
James Chapman
|
c8657fd50a
l2tp: remove unused stats from l2tp_ip socket
|
13 years ago |
James Chapman
|
de3c7a1827
l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
|
13 years ago |
James Chapman
|
c9be48dc8b
l2tp: don't overwrite source address in l2tp_ip_bind()
|
13 years ago |
James Chapman
|
d1f224ae18
l2tp: fix refcount leak in l2tp_ip sockets
|
13 years ago |
James Chapman
|
68315801db
l2tp: l2tp_ip - fix possible oops on packet receive
|
13 years ago |
Eric Dumazet
|
081b1b1bb2
l2tp: fix l2tp_ip_sendmsg() route handling
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
David S. Miller
|
d9d8da805d
inet: Pass flowi to ->queue_xmit().
|
14 years ago |
David S. Miller
|
fdbb0f076b
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
|
14 years ago |
David S. Miller
|
2f16270f41
l2tp: Fix locking in l2tp_ip.c
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
David S. Miller
|
ad227425c9
ipv4: Get route daddr from flow key in l2tp_ip_connect().
|
14 years ago |
David S. Miller
|
44901666a1
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
|
14 years ago |
David S. Miller
|
778865a550
l2tp: Fix inet_opt conversion.
|
14 years ago |
Eric Dumazet
|
f6d8bd051c
inet: add RCU protection to inet->opt
|
14 years ago |
David S. Miller
|
2d7192d6cb
ipv4: Sanitize and simplify ip_route_{connect,newports}()
|
14 years ago |
Lucas De Marchi
|
e9c549998d
Revert wrong fixes for common misspellings
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 years ago |
David S. Miller
|
420d44daa7
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
|
14 years ago |
David S. Miller
|
abdf7e7239
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Michal Marek
|
e8d34a884e
l2tp: Fix modalias of l2tp_ip
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |