index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pptp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pptp: pptp_rcv_core() misses pskb_may_pull() call
Eric Dumazet
2011-10-19
1
-8
/
+12
*
pptp: fix skb leak in pptp_xmit()
Eric Dumazet
2011-10-19
1
-0
/
+2
*
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
pptp: Use flowi4's daddr/saddr in pptp_xmit().
David S. Miller
2011-05-03
1
-2
/
+2
*
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
1
-2
/
+4
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
1
-27
/
+18
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-4
/
+4
*
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
2010-12-12
1
-1
/
+1
*
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
2010-12-12
1
-1
/
+1
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-27
1
-2
/
+1
*
net: constify some ppp/pptp structs
Eric Dumazet
2010-09-21
1
-4
/
+4
*
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
2010-08-21
1
-0
/
+726