Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
drivers
/
net
/
ppp
/
pptp.c
a44d9e7
net: make ->{get,set}sockopt in proto_ops optional
by Christoph Hellwig
· 4 years, 5 months ago
43d28c6
pptp: support sockets bound to an interface
by Ulrich Weber
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
055d882
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
by Arnd Bergmann
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
9417d81
pptp: dst_release sk_dst_cache in pptp_sock_destruct
by Xin Long
· 6 years ago
7fb1b8c
ppp: Move PFC decompression to PPP generic layer
by Sam Protsenko
· 6 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
bfacfb4
pptp: remove a buggy dst release in pptp_connect()
by Eric Dumazet
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
ddab828
ppp: Fix a scheduling-while-atomic bug in del_chan
by Gao Feng
· 7 years ago
47b3e2f
pptp: Remove unused variable in pptp_release()
by Christos Gkekas
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
0345934
pptp: Refactor the struct and macros of PPTP codes
by Gao Feng
· 8 years ago
ab10dcc
rps: Inspect PPTP encapsulated by GRE to get flow hash
by Gao Feng
· 8 years ago
9a368af
pptp: fix illegal memory access caused by multiple bind()s
by Hannes Frederic Sowa
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
09ccfd2
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
by WANG Cong
· 9 years ago
681b4d8
pppox: use standard module auto-loading feature
by Guillaume Nault
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
a7093fe
ppp: Cache net in pptp_xmit
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
8f481b50
netfilter: Remove spurios included of netfilter.h
by Eric W Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
a5f6fc2
pptp: fix stack info leak in pptp_getname()
by Mathias Krause
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
ebd8b93
pptp: fix byte order warnings
by stephen hemminger
· 11 years ago
469230d
pptp: fix sparse pointer warning
by stephen hemminger
· 11 years ago
08252b3
pptp: lookup route with the proper net namespace
by Gao feng
· 12 years ago
968d701
ppp: avoid false drop_monitor false positives
by Eric Dumazet
· 13 years ago
9942774
ppp: use for_each_set_bit_from
by Akinobu Mita
· 13 years ago
bf7daeb
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
by Paul Mackerras
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
91dce7d
pptp: Accept packet with seq zero
by Bradley Peterson
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a454dac
ppp: fix pptp double release_sock in pptp_bind()
by Djalal Harouni
· 13 years ago
2cfa5a0
net: treewide use of RCU_INIT_POINTER
by Eric Dumazet
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
224cf5a
ppp: Move the PPP drivers
by Jeff Kirsher
· 13 years ago
[Renamed from drivers/net/pptp.c]
95cb365
net: Remove unneeded version.h includes from drivers/net/
by Jesper Juhl
· 14 years ago
28c90da
pptp: Use flowi4's daddr/saddr in pptp_xmit().
by David S. Miller
· 14 years ago
31e4543d
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 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
323e126
ipv4: Don't pre-seed hoplimit metric.
by David S. Miller
· 14 years ago
5170ae8
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
by David S. Miller
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
756e64a
net: constify some ppp/pptp structs
by Eric Dumazet
· 14 years ago
00959ad
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
by Dmitry Kozlov
· 14 years ago