summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_generic.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven2006-03-231-12/+13
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-211-2/+2
* [PPP]: Fixed hardware RX checksum handlingHerbert Xu2006-02-061-0/+3
* [NET]: Validate socket filters against BPF_MAXINSNS in one spot.David S. Miller2005-12-271-3/+0Star
* [PPP]: add PPP MPPE encryption moduleMatt Domsch2005-11-081-24/+64
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] janitor: net/ppp-generic: list_for_each_entryDomen Puncer2005-09-101-16/+7Star
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-301-1/+0Star
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-6/+6
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-211-7/+7
* [PATCH] PPP multilink fragmentation improvementsPaul Mackerras2005-05-131-67/+110
* [PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2005-05-031-8/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2746