Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d32e7d11b5ce8b3ab11fd74123b46b88f26b3e2
/
net
/
l2tp
b8f07a0
fix return values of l2tp_dfs_seq_open()
by Al Viro
· 13 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 13 years ago
1769192
l2tp: fix potential rcu race
by Eric Dumazet
· 13 years ago
d9d8da8
inet: Pass flowi to ->queue_xmit().
by David S. Miller
· 14 years ago
fdbb0f0
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
by David S. Miller
· 13 years ago
6af88da
l2tp: Fix locking in l2tp_core.c
by David S. Miller
· 13 years ago
2f16270
l2tp: Fix locking in l2tp_ip.c
by David S. Miller
· 13 years ago
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
ad22742
ipv4: Get route daddr from flow key in l2tp_ip_connect().
by David S. Miller
· 14 years ago
4490166
ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
by David S. Miller
· 14 years ago
778865a
l2tp: Fix inet_opt conversion.
by David S. Miller
· 14 years ago
f6d8bd0
inet: add RCU protection to inet->opt
by Eric Dumazet
· 14 years ago
2d7192d
ipv4: Sanitize and simplify ip_route_{connect,newports}()
by David S. Miller
· 14 years ago
e9c5499
Revert wrong fixes for common misspellings
by Lucas De Marchi
· 14 years ago
8cb4901
l2tp: Fix set-but-unused variables.
by David S. Miller
· 14 years ago
8aa525a
l2tp: fix possible oops on l2tp_eth module unload
by James Chapman
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
abdf7e7
ipv4: Can final ip_route_connect() arg to boolean "can_sleep".
by David S. Miller
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
6f9b901
l2tp: kzalloc with swapped params in l2tp_dfs_seq_open
by Dr. David Alan Gilbert
· 14 years ago
e341b2d
l2tp: static functions should not be exported
by Stephen Rothwell
· 14 years ago
fc13084
l2tp: make local function static
by stephen hemminger
· 14 years ago
e83726b
l2tp: small cleanup
by Eric Dumazet
· 14 years ago
756e64a
net: constify some ppp/pptp structs
by Eric Dumazet
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
95f4b45
net: another last_rx round
by Eric Dumazet
· 14 years ago
bfc960a
l2tp: test for ethernet header in l2tp_eth_dev_recv()
by Eric Dumazet
· 14 years ago
d7100da
ppp: make channel_ops const
by stephen hemminger
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
3a73702
l2tp_eth: fix memory allocation
by Jiri Pirko
· 15 years ago
e773aaf
l2tp: fix memory allocation
by Jiri Pirko
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
a4fbf84
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
by Joe Perches
· 15 years ago
7bddd0d
l2tp: unmanaged L2TPv3 tunnels fixes
by Eric Dumazet
· 15 years ago
f66ef2d
l2tp: Fix L2TP_DEBUGFS ifdef tests.
by David S. Miller
· 15 years ago
f481c0d
l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c
by David S. Miller
· 15 years ago
789a4a2
l2tp: Add support for static unmanaged L2TPv3 tunnels
by James Chapman
· 15 years ago
0ad6614
l2tp: Add debugfs files for dumping l2tp debug info
by James Chapman
· 15 years ago
d9e31d1
l2tp: Add L2TP ethernet pseudowire support
by James Chapman
· 15 years ago
e02d494
l2tp: Convert rwlock to RCU
by James Chapman
· 15 years ago
309795f
l2tp: Add netlink control API for L2TP
by James Chapman
· 15 years ago
0d76751
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
by James Chapman
· 15 years ago
e0d4435
l2tp: Update PPP-over-L2TP driver to work over L2TPv3
by James Chapman
· 15 years ago
f7faffa
l2tp: Add L2TPv3 protocol support
by James Chapman
· 15 years ago
9345471
l2tp: Add ppp device name to L2TP ppp session data
by James Chapman
· 15 years ago
fd558d1
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
by James Chapman
· 15 years ago
21b4aaa
l2tp: Relocate pppol2tp driver to new net/l2tp directory
by James Chapman
· 15 years ago