Commit Graph

63 Commits (a561be7100cd610bd2e082f3211c1dfb45835817)

Author SHA1 Message Date
Florian Westphal 71b1391a41 l2tp: ensure sk->dst is still valid 13 years ago
Eric Dumazet e50e705ca7 l2tp: fix l2tp_udp_recv_core() 13 years ago
Eric Dumazet e2e210c023 l2tp: fix race in l2tp_recv_dequeue() 13 years ago
Eric Dumazet 09df57ca60 l2tp: give proper headroom in pppol2tp_xmit() 13 years ago
Eric Dumazet 835acf5da2 l2tp: fix a potential skb leak in l2tp_xmit_skb() 13 years ago
Neil Horman 550fd08c2c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Eric Dumazet 081b1b1bb2 l2tp: fix l2tp_ip_sendmsg() route handling 14 years ago
Al Viro b8f07a0631 fix return values of l2tp_dfs_seq_open() 14 years ago
Eric Dumazet 1769192a3c l2tp: fix potential rcu race 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 6af88da14e l2tp: Fix locking in l2tp_core.c 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 8cb4901447 l2tp: Fix set-but-unused variables. 14 years ago
James Chapman 8aa525a934 l2tp: fix possible oops on l2tp_eth module unload 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
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
Dr. David Alan Gilbert 6f9b901823 l2tp: kzalloc with swapped params in l2tp_dfs_seq_open 14 years ago
Stephen Rothwell e341b2ddc1 l2tp: static functions should not be exported 14 years ago
stephen hemminger fc130840d7 l2tp: make local function static 14 years ago
Eric Dumazet e83726b046 l2tp: small cleanup 14 years ago
Eric Dumazet 756e64a0b1 net: constify some ppp/pptp structs 15 years ago
Eric Dumazet 95f4b45bc6 net: another last_rx round 15 years ago
Eric Dumazet bfc960a8ee l2tp: test for ethernet header in l2tp_eth_dev_recv() 15 years ago
stephen hemminger d7100da026 ppp: make channel_ops const 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Jiri Pirko 3a73702863 l2tp_eth: fix memory allocation 15 years ago
Jiri Pirko e773aaff82 l2tp: fix memory allocation 15 years ago
Shan Wei 4e15ed4d93 net: replace ipfragok with skb->local_df 15 years ago
Joe Perches a4fbf8415c net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 15 years ago
Eric Dumazet 7bddd0db62 l2tp: unmanaged L2TPv3 tunnels fixes 15 years ago
David S. Miller f66ef2d064 l2tp: Fix L2TP_DEBUGFS ifdef tests. 15 years ago
David S. Miller f481c0d862 l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c 15 years ago
James Chapman 789a4a2c61 l2tp: Add support for static unmanaged L2TPv3 tunnels 15 years ago
James Chapman 0ad6614048 l2tp: Add debugfs files for dumping l2tp debug info 15 years ago
James Chapman d9e31d17ce l2tp: Add L2TP ethernet pseudowire support 15 years ago
James Chapman e02d494d2c l2tp: Convert rwlock to RCU 15 years ago