1. 3f3dc0d ixgb: allocate only buffersize needed by Auke Kok · 18 years ago
  2. 989316d ixgb: revert an unwanted fix regarding tso/descriptors by Auke Kok · 18 years ago
  3. 8556f0d1 ixgb: fix interface losing macaddr on ifdn/up by Auke Kok · 18 years ago
  4. e59d169 ixgb: fix smp polling race condition by Auke Kok · 18 years ago
  5. a24e251 ixgb: increment version to 1.0.104-k4 by Auke Kok · 18 years ago
  6. 6b900bb ixgb: use rx copybreak/skb recycle by Auke Kok · 18 years ago
  7. 1dfdd7d ixgb: add performance enhancements to the buffer_info struct by Auke Kok · 18 years ago
  8. c9e055a [PATCH] phy: new SMSC LAN83C185 PHY driver by Herbert Valerio Riedel · 18 years ago
  9. d7fbeba [netdrvr ibmlana, ibmveth] trim trailing whitespace by Jeff Garzik · 18 years ago
  10. 860f242 [PATCH] ibmveth change buffer pools dynamically by Santiago Leon · 18 years ago
  11. 7b32a31 [PATCH] drivers/net/s2io.c: make bus_speed[] static by Adrian Bunk · 18 years ago
  12. 75ac6ae Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  13. a1433ac [PATCH] sky2: fix jumbo packet support by Stephen Hemminger · 18 years ago
  14. db21e57 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  15. 6ed1425 [netdrvr pcnet_cs, myri] trim trailing whitespace by Jeff Garzik · 18 years ago
  16. cf393eb [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter ID by Marcin Juszkiewicz · 18 years ago
  17. 0da34b6 [PATCH] Add Myri-10G Ethernet driver by Brice Goglin · 18 years ago
  18. 3a720d7 [PATCH] Revive pci_find_ext_capability by Brice Goglin · 18 years ago
  19. d99ef36 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  20. 387e2b0 [BRIDGE]: need to ref count the LLC sap by Stephen Hemminger · 18 years ago
  21. 4a06373 [NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode by Chris Wright · 18 years ago
  22. 4d942d8 [NETFILTER]: H.323 helper: fix sequence extension parsing by Patrick McHardy · 18 years ago
  23. 7185989 [NETFILTER]: H.323 helper: fix parser error propagation by Patrick McHardy · 18 years ago
  24. bdad69b Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  25. 9528454 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  26. 440c052 e1000: bump version to 7.0.38-k4 by Auke Kok · 18 years ago
  27. fdf35d3 e1000: remove changelog in driver by Auke Kok · 18 years ago
  28. a1943b5 e1000: Fix date string in Makefile by Auke Kok · 18 years ago
  29. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  30. a42a507 e1000: remove backslash r debug printfs by Auke Kok · 18 years ago
  31. c653e63 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
  32. 14ba3e7 V4L/DVB (4041): Fix compilation on PPC 64 by Mauro Carvalho Chehab · 18 years ago
  33. 8b6c879 V4L/DVB (4040a): Fix the following section warnings: by Jean Delvare · 18 years ago
  34. 3c2c549 V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2C by Manu Abraham · 18 years ago
  35. 9d8a51f V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=y by Adrian Bunk · 18 years ago
  36. 1faadfa Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  37. 9cfe864 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  38. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  39. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 18 years ago
  40. b471f55 [PATCH] powerpc: check Cell SPU syscall number range _before_ using it by David Woodhouse · 18 years ago
  41. 5a4fa16 [PATCH] powerpc: fill hole in Cell SPU syscall table by David Woodhouse · 18 years ago
  42. bb6e093 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  43. 30d6b2f [PATCH] swsusp: fix typo in cr0 handling by Pavel Machek · 18 years ago
  44. ff4547f [PATCH] tty_insert_flip_string_flags() license fix by Tobias Powalowski · 18 years ago
  45. a2eb0c1 [PATCH] md: Make sure bi_max_vecs is set properly in bio_split by NeilBrown · 18 years ago
  46. 5c4c333 [PATCH] md: fix possible oops when starting a raid0 array by NeilBrown · 18 years ago
  47. f2d3958 [PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die by NeilBrown · 18 years ago
  48. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 18 years ago
  49. 777e1d4 ixgb: increment version to 1.0.104-k2 by Auke Kok · 18 years ago
  50. 9b8118d ixgb: add tx timeout counter by Auke Kok · 18 years ago
  51. ec9c3f5 ixgb: use DPRINTK and msglvl, and ethtool to control it by Auke Kok · 18 years ago
  52. c85fd6f ixgb: remove hardcoded number by Auke Kok · 18 years ago
  53. 940829e ixgb: add copper 10gig driver id by Auke Kok · 18 years ago
  54. f017f14 ixgb: add NETIF_F_LLTX analogous to e1000 by Auke Kok · 18 years ago
  55. 953784d ixgb: fix flow control by Auke Kok · 18 years ago
  56. 4de17c8 ixgb: remove duplicate code setting duplex and speed by Auke Kok · 18 years ago
  57. 96f9c2e ixgb: fix rare early tso completion by Auke Kok · 18 years ago
  58. 42f1423 [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). by David S. Miller · 18 years ago
  59. f41d5bb [NETFILTER]: SNMP NAT: fix memory corruption by Patrick McHardy · 18 years ago
  60. f5565f4a [IRDA]: fixup type of ->lsap_state by Alexey Dobriyan · 18 years ago
  61. 405a42c [IRDA]: fix 16/32 bit confusion by Alexey Dobriyan · 18 years ago
  62. 4195f81 [NET]: Fix "ntohl(ntohs" bugs by Alexey Dobriyan · 18 years ago
  63. ae181bc [BNX2]: Use kmalloc instead of array by Michael Chan · 18 years ago
  64. bae2576 [BNX2]: Fix bug in bnx2_nvram_write() by Michael Chan · 18 years ago
  65. 463d305 [TG3]: Add some missing rx error counters by Michael Chan · 18 years ago
  66. df8ccb9 [PATCH] hostap: new pcmcia IDs by Marcin Juszkiewicz · 18 years ago
  67. 01d654d Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  68. 82464e6 [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor() by Florin Malita · 18 years ago
  69. 3b38f31 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  70. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 18 years ago
  71. 9a2a9bb2 [SUNSU]: Fix license. by Andrew Morton · 18 years ago
  72. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 18 years ago
  73. c9d20af Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  74. b307e85 [PATCH] ad1848 section fix by Andrew Morton · 18 years ago
  75. db31419 [PATCH] nm256_audio section fix by Andrew Morton · 18 years ago
  76. 1caef6a [PATCH] es18xx build fix by Andrew Morton · 18 years ago
  77. fad4348 [PATCH] mpu401 section fix by Andrew Morton · 18 years ago
  78. 9e8a3d2 [PATCH] i810 section fix by Andrew Morton · 18 years ago
  79. 9781b8b [PATCH] pd6729 section fix by Andrew Morton · 18 years ago
  80. e984bb4 [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary by Bob Picco · 18 years ago
  81. ae57a85 [PATCH] kobject: quiet errors in kobject_add by Greg Kroah-Hartman · 18 years ago
  82. b3969e5 [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate by Alessandro Zummo · 18 years ago
  83. eae07ac [PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel by Atsushi Nemoto · 18 years ago
  84. 2c1a51f [PATCH] kbuild: check SHT_REL sections by Atsushi Nemoto · 18 years ago
  85. 92f63cd [PATCH] s390: next_timer_interrupt overflow in stop_hz_timer by Martin Schwidefsky · 18 years ago
  86. 0662b71 [PATCH] Fix a NO_IDLE_HZ timer bug by Zachary Amsden · 18 years ago
  87. 8b1ea24 [PATCH] missing newline in scsi/st.c by Rene Herman · 18 years ago
  88. dc49e34 [PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64 by Satoshi Oshima · 18 years ago
  89. be0d03f [PATCH] i386 kdump boot cpu physical apicid fix by Vivek Goyal · 18 years ago
  90. 5daa3ba [PATCH] pxa2xx-spi update by Stephen Street · 18 years ago
  91. 7fba534 [PATCH] S3C24XX: hardware SPI driver by Ben Dooks · 18 years ago
  92. 1fc7547 [PATCH] S3C24XX: GPIO based SPI driver by Ben Dooks · 18 years ago
  93. 1b81d66 [PATCH] drivers/base/firmware_class.c: cleanups by Adrian Bunk · 18 years ago
  94. ccf0699 [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controller by Kumar Gala · 18 years ago
  95. ba1a051 [PATCH] minor SPI doc fix by dmitry pervushin · 18 years ago
  96. ae0718f [PATCH] Update ext2/ext3/jbd MAINTAINERS entries by Theodore Tso · 18 years ago
  97. c9ee133 [PATCH] Clarify maintainers and include linux-security info by Alan Cox · 18 years ago
  98. a6a61c5 [PATCH] Overrun in isdn_tty.c by Eric Sesterhenn · 18 years ago
  99. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 18 years ago
  100. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 18 years ago