aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-05[PPP]: Fixed hardware RX checksum handlingHerbert Xu1-0/+3
2005-12-27[NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller1-3/+0
2005-11-08[PPP]: add PPP MPPE encryption moduleMatt Domsch1-24/+64
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-09-10[PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer1-16/+7
2005-08-29[NET]: Remove explicit initializations of skb->input_devDavid S. Miller1-1/+0
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-6/+6
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-7/+7
2005-05-12 [PATCH] PPP multilink fragmentation improvementsPaul Mackerras1-67/+110
2005-05-03[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl1-8/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2746