aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ppp_generic.c
AgeCommit message (Expand)Author
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-08-17[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita
2006-06-17[NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu
2006-02-05[PPP]: Fixed hardware RX checksum handlingHerbert 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 moduleMatt 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_entryDomen Puncer
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid 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 improvementsPaul Mackerras
2005-05-03[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds