index
:
kernel_google_bluecross.git
master
p9.0
kernel_google_bluecross
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v4.9.164' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-03-19
1
-0
/
+1
|
\
|
*
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
2019-03-19
1
-0
/
+1
*
|
Merge tag 'v4.9.154' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...
Josh Chasky
2019-02-01
1
-0
/
+1
|
\
|
|
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-31
1
-0
/
+1
*
|
UPSTREAM: ppp: Move PFC decompression to PPP generic layer
Sam Protsenko
2019-01-24
4
-20
/
+62
*
|
BACKPORT: treewide: Use array_size() in vzalloc()
Kees Cook
2019-01-07
1
-1
/
+1
*
|
BACKPORT: treewide: Use array_size() in vmalloc()
Kees Cook
2019-01-07
1
-2
/
+2
*
|
Merge 4.9.97 into android-msm-bluecross-4.9
Nathan Chancellor
2018-10-21
1
-0
/
+4
|
\
|
|
*
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
2018-04-29
1
-0
/
+4
*
|
Merge 4.9.94 into android-4.9
Greg Kroah-Hartman
2018-04-14
1
-1
/
+0
|
\
|
|
*
pptp: remove a buggy dst release in pptp_connect()
Eric Dumazet
2018-04-13
1
-1
/
+0
*
|
Merge 4.9.92 into android-4.9
Greg Kroah-Hartman
2018-03-31
1
-12
/
+14
|
\
|
|
*
ppp: avoid loop in xmit recursion detection code
Guillaume Nault
2018-03-31
1
-12
/
+14
*
|
Merge 4.9.87 into android-4.9
Greg Kroah-Hartman
2018-03-11
1
-0
/
+9
|
\
|
|
*
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
2018-03-11
1
-0
/
+9
*
|
Merge 4.9.79 into android-4.9
Greg Kroah-Hartman
2018-01-31
2
-7
/
+9
|
\
|
|
*
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
2018-01-31
1
-2
/
+3
|
*
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2018-01-31
1
-5
/
+6
*
|
Merge 4.9.71 into android-4.9
Greg Kroah-Hartman
2017-12-20
1
-0
/
+1
|
\
|
|
*
ppp: Destroy the mutex when cleanup
Gao Feng
2017-12-20
1
-0
/
+1
*
|
Merge 4.9.63 into android-4.9
Greg Kroah-Hartman
2017-11-18
1
-0
/
+20
|
\
|
|
*
ppp: fix race in ppp device destruction
Guillaume Nault
2017-11-18
1
-0
/
+20
*
|
Merge 4.9.43 into android-4.9
Greg Kroah-Hartman
2017-08-14
1
-15
/
+29
|
\
|
|
*
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
2017-08-12
1
-8
/
+10
|
*
ppp: Fix false xmit recursion detect with two ppp devices
Gao Feng
2017-08-12
1
-9
/
+21
*
|
ANDROID: net: pppolac/pppopns: Add back the msg_flags
Subash Abhinov Kasiviswanathan
2017-05-01
2
-2
/
+6
*
|
ANDROID: net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()
Guenter Roeck
2017-01-27
2
-10
/
+8
*
|
ANDROID: net: PPPoPNS and PPPoLAC build fixes for 4.4
Amit Pundir
2017-01-19
2
-4
/
+4
*
|
ANDROID: net: pppopns: pppolac: fix sendmsg function calls
Amit Pundir
2017-01-19
2
-2
/
+2
*
|
ANDROID: net: PPPoPNS: Remove length argument from data_ready
Jon Medhurst
2017-01-19
1
-1
/
+1
*
|
ANDROID: net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRU
JP Abgrall
2017-01-19
2
-2
/
+2
*
|
ANDROID: net: Reorder incoming packets in PPPoLAC and PPPoPNS.
Chia-chi Yeh
2017-01-19
2
-21
/
+161
*
|
ANDROID: net: PPPoPNS and PPPoLAC fixes.
Chia-chi Yeh
2017-01-19
2
-125
/
+181
*
|
ANDROID: net: add PPP on PPTP Network Server (PPPoPNS) driver.
Chia-chi Yeh
2017-01-19
3
-0
/
+331
*
|
ANDROID: net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.
Chia-chi Yeh
2017-01-19
3
-0
/
+369
|
/
*
ppp: declare PPP devices as LLTX
Guillaume Nault
2016-08-31
1
-0
/
+2
*
ppp: avoid dealock on recursive xmit
Guillaume Nault
2016-08-31
1
-12
/
+40
*
pptp: Refactor the struct and macros of PPTP codes
Gao Feng
2016-08-15
1
-15
/
+13
*
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
2016-08-10
1
-35
/
+1
*
ppp: build ifname using unit identifier for rtnl based devices
Guillaume Nault
2016-08-09
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-2
/
+3
|
\
|
*
ppp: defer netns reference release for ppp channel
WANG Cong
2016-07-08
1
-2
/
+3
*
|
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-09
1
-5
/
+1
*
|
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
2016-06-07
1
-0
/
+3
|
/
*
ppp: add rtnetlink device creation support
Guillaume Nault
2016-04-29
1
-3
/
+112
*
ppp: define reusable device creation functions
Guillaume Nault
2016-04-29
1
-88
/
+118
*
ppp: take reference on channels netns
Guillaume Nault
2016-03-23
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-19
/
+24
|
\
|
*
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-03-16
1
-14
/
+17
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+10
|
|
\
[next]