index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp
Age
Commit message (
Expand
)
Author
2014-08-02
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
net: ppp: fix creating PPP pass and active filters
Christoph Schulz
2014-07-16
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Christoph Schulz
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-15
net: ppp: reset nextseq counter when enabling SC_MULTILINK
Christoph Schulz
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
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
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-22
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-08
pptp: lookup route with the proper net namespace
Gao feng
2012-08-03
ppp: add 64 bit stats
Kevin Groeneveld
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-03
ppp: use for_each_set_bit_from
Akinobu Mita
2012-04-03
ppp: Don't stop and restart queue on every TX packet
David Woodhouse
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-04
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
2012-03-04
ppp: Change copyright notices from ANU to me
Paul Mackerras
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-24
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
2012-02-13
ppp: fix truesize underestimation
Eric Dumazet
[next]