index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Age
Commit message (
Expand
)
Author
2019-08-13
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2019-07-09
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
2018-12-16
pppoe: fix reception of frames with no mac header
Guillaume Nault
2018-10-21
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
2018-10-21
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
2018-10-21
ppp: Fix null pointer dereference on registration failure
Ben Hutchings
2018-10-21
ppp: fix race in ppp device destruction
Guillaume Nault
2018-10-21
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
2018-10-21
ppp: fix device unregistration upon netns deletion
Guillaume Nault
2018-10-21
pppoe: check sockaddr length in pppoe_connect()
Guillaume Nault
2018-03-03
pppoe: take ->needed_headroom of lower device into account on xmit
Guillaume Nault
2016-11-20
ppp: defer netns reference release for ppp channel
WANG Cong
2016-05-01
ppp: take reference on channels netns
Guillaume Nault
2016-05-01
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-03-24
pppoe: fix reference counting in PPPoE proxy
Guillaume Nault
2016-02-25
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
2016-01-04
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
2015-11-16
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2015-11-16
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
2015-10-28
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
2015-04-29
ppp: call skb_checksum_complete_unset in ppp_receive_frame
Tom Herbert
2015-02-10
ppp: deflate: never return len larger than output buffer
Florian Westphal
2014-12-01
pptp: fix stack info leak in pptp_getname()
Mathias Krause
2014-11-14
fix misuses of f_count() in ppp and netlink
Al Viro
2014-07-16
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-14
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
2014-07-14
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-05-23
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-03-31
net: ppp: use sk_unattached_filter api
Daniel Borkmann
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-08-13
pptp: fix byte order warnings
stephen hemminger
2013-08-09
pptp: fix sparse pointer warning
stephen hemminger
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
2013-03-18
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2013-02-27
ppp: convert to idr_alloc()
Tejun Heo
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-19
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-01-22
drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
[next]