1. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  2. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  3. c8d755b net/wan/hdlc_ppp: use break in switch by Jesper Juhl · 13 years ago
  4. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  5. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  6. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. 781223a sbni: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  8. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  9. 0311ee2 wanxl: remove a stray irq enable by Dan Carpenter · 13 years ago
  10. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  11. c75bb2c ixp4xx_hss: Update to current logging forms by Joe Perches · 13 years ago
  12. e8c122f farsync: Update to current logging forms by Joe Perches · 13 years ago
  13. 09a1732 dscc4: Update to current logging forms by Joe Perches · 13 years ago
  14. 86fb0cc frame relay dlci/frad: Update to current logging forms by Joe Perches · 13 years ago
  15. d6810e1 cyclom: Update to current logging forms by Joe Perches · 13 years ago
  16. 9cbe50d cosa: Update to current logging forms by Joe Perches · 13 years ago
  17. 12a3bfe generic_hdlc: Update to current logging forms by Joe Perches · 13 years ago
  18. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  19. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  20. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  21. d0fd64c farsync: add module_put to error path in fst_open() by Pavel Shved · 13 years ago
  22. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  23. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  24. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  25. 772e289 wan/pc300: Drop __TIME__ usage by Michal Marek · 13 years ago
  26. 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
  27. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  28. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  29. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  30. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  33. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  34. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  35. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  36. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  39. 215faf9 drivers/net/*/: Use static const by Joe Perches · 14 years ago
  40. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  41. eaff945 WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers. by Krzysztof Halasa · 14 years ago
  42. 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
  43. 6a20bd4 NET: wan/x25, fix ldisc->open retval by Jiri Slaby · 14 years ago
  44. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  45. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  46. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  47. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  48. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  49. d198550 net: Wan/cosa.c: Convert "mutex" to semaphore by Thomas Gleixner · 14 years ago
  50. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  51. 6f0b31c Fix typo interrest[ing|ed] => interest[ing|ed] by Thomas Weber · 14 years ago
  52. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  53. dcfc5d7 wan: make read-only data const by stephen hemminger · 14 years ago
  54. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  55. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  56. 2f2c779 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  58. 5d337d6 farsync: Fix compile warnings. by David S. Miller · 14 years ago
  59. 3f326d4 drivers/net/wan/farsync.c: Use standard pr_<level> by Joe Perches · 14 years ago
  60. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  61. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  63. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  64. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  65. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  66. 6276342 IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals. by Krzysztof Hałasa · 14 years ago
  67. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  68. 90b3e03 X25: Use identifiers for hdlc x25 device to x25 interface by andrew hendry · 14 years ago
  69. 5d74731 X25: Use identifiers for cyclades device to x25 interface by andrew hendry · 14 years ago
  70. 4d99503 X25: Use identifiers for lapbether device to x25 interface by andrew hendry · 14 years ago
  71. 7eeeacf0 X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 14 years ago
  72. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 31f634a WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. by Krzysztof Halasa · 14 years ago
  74. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  75. 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
  76. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  77. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  78. 640462c Coding style correction of some wan drivers by Rudy Matela · 15 years ago
  79. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  80. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  82. 870571a2 hdlc: spelling fix in find_pvc() comment by Rudy Matela · 15 years ago
  83. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  84. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  85. 614c12a net: Coding style corrections on Sealevel Systems 4021 driver. by Rudy Matela · 15 years ago
  86. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  87. 40be261 wan: cosa: drop chan->wsem on error path by Dan Carpenter · 15 years ago
  88. 6f7ad1e wan: Coding style correction in HDLC/Frame Relay support routines by Rudy Matela · 15 years ago
  89. 48b3d3e wan: Frame Relay/DLCI coding style corrections. by Rudy Matela · 15 years ago
  90. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  91. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  92. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  93. d8bda9f drivers/net/wan: remove exceptional & on function name by Julia Lawall · 15 years ago
  94. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  95. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  96. c3da314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  98. 9652041 WAN: fix Cisco HDLC handshaking. by Krzysztof Halasa · 15 years ago
  99. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  100. 966a5d1 drivers/net/wan: introduce missing kfree by Julia Lawall · 15 years ago