1. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  2. c8019bf netdevice ppp: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  3. 52256cf ppp: convert to net_device_ops by Stephen Hemminger · 16 years ago
  4. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  5. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  6. 6e05d6c device create: net: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  7. a65e5d7 remove CONFIG_KMOD from drivers by Johannes Berg · 16 years ago
  8. 13c9821 ppp: Use skb_queue_walk() in ppp_mp_insert(). by David S. Miller · 16 years ago
  9. 38ce7c7 ppp_generic: Use skb_peek() in ppp_receive_mp_frame(). by David S. Miller · 16 years ago
  10. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  11. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  12. e17da9c device create: net: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  13. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  14. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  15. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  16. f3ff8a4 ppp: push BKL down into the driver by Alan Cox · 16 years ago
  17. 4b95ede ppp: Do not free not yet unregistered net device. by Pavel Emelyanov · 16 years ago
  18. 8c0469c ppp_generic: use stats from net_device structure by Paulius Zaleckas · 16 years ago
  19. 3c582b3 [PPP]: Sparse warning fixes. by Stephen Hemminger · 16 years ago
  20. cd228d5 [PPP]: Remove ptr comparisons to 0 by Joe Perches · 17 years ago
  21. 2a38b77 [PPP] generic: Fix receive path data clobbering & non-linear handling by Herbert Xu · 17 years ago
  22. 7b797d5 [PPP] generic: Call skb_cow_head before scribbling over skb by Herbert Xu · 17 years ago
  23. 06c7af5 [PPP]: Fix output buffer size in ppp_decompress_frame(). by Konstantin Sharlaimov · 17 years ago
  24. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  25. 4b2a8fb [PPP]: Fix osize too small errors when decoding mppe. by Konstantin Sharlaimov · 17 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  27. 57cd5f7 [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c by Milind Arun Choudhary · 17 years ago
  28. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  29. 165de5b [PPP]: Don't leak an sk_buff on interface destruction. by G. Liakhovetski · 17 years ago
  30. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  31. b385a14 [PATCH] Replace regular code with appropriate calls to container_of() by Robert P. J. Day · 17 years ago
  32. 9a6a2a5 Driver core: convert PPP code to use struct device by Greg Kroah-Hartman · 18 years ago
  33. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  34. d4274b5 [PPP]: handle kmalloc failures and convert to using kzalloc by Panagiotis Issaris · 18 years ago
  35. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  36. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  37. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  38. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  39. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  40. c8c9f9a [NET] ppp: Remove unnecessary pskb_may_pull by Herbert Xu · 18 years ago
  41. 8ed965d [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic by Arjan van de Ven · 18 years ago
  42. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  43. e3f749c [PPP]: Fixed hardware RX checksum handling by Herbert Xu · 18 years ago
  44. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  45. b3f9b92 [PPP]: add PPP MPPE encryption module by Matt Domsch · 19 years ago
  46. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  47. 81616c5 [PATCH] janitor: net/ppp-generic: list_for_each_entry by Domen Puncer · 19 years ago
  48. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  49. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  50. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  51. 516cd15 [PATCH] PPP multilink fragmentation improvements by Paul Mackerras · 19 years ago
  52. 96edf83 [PPP]: remove redundant NULL pointer checks before kfree & vfree by Jesper Juhl · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago