1. ed4b2ee wanxl: fix info leak in ioctl by Salva Peiró · 11 years ago
  2. 0dbce69 farsync: fix info leak in ioctl by Salva Peiró · 11 years ago
  3. 727d887 dlci: validate the net device in dlci_del() by Zefan Li · 11 years ago
  4. b53697d dlci: acquire rtnl_lock before calling __dev_get_by_name() by Zefan Li · 11 years ago
  5. 720fac6 ixp4xx_hss: fix build failure due to missing linux/module.h inclusion by Florian Fainelli · 12 years ago
  6. 48159f0 drivers/net/wan/farsync.c: add missing iounmap by Julia Lawall · 12 years ago
  7. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  8. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  9. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  10. ac4e016 NET: pc300, show version info from module init by Jiri Slaby · 12 years ago
  11. c2f128a NET: pc300, do not zero global variables by Jiri Slaby · 12 years ago
  12. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 13 years ago
  13. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  14. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  15. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  16. c8d755b net/wan/hdlc_ppp: use break in switch by Jesper Juhl · 13 years ago
  17. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  18. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  19. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  20. 781223a sbni: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  21. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  22. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 13 years ago
  23. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  24. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 13 years ago
  25. e8c122f farsync: Update to current logging forms by Joe Perches · 13 years ago
  26. 09a1732 dscc4: Update to current logging forms by Joe Perches · 13 years ago
  27. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 13 years ago
  28. d6810e1 cyclom: Update to current logging forms by Joe Perches · 13 years ago
  29. 9cbe50d cosa: Update to current logging forms by Joe Perches · 13 years ago
  30. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 13 years ago
  31. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  32. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  33. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  34. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  35. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  36. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  37. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  38. 772e289 wan/pc300: Drop __TIME__ usage by Michal Marek · 13 years ago
  39. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  40. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  41. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  42. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  43. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  46. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  47. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  48. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  49. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  50. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  53. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. eaff945 WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. by Krzysztof Halasa · 14 years ago
  55. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  56. 6a20bd4 NET: wan/x25, fix ldisc->open retval by Jiri Slaby · 14 years ago
  57. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  58. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  59. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  61. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  62. d198550 net: Wan/cosa.c: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  63. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  64. 6f0b31c Fix typo interrest[ing|ed] => interest[ing|ed] by Thomas Weber · 14 years ago
  65. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  66. dcfc5d7 wan: make read-only data const by stephen hemminger · 14 years ago
  67. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  68. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  69. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  70. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  71. 5d337d6 farsync: Fix compile warnings. by David S. Miller · 14 years ago
  72. 3f326d4 drivers/net/wan/farsync.c: Use standard pr_<level> by Joe Perches · 14 years ago
  73. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  74. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  76. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  77. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  78. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  79. 6276342 IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. by Krzysztof Hałasa · 14 years ago
  80. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  81. 90b3e03 X25: Use identifiers for hdlc x25 device to x25 interface by andrew hendry · 14 years ago
  82. 5d74731 X25: Use identifiers for cyclades device to x25 interface by andrew hendry · 14 years ago
  83. 4d99503 X25: Use identifiers for lapbether device to x25 interface by andrew hendry · 14 years ago
  84. 7eeeacf X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 14 years ago
  85. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. 31f634a WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. by Krzysztof Halasa · 14 years ago
  87. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  89. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  90. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  91. 640462c Coding style correction of some wan drivers by Rudy Matela · 15 years ago
  92. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  93. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  95. 870571a hdlc: spelling fix in find_pvc() comment by Rudy Matela · 15 years ago
  96. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  97. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  98. 614c12a net: Coding style corrections on Sealevel Systems 4021 driver. by Rudy Matela · 15 years ago
  99. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 40be261 wan: cosa: drop chan->wsem on error path by Dan Carpenter · 15 years ago