1. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  2. ebd8088 depca: Fix section mismatch derived from depca_isa_probe() by Sedat Dilek · 14 years ago
  3. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  4. cbad832 ksz884x: Fix section mismatch derived from pcidev_init() by Sedat Dilek · 14 years ago
  5. 3998029 ifb: add performance flags by Eric Dumazet · 14 years ago
  6. 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
  7. 7f891cf dcbnl: more informed return values for new dcbnl routines by Shmulik Ravid · 14 years ago
  8. 87e6097 ll_temac: Fix section mismatch from the temac_of_probe by Michal Simek · 14 years ago
  9. 68763c8 trivial: Fix typo fault in netdevice.h by Michal Simek · 14 years ago
  10. 9f84f88 netxen: update driver version 4.0.75 by amit salecha · 14 years ago
  11. e4baaf7 netxen: enable LRO based on NETIF_F_LRO by Sucheta Chakraborty · 14 years ago
  12. 0cf445c netdev: Update status of 8390 based drivers in MAINTAINERS by Paul Gortmaker · 14 years ago
  13. f08c311 net/Space: delete orphaned externs from deleted drivers by Paul Gortmaker · 14 years ago
  14. 40cd201 tipc: update log.h re-include protection to reflect new name by Paul Gortmaker · 14 years ago
  15. 0885a30 sky2: implement 64 bit stats by stephen hemminger · 14 years ago
  16. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  17. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  18. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
  19. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  20. 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 14 years ago
  21. e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 14 years ago
  22. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  23. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 14 years ago
  24. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  25. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 14 years ago
  26. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  27. f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 14 years ago
  28. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
  29. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  30. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
  31. 7a488fd3 tipc: Eliminate use of user registry by configuration service by Allan Stephens · 14 years ago
  32. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  33. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago
  34. 08c80e9 tipc: Remove prototype code for supporting slave nodes by Allan Stephens · 14 years ago
  35. 51f98a8 tipc: Remove prototype code for supporting multiple zones by Allan Stephens · 14 years ago
  36. aa6027c tg3: fix warnings by Eric Dumazet · 14 years ago
  37. 7dbf6ac skge: Do not use legacy PCI power management by stephen hemminger · 14 years ago
  38. 18c8d82 sfq: fix slot_dequeue_head() by Eric Dumazet · 14 years ago
  39. eeaeb06 sch_sfq: allow big packets and be fair by Eric Dumazet · 14 years ago
  40. 0f333d1 sky2: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  41. c866b7e tg3: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  42. f5260f0 USB: cdc_ether: remove unneeded check by Dan Carpenter · 14 years ago
  43. 0268102 bnx2: Update firmware and version by Michael Chan · 14 years ago
  44. a29ba9d bnx2: Free IRQ before freeing status block memory by Michael Chan · 14 years ago
  45. 0438a1b netxen: update module description by Amit Kumar Salecha · 14 years ago
  46. 7c14c3f dcbnl: cleanup by Shmulik Ravid · 14 years ago
  47. 785b9b1 bnx2x: adding dcbnl support by Shmulik Ravid · 14 years ago
  48. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
  49. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
  50. 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
  51. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
  52. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
  53. a7dd602 vxge: remove duplicated part of check by Dan Carpenter · 14 years ago
  54. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  56. fc75fc8 ipv4: dont create routes on down devices by Eric Dumazet · 14 years ago
  57. 7a36df8 epic100: hamachi: yellowfin: Fix skb allocation size by Jarek Poplawski · 14 years ago
  58. 78a36f2 sundance: Fix oopses with corrupted skb_shared_info by Jarek Poplawski · 14 years ago
  59. 041110a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  60. a1a5da5 bna: Update the driver version to 2.3.2.3 by Rasesh Mody · 14 years ago
  61. 1d32f76 bna: IOC failure auto recovery fix by Rasesh Mody · 14 years ago
  62. aad75b6 bna: Restore VLAN filter table by Rasesh Mody · 14 years ago
  63. ce9b9f3 bna: Removed unused code by Rasesh Mody · 14 years ago
  64. 2c7d382 bna: IOC uninit check and misc cleanup by Rasesh Mody · 14 years ago
  65. f7c0fa4 bna: Fix for TX queue by Rasesh Mody · 14 years ago
  66. 886f7fe bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix by Rasesh Mody · 14 years ago
  67. 815f41e bna: Fix ethtool register dump and reordered an API by Rasesh Mody · 14 years ago
  68. 0613ecf bna: Port enable disable sync and txq priority fix by Rasesh Mody · 14 years ago
  69. be7fa32 bna: TxRx and datapath fix by Rasesh Mody · 14 years ago
  70. 2316aa2 ixgbevf: Add X540 VF device support to the ixgbevf driver by Greg Rose · 14 years ago
  71. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  72. 3377eba ixgbe: Add SR-IOV feature support to X540 by Greg Rose · 14 years ago
  73. d3306c2 ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN by Greg Rose · 14 years ago
  74. 031d795 igbvf: add support for i350 VF device by Williams, Mitch A · 14 years ago
  75. 0e512bf igbvf: force link checking when mailbox timeout has occurred by Alexander Duyck · 14 years ago
  76. 1380046 igb: Add Anti-spoofing feature support by Greg Rose · 14 years ago
  77. 1b5dda3 igb: Some fine tuning by Gasparakis, Joseph · 14 years ago
  78. a6b5ea3 igb: Warn on attempt to override administratively set MAC/VLAN by Greg Rose · 14 years ago
  79. 8fa7e0f igb: Fix overwrite of the VF's flags by Greg Rose · 14 years ago
  80. b1cdfea e1000e: checkpatch warnings - braces by Bruce Allan · 14 years ago
  81. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  82. 184125a e1000e: checkpatch error - trailing statements by Bruce Allan · 14 years ago
  83. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  84. 68f20d9 Documentation/networking: Update Intel Wired LAN docs by Jeff Kirsher · 14 years ago
  85. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  86. dfe80f6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  87. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  88. 08da5a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  89. e5005b1 libata: issue DIPM enable commands with LPM state updated by Tejun Heo · 14 years ago
  90. f08dc1a libata: no special completion processing for EH commands by Tejun Heo · 14 years ago
  91. 869934a pata_mpc52xx: driver needs BMDMA by Wolfram Sang · 14 years ago
  92. 9272dcc pata_cs5536: Add support for non-X86_32 platforms by Wu Zhangjin · 14 years ago
  93. 687a993 libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr() by Tejun Heo · 14 years ago
  94. 4bdac7d spi/mpc52xx-spi: fix annotation for remove()-pointer by Wolfram Sang · 14 years ago
  95. 0dd2c96 spi/fsl_espi: fix wrong setting of the address in the command buffer by Mingkai Hu · 14 years ago
  96. e6289d6 spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  97. 0208626 of/i2c: Fix request module by alias by David Daney · 14 years ago
  98. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  99. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  100. 08861c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago