index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ppp_generic.c
Age
Commit message (
Expand
)
Author
2006-08-17
[PPP]: handle kmalloc failures and convert to using kzalloc
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-17
[NET] ppp: Remove unnecessary pskb_may_pull
Herbert Xu
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2006-02-05
[PPP]: Fixed hardware RX checksum handling
Herbert Xu
2005-12-27
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
2005-11-08
[PPP]: add PPP MPPE encryption module
Matt Domsch
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
2005-09-10
[PATCH] janitor: net/ppp-generic: list_for_each_entry
Domen Puncer
2005-08-29
[NET]: Remove explicit initializations of skb->input_dev
David S. Miller
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
2005-06-20
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2005-05-12
[PATCH] PPP multilink fragmentation improvements
Paul Mackerras
2005-05-03
[PPP]: remove redundant NULL pointer checks before kfree & vfree
Jesper Juhl
2005-02-01
[PATCH] remove bogus exports in ppp
Andrew Morton
2005-01-20
[PATCH] Lock initializer cleanup: Network drivers
Thomas Gleixner
2004-11-15
[PATCH] Multilink fix for ppp_generic.c
Paul Mackerras
2004-10-27
[PATCH] Lock initializer unifying (Network drivers)
Thomas Gleixner
2004-08-28
[PPP]: Fix assertion trigger with NET_CLS_ACT.
Jamal Hadi Salim
2004-08-07
[PATCH] Restore PPP filtering
Paul Mackerras
2004-07-26
[PATCH] NULL noise removal in drivers/net/*
Alexander Viro
2004-06-26
[PATCH] ppp_generic.c get_filter made conditional
Paul Fulghum
2004-06-21
[PATCH] sparse: sock_fprog sanitized
Alexander Viro
2004-04-09
[ISDN]: Fix kernel PPP/IPPP active/passiv filter code.
Karsten Keil
2004-03-10
[PATCH] Patch to hook up PPP to simple class sysfs support
Chris Wright
2004-02-18
[PATCH] add some more MODULE_ALIASes
Andrew Morton
2004-02-18
[PATCH] Fix for PPP activ/passiv filter
Andrew Morton
2004-01-10
[netdrvr ppp] netdev dynamic alloc; convert ppp_net_init to alloc_netdev setu...
Alexander Viro
2003-09-09
[PATCH] ppp devfs oops fix
Andrew Morton
2003-09-03
[PATCH] MODULE_ALIAS() in char devices
Andrew Morton
2003-08-19
[NET]: free_netdev - destructors.
Stephen Hemminger
2003-08-07
[PPP]: Fix two bugs wrt. compression/decompression.
Paul Mackerras
2003-07-09
[NET]: PPP handling fragmented skbuffs.
Stephen Hemminger
2003-06-27
[NET]: Fix PPP async regression.
Stephen Hemminger
2003-06-22
[NET]: Convert PPPoE to new style protocol.
Stephen Hemminger
2003-06-14
[NET]: Use unregister_netdev() in ppp.
Paul Mackerras
2003-06-06
[PATCH] Fix check warnings in PPP code
Paul Mackerras
2003-05-31
[PPP] fix memory leak in ioctl error path
Patrick McHardy
2003-05-19
[NET]: More device register/unregister fixing.
David S. Miller
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
2003-05-18
[PATCH] ppp warning fix
Andrew Morton
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
2003-05-08
[MPLS]: Add MPLS support to PPP.
David S. Miller
2003-05-07
[PATCH] switch most remaining drivers over to devfs_mk_bdev
Andrew Morton
2003-05-03
[PPP]: Module owners for ppp compressors.
Paul Mackerras
[next]