Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
108316c1bd0a75ba855ce4a6540c530e1562bfb0
/
drivers
/
net
/
pppol2tp.c
aaab340
net: Simplify pppol2tp pernet operations.
by Eric W. Biederman
· 15 years ago
c2f379b
drivers/net/pppol2tp.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
c720c7e
inet: rename some inet_sock fields
by Eric Dumazet
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
5708e86
net: constify remaining proto_ops
by Alexey Dobriyan
· 15 years ago
446e72f
pppol2tp: calls unregister_pernet_gen_device() at unload time
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
d6781f2
drivers/net/ppp*.c: fix sparse warnings: fix signedness
by Hannes Eder
· 16 years ago
0012985
ppp: section fixes re netns
by Alexey Dobriyan
· 16 years ago
cbec660
pppol2tp: stop using proc internals
by Alexey Dobriyan
· 16 years ago
f5882c3
net: pppoe,pppol2tp - register channels with explicit net
by Cyrill Gorcunov
· 16 years ago
4e9fb80
net: pppol2tp - introduce net-namespace functionality
by Cyrill Gorcunov
· 16 years ago
4101dec
net: constify VFTs
by Jan Engelhardt
· 16 years ago
ffcebb1
l2tp: fix UDP checksum support
by James Chapman
· 16 years ago
e635813
pppol2tp: Add missing sock_put() in pppol2tp_release()
by Frédéric Moulins
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
fde9403a
[netdrvr] remove unnecessary #include
by Huang Weiyi
· 16 years ago
6b6707a
l2tp: Fix potential memory corruption in pppol2tp_recvmsg()
by James Chapman
· 16 years ago
24b9568
l2tp: Fix possible oops if transmitting or receiving when tunnel goes down
by James Chapman
· 16 years ago
199f7d2
lt2p: Fix possible WARN_ON from socket code when UDP socket is closed
by James Chapman
· 16 years ago
090c48d
l2tp: avoid skb truesize bug if headroom is increased
by James Chapman
· 16 years ago
5dc474d
pppol2tp: Remove null pointer dereference.
by Julia Lawall
· 16 years ago
a95609c
netdev: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
e653181
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
by James Chapman
· 17 years ago
cf3752e
[PPPOL2TP]: Make locking calls softirq-safe
by James Chapman
· 17 years ago
ec9b6ad
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
by Jarek Poplawski
· 17 years ago
c8fff1c
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
by Jarek Poplawski
· 17 years ago
0efeaa3
pppol2tp: fix printk warnings
by Andrew Morton
· 17 years ago
731a060
[PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.
by Rami Rosen
· 17 years ago
2450022
drivers/net: Add missing "space"
by Joe Perches
· 17 years ago
9178100
[PPP]: L2TP: Fix oops in transmit and receive paths
by James Chapman
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
f3d5e3a
[PPP] L2TP: Fix skb handling in pppol2tp_xmit
by Herbert Xu
· 17 years ago
7a70e39
[PPP] L2TP: Fix skb handling in pppol2tp_recv_core
by Herbert Xu
· 17 years ago
a14d6ab
[PPP] L2TP: Disallow non-UDP datagram sockets
by Herbert Xu
· 17 years ago
af3b162
misannotation in pppol2tp
by Al Viro
· 17 years ago
f77ae93
[PPPOL2TP]: Reset meta-data in xmit function
by Patrick McHardy
· 17 years ago
7d4372b
[PPPOL2TP]: Fix use-after-free
by Patrick McHardy
· 17 years ago
38d15b6
[PPPOL2TP]: Use proper printf format specifier for size_t.
by David S. Miller
· 17 years ago
3557baa
[L2TP]: PPP over L2TP driver core
by James Chapman
· 17 years ago