Commit Graph

26 Commits (0660e03f6b18f19b6bbafe7583265a51b90daf36)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
G. Liakhovetski 165de5b7f2 [PPP]: Don't leak an sk_buff on interface destruction. 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Robert P. J. Day b385a144ee [PATCH] Replace regular code with appropriate calls to container_of() 18 years ago
Greg Kroah-Hartman 9a6a2a5e0b Driver core: convert PPP code to use struct device 18 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Panagiotis Issaris d4274b51a5 [PPP]: handle kmalloc failures and convert to using kzalloc 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Greg Kroah-Hartman 8ab5e4c15b [PATCH] devfs: Remove devfs_remove() function from the kernel tree 19 years ago
Greg Kroah-Hartman 7c69ef7974 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Herbert Xu c8c9f9a3de [NET] ppp: Remove unnecessary pskb_may_pull 19 years ago
Arjan van de Ven 8ed965d612 [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Herbert Xu e3f749c4af [PPP]: Fixed hardware RX checksum handling 19 years ago
David S. Miller 1b93ae64ca [NET]: Validate socket filters against BPF_MAXINSNS in one spot. 19 years ago
Matt Domsch b3f9b92a6e [PPP]: add PPP MPPE encryption module 19 years ago
Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
Domen Puncer 81616c5a08 [PATCH] janitor: net/ppp-generic: list_for_each_entry 20 years ago
David S. Miller 86e65da9c1 [NET]: Remove explicit initializations of skb->input_dev 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
gregkh@suse.de 56b2293595 [PATCH] class: convert drivers/* to use the new class api instead of class_simple 20 years ago
Paul Mackerras 516cd15f1c [PATCH] PPP multilink fragmentation improvements 20 years ago
Jesper Juhl 96edf83c4e [PPP]: remove redundant NULL pointer checks before kfree & vfree 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago