index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
ppp: Fix generating ifname when empty IFLA_IFNAME is specified
Pali Rohár
1
-1
/
+1
2021-08-15
ppp: Fix generating ppp unit id when ifname is not specified
Pali Rohár
1
-4
/
+15
2020-06-11
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-02-14
ppp: Adjust indentation into ppp_async_input
Nathan Chancellor
1
-9
/
+9
2019-10-05
ppp: Fix memory leak in ppp_write
Takeshi Misawa
1
-0
/
+2
2019-08-11
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
3
-0
/
+19
2019-07-21
ppp: mppe: Add softdep to arc4
Takashi Iwai
1
-0
/
+1
2019-05-25
ppp: deflate: Fix possible crash in deflate_init
YueHaibing
1
-6
/
+14
2019-03-19
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2018-04-29
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
1
-0
/
+4
2018-04-13
pptp: remove a buggy dst release in pptp_connect()
Eric Dumazet
1
-1
/
+0
2018-03-31
ppp: avoid loop in xmit recursion detection code
Guillaume Nault
1
-12
/
+14
2018-03-11
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
1
-0
/
+9
2018-01-31
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
1
-2
/
+3
2018-01-31
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
1
-5
/
+6
2017-12-20
ppp: Destroy the mutex when cleanup
Gao Feng
1
-0
/
+1
2017-11-18
ppp: fix race in ppp device destruction
Guillaume Nault
1
-0
/
+20
2017-08-12
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-12
ppp: Fix false xmit recursion detect with two ppp devices
Gao Feng
1
-9
/
+21
2016-08-31
ppp: declare PPP devices as LLTX
Guillaume Nault
1
-0
/
+2
2016-08-31
ppp: avoid dealock on recursive xmit
Guillaume Nault
1
-12
/
+40
2016-08-15
pptp: Refactor the struct and macros of PPTP codes
Gao Feng
1
-15
/
+13
2016-08-10
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
1
-35
/
+1
2016-08-09
ppp: build ifname using unit identifier for rtnl based devices
Guillaume Nault
1
-0
/
+9
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2016-07-08
ppp: defer netns reference release for ppp channel
WANG Cong
1
-2
/
+3
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
1
-5
/
+1
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-0
/
+3
2016-04-29
ppp: add rtnetlink device creation support
Guillaume Nault
1
-3
/
+112
2016-04-29
ppp: define reusable device creation functions
Guillaume Nault
1
-88
/
+118
2016-03-23
ppp: take reference on channels netns
Guillaume Nault
1
-1
/
+3
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-19
/
+24
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-41
/
+58
2016-03-16
ppp: ensure file->private_data can't be overridden
Guillaume Nault
1
-14
/
+17
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2016-03-07
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-03-01
ppp: lock ppp->flags in ppp_read() and ppp_poll()
Guillaume Nault
1
-1
/
+9
2016-02-24
ppp: clarify parsing of user supplied data in ppp_set_compress()
Guillaume Nault
1
-5
/
+7
2016-02-17
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
1
-0
/
+2
2016-01-27
ppp_mppe: Use skcipher and ahash
Herbert Xu
1
-41
/
+58
2016-01-24
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+16
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-14
ppp: declare ppp devices as enumerated interfaces
Guillaume Nault
1
-2
/
+1
2015-12-14
ppp: define "ppp" device type
Guillaume Nault
1
-0
/
+6
2015-12-04
pppoe: fix memory corruption in padt work structure
Guillaume Nault
1
-4
/
+10
2015-12-03
pppox: use standard module auto-loading feature
Guillaume Nault
3
-2
/
+4
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
2
-3
/
+3
2015-11-20
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
1
-20
/
+2
[next]