l2tp: don't overwrite source address in l2tp_ip_bind()
[linux-flexiantxendom0-3.2.10.git] / net / l2tp / l2tp_ip.c
2012-04-13 James Chapmanl2tp: don't overwrite source address in l2tp_ip_bind()
2012-04-13 James Chapmanl2tp: fix refcount leak in l2tp_ip sockets
2012-01-26 James Chapmanl2tp: l2tp_ip - fix possible oops on packet receive
2011-06-13 Eric Dumazetl2tp: fix l2tp_ip_sendmsg() route handling
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-08 David S. Millerinet: Pass flowi to ->queue_xmit().
2011-05-08 David S. Millerl2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_se...
2011-05-08 David S. Millerl2tp: Fix locking in l2tp_ip.c
2011-05-04 David S. Milleripv4: Make caller provide on-stack flow key to ip_route...
2011-04-29 David S. Milleripv4: Get route daddr from flow key in l2tp_ip_connect().
2011-04-29 David S. Milleripv4: Fetch route saddr from flow key in l2tp_ip_connect().
2011-04-28 David S. Millerl2tp: Fix inet_opt conversion.
2011-04-28 Eric Dumazetinet: add RCU protection to inet->opt
2011-04-27 David S. Milleripv4: Sanitize and simplify ip_route_{connect,newports}()
2011-04-27 Lucas De MarchiRevert wrong fixes for common misspellings
2011-03-12 David S. Milleripv4: Create and use route lookup helpers.
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-01 David S. Milleripv4: Kill can_sleep arg to ip_route_output_flow()
2011-03-01 David S. Milleripv4: Make final arg to ip_route_output_flow to be...
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Michal Marekl2tp: Fix modalias of l2tp_ip
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-10-24 stephen hemmingerl2tp: make local function static
2010-10-21 Eric Dumazetl2tp: small cleanup
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-03 James Chapmanl2tp: Add L2TPv3 IP encapsulation (no UDP) support