index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppp: take reference on channels netns
Guillaume Nault
2016-07-12
1
-1
/
+3
*
ppp: ensure file->private_data can't be overridden
Guillaume Nault
2016-07-12
1
-14
/
+17
*
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2016-02-15
1
-4
/
+2
*
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
2016-01-15
1
-0
/
+6
*
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
2015-12-03
1
-1
/
+1
*
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
2015-11-13
1
-1
/
+0
*
ppp: call skb_checksum_complete_unset in ppp_receive_frame
Tom Herbert
2015-05-11
1
-0
/
+1
*
ppp: deflate: never return len larger than output buffer
Florian Westphal
2015-02-26
1
-1
/
+1
*
pptp: fix stack info leak in pptp_getname()
Mathias Krause
2014-11-20
1
-1
/
+3
*
net: ppp: Don't call bpf_prog_create() in ppp_lock
Takashi Iwai
2014-11-11
1
-20
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-13
1
-1
/
+1
|
\
|
*
fix misuses of f_count() in ppp and netlink
Al Viro
2014-10-09
1
-1
/
+1
*
|
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
1
-1
/
+1
|
/
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-14
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
1
-6
/
+16
|
\
|
*
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-16
1
-6
/
+16
*
|
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Christoph Schulz
2014-07-16
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
2
-8
/
+2
|
\
\
|
|
/
|
*
net: ppp: don't call sk_chk_filter twice
Christoph Schulz
2014-07-14
1
-7
/
+1
|
*
net: pppoe: use correct channel MTU when using Multilink PPP
Christoph Schulz
2014-07-14
1
-1
/
+1
*
|
net: ppp: reset nextseq counter when enabling SC_MULTILINK
Christoph Schulz
2014-07-15
1
-0
/
+2
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
|
/
*
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
1
-1
/
+1
*
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
1
-2
/
+2
*
net: ppp: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-19
/
+41
*
ppp: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-2
/
+0
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-19
1
-1
/
+1
*
pptp: fix byte order warnings
stephen hemminger
2013-08-13
1
-5
/
+5
*
pptp: fix sparse pointer warning
stephen hemminger
2013-08-09
1
-1
/
+1
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
1
-51
/
+2
|
\
|
*
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
2013-03-27
1
-51
/
+2
*
|
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2013-03-18
2
-2
/
+2
|
/
*
ppp: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-29
/
+4
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
1
-0
/
+3
|
\
|
*
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+3
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-10
/
+10
|
\
\
|
*
|
drivers/net/ppp: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-10
/
+10
|
|
/
*
|
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
2013-02-19
1
-0
/
+8
*
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
|
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
1
-2
/
+1
|
/
*
ppp: make ppp_get_stats64 static
stephen hemminger
2012-11-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-1
/
+1
|
\
|
*
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-09-22
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
1
-2
/
+2
|
\
\
|
|
/
|
*
pptp: lookup route with the proper net namespace
Gao feng
2012-08-08
1
-2
/
+2
*
|
ppp: add 64 bit stats
Kevin Groeneveld
2012-08-03
1
-10
/
+48
|
/
[next]