1. 91d4ee3 igb: minor type cleanups by Nick Nunley · 14 years ago
  2. 40e90c2 igb: move gso_segs into buffer_info structure by Nick Nunley · 14 years ago
  3. 717ba08 igb: inline igb_maybe_stop_tx by Nick Nunley · 14 years ago
  4. 43915c7c igb: only read phy specific stats if in internal phy mode by Nick Nunley · 14 years ago
  5. e6bdb6f igb: only support SRRCTL_DROP_EN when using multiple queues by Nick Nunley · 14 years ago
  6. abe1c36 igb: cap interrupts at 20K per queue when in itr mode 3 by Nick Nunley · 14 years ago
  7. 2d0b0f6 igb: remove adaptive IFS from driver by Nick Nunley · 14 years ago
  8. 3025a44 igb: Allocate rings seperately instead of as a block by Alexander Duyck · 14 years ago
  9. b94f2d7 igb: call pci_save_state after pci_restore_state by Nick Nunley · 14 years ago
  10. 88a268c igb: Power down link when interface is down by Nick Nunley · 14 years ago
  11. 53c992f igb: ignore EEPROM APME check when shutting down serdes link by Nick Nunley · 14 years ago
  12. 3145535 igb: Report link status in ethtool when interface is down by Nick Nunley · 14 years ago
  13. 22939f0 igb: add support for wake-on-link by Nick Nunley · 14 years ago
  14. 26b3927 igb: remove unecessary q_vector declarations and remove itr_shift by Alexander Duyck · 14 years ago
  15. 9874c41 ipv6.h: reassembly: replace calculated magic number with multiplication by Joe Perches · 14 years ago
  16. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  17. f6ca057 b44: Ratelimit timeout error message. by Jochen Friedrich · 15 years ago
  18. 47d7427 percpu: add __percpu sparse annotations to net drivers by Tejun Heo · 14 years ago
  19. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  20. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 6836b9b xfrm: avoid spinlock in get_acqseq() used by xfrm user by jamal · 14 years ago
  22. e06d41d netdev: bfin_mac: drop experimental markings on RMII support by Mike Frysinger · 14 years ago
  23. b0483e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  24. 18688218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  25. 1ed10aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  26. 5d67767 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  27. 771f4c8 CAPI: Remove experimental tag from middleware feature by Jan Kiszka · 15 years ago
  28. 79e95f4 CAPI: Schedule capifs for removal by Jan Kiszka · 15 years ago
  29. c6af043 CAPI: Drop special controller lookup from capi20_put_message by Jan Kiszka · 15 years ago
  30. eef0ced CAPI: Drop return value of handle_minor_send by Jan Kiszka · 15 years ago
  31. 2b72b5b CAPI: Clean up capiminor_*_ack by Jan Kiszka · 15 years ago
  32. dfbb84f CAPI: Fix locking around capiminor's output queue and drop workaround_lock by Jan Kiszka · 15 years ago
  33. 68d7347 CAPI: Drop capiminor's unused inbytes counter by Jan Kiszka · 15 years ago
  34. 4279271 CAPI: Use atomics for capiminor's datahandle and msgid by Jan Kiszka · 15 years ago
  35. 42651b5 CAPI: Rename datahandle_queue -> ackqueue_entry by Jan Kiszka · 15 years ago
  36. a11ef7b CAPI: Rework capiminor RX handler by Jan Kiszka · 15 years ago
  37. b75b2ee CAPI: Drop handle_minor_recv from capinc_tty_write by Jan Kiszka · 15 years ago
  38. a84fdf4 CAPI: Drop atomic ttyopencount by Jan Kiszka · 15 years ago
  39. 3d5d30f CAPI: Clean up capiminors_lock by Jan Kiszka · 15 years ago
  40. 6576c28 CAPI: Drop obsolete nccip from capiminor struct by Jan Kiszka · 15 years ago
  41. 30bced9 CAPI: Issue synchronous hangup on capincci_free_minor by Jan Kiszka · 15 years ago
  42. 2c8df72 CAPI: Drop remaining NULL checks on tty->driver_data by Jan Kiszka · 15 years ago
  43. fb4b488 CAPI: Use tty_port to keep track of capiminor's tty by Jan Kiszka · 15 years ago
  44. 4632451 CAPI: Establish install/cleanup handlers for capiminor TTYs by Jan Kiszka · 15 years ago
  45. 0159d54 CAPI: Use kref on capiminor by Jan Kiszka · 15 years ago
  46. e95ac14 CAPI: Use dynamic major for NCCI TTYs by default by Jan Kiszka · 15 years ago
  47. 40fb2d0 CAPI: Dynamically register minor devices by Jan Kiszka · 15 years ago
  48. e76b154 CAPI: Clean up capinc_tty_init/exit by Jan Kiszka · 15 years ago
  49. 81d17fe CAPI: Switch capiminor list to array by Jan Kiszka · 15 years ago
  50. 884f5c4 CAPI: Switch NCCI list to standard doubly linked list by Jan Kiszka · 15 years ago
  51. 28a1dbb CAPI: Fix racy capi_read by Jan Kiszka · 15 years ago
  52. 54f0fad CAPI: Use non-atomic allocation during NCCI setup by Jan Kiszka · 15 years ago
  53. 05b4149 CAPI: Rework locking of capidev members by Jan Kiszka · 15 years ago
  54. eca39dd CAPI: Clean up capi_open/release by Jan Kiszka · 15 years ago
  55. b8f433d CAPI: Convert capidev_list_lock into a mutex by Jan Kiszka · 15 years ago
  56. 501c87a CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE by Jan Kiszka · 15 years ago
  57. 88c896e CAPI: Rework application locking by Jan Kiszka · 15 years ago
  58. 0ca3a01 CAPI: Rework locking of controller data structures by Jan Kiszka · 15 years ago
  59. ef69bb2 CAPI: Rework controller state notifier by Jan Kiszka · 15 years ago
  60. 3efecf7 CAPI: Rework capi_ctr_ready/down by Jan Kiszka · 15 years ago
  61. 9717fb8 CAPI: Convert capi drivers rwlock into mutex by Jan Kiszka · 15 years ago
  62. 5225303 CAPI: Call a controller 'controller', not 'card' by Jan Kiszka · 15 years ago
  63. 88549d6 CAPI: Reduce chattiness during module loading/removal by Jan Kiszka · 15 years ago
  64. e11e7ac CAPI: Pin capifs instead of mounting it by Jan Kiszka · 15 years ago
  65. 07ad603 CAPI: Eliminate capifs_root variable by Jan Kiszka · 15 years ago
  66. 90926f0 CAPI: Sanitize capifs API by Jan Kiszka · 15 years ago
  67. c947862 CAPI: Fix leaks in capifs_new_ncci by Jan Kiszka · 15 years ago
  68. bca4761 serial: 8250: add serial transmitter fully empty test by Dick Hollenbeck · 15 years ago
  69. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 14 years ago
  70. 0229168 net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers by Eric W. Biederman · 14 years ago
  71. 9e3f806 drivers/net/pcnet32.c: Checkpatch cleaning by Joe Perches · 14 years ago
  72. 13ff83b drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 14 years ago
  73. 249658d drivers/net/tehuti.c: trivial checkpatch cleanups by Joe Perches · 14 years ago
  74. cb001a1 drivers/net/tehuti.c: Hoist assigns out of ifs by Joe Perches · 14 years ago
  75. 865a21a drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 14 years ago
  76. 6c35aba drivers/net/sky2: Convert to use netif_printk macros by Joe Perches · 14 years ago
  77. 6909c66 drivers/net/ixgb: Use netif_printk macros by Joe Perches · 14 years ago
  78. 18d19c9 class: Free the class private data in class_release by Laurent Pinchart · 15 years ago
  79. 7c0ff87 sysfs: sysfs_sd_setattr set iattrs unconditionally by Eric W. Biederman · 15 years ago
  80. 177867c sparc64: Kill bogus ip_tables.h include. by David S. Miller · 14 years ago
  81. bec9204 bnx2: Update firmwares and update version to 2.0.8. by Michael Chan · 14 years ago
  82. c9885fe bnx2: Fix bug when saving statistics. by Patrick Rabau · 14 years ago
  83. beb499a bnx2: Allow user-specified multiple advertisement speed values. by Michael Chan · 14 years ago
  84. 5726026 bnx2: Adjust flow control water marks. by Michael Chan · 14 years ago
  85. e9f26c4 bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. by Michael Chan · 14 years ago
  86. efde73a bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. by Michael Chan · 14 years ago
  87. 496c185 atl1c: Add support for Atheros AR8152 and AR8152 by Luis R. Rodriguez · 14 years ago
  88. 31e5d4a USB: gadget: fix EEM gadget CRC usage by Brian Niebuhr · 15 years ago
  89. dd091c7 USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option by Valentin Longchamp · 15 years ago
  90. dbe4a99 USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage by Michal Nazarewicz · 15 years ago
  91. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  92. 4c743d0 USB: FHCI: Fix build after kfifo rework by Anton Vorontsov · 15 years ago
  93. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 15 years ago
  94. 1ebca9d USB: serial: add usbid for dell wwan card to sierra.c by Richard Farina · 15 years ago
  95. bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
  96. b9df7942 USB: ehci: phy low power mode bug fixing by Alek Du · 15 years ago
  97. 6feb63b USB: s3c-hsotg: Export usb_gadget_register_driver() by Mark Brown · 15 years ago
  98. ae3a079 USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR() by Mark Brown · 15 years ago
  99. 65e1ec6 USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT) by Andreas Mohr · 15 years ago
  100. 39232b3d USB: storage: Remove unneeded SC/PR from unusual_devs.h by Phil Dibowitz · 15 years ago