1. dd2e4db cnic: Fix bogus iSCSI MAC address by Michael Chan · 15 years ago
  2. 8b065b6 cnic: Fix bnx2x ring shutdown. by Michael Chan · 15 years ago
  3. c7596b7 cnic: Fix ring I/O address for bnx2x devices. by Michael Chan · 15 years ago
  4. 8f9b3f6 netxen: fix failure cases for fw hang recovery by Amit Kumar Salecha · 15 years ago
  5. f58dbd7 netxen : fix debug tools access for NX2031 by Narender Kumar · 15 years ago
  6. 0be8401 e1000e: correct ICH/PCH PHY operations function pointers by Bruce Allan · 15 years ago
  7. 5eb6f3c e1000e: refactor PHY ID detection workaround by Bruce Allan · 15 years ago
  8. 94e5b65 e1000e: check_polarity function pointers not set for 8257x by Bruce Allan · 15 years ago
  9. c81c2d9 skbuff: remove skb_dma_map/unmap by Alexander Duyck · 15 years ago
  10. f4188d8 tg3: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  11. a73b796 be2net: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  12. e95524a bnx2: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 15 years ago
  13. a7d5ca4 igbvf: remove skb_dma_map/unmap call from drivers by Alexander Duyck · 15 years ago
  14. 6366ad3 igb: remove use of skb_dma_map from driver by Alexander Duyck · 15 years ago
  15. e5a4354 ixgbe: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 15 years ago
  16. adeaa90 ixgb: remove use of skb_dma_map from ixgb by Alexander Duyck · 15 years ago
  17. 602c055 e1000: remove use of skb_dma_map from e1000 driver by Alexander Duyck · 15 years ago
  18. 03b1320 e1000e: remove use of skb_dma_map from e1000e driver by Alexander Duyck · 15 years ago
  19. 614c12a net: Coding style corrections on Sealevel Systems 4021 driver. by Rudy Matela · 15 years ago
  20. 5b23136 net: compat_sys_recvmmsg user timespec arg can be NULL by Jean-Mickael Guerin · 15 years ago
  21. d7256d0 net: compat_mmsghdr must be used in sys_recvmmsg by Jean-Mickael Guerin · 15 years ago
  22. 810c071 sctp: fix sctp_setsockopt_autoclose compile warning by Andrei Pelinescu-Onciul · 15 years ago
  23. acb3cec ieee802154: merge cleanup by Eric Dumazet · 15 years ago
  24. 55873ed net/ps3: Add support for gelic link negotiation by Hideyuki Sasaki · 15 years ago
  25. d4d7f1f net/ps3: Cleanup gelic enums by Geoff Levand · 15 years ago
  26. 0dffc83 be2net: fix unnecessary access to hardware to get link, port info by Ajit Khaparde · 15 years ago
  27. b7b83ac be2net: Add be_rx_polls counter by Ajit Khaparde · 15 years ago
  28. ca66ef5 be2net: fix to allow port beacon when device is closed by Ajit Khaparde · 15 years ago
  29. ca9e498 be2net: check for valid ether address by Ajit Khaparde · 15 years ago
  30. 35a6528 be2net: initialize netdev->perm_addr by Ajit Khaparde · 15 years ago
  31. 51c5987 be2net: set netdev->vlan_features appropriately by Ajit Khaparde · 15 years ago
  32. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  33. 07f025e e1000e: PHY type cleanups in e1000e_check_downshift() by Bruce Allan · 15 years ago
  34. 9b71b41 e1000e: add debug messages by Bruce Allan · 15 years ago
  35. 5ff5b66 e1000e: comment corrections by Bruce Allan · 15 years ago
  36. 9e135a2 e1000e: enable new 82567V-3 device by Bruce Allan · 15 years ago
  37. 1a40d5c e1000e: ensure the link state is correct for serdes links by Bruce Allan · 15 years ago
  38. 17f208d e1000e: provide family-specific PHY power up/down operations by Bruce Allan · 15 years ago
  39. eb656d4 e1000e: guard against buffer overflow in cable length tables by Bruce Allan · 15 years ago
  40. caaddaf e1000e: provide family-specific functions to manage VLAN filter arrays by Bruce Allan · 15 years ago
  41. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  42. 65c0cfa net: remove [un]register_pernet_gen_... and update the docs. by Eric W. Biederman · 15 years ago
  43. 6710117 net: Simplify ipip6 aka sit pernet operations. by Eric W. Biederman · 15 years ago
  44. ac31cd3 net: Simplify ip6_tunnel pernet operations. by Eric W. Biederman · 15 years ago
  45. 86de8a6 net: Simplify ipip pernet operations. by Eric W. Biederman · 15 years ago
  46. cfb8fbf net: Simplify ip_gre pernet operations. by Eric W. Biederman · 15 years ago
  47. d2b3eb6 net: Simplify phonet pernet operations. by Eric W. Biederman · 15 years ago
  48. aaab340 net: Simplify pppol2tp pernet operations. by Eric W. Biederman · 15 years ago
  49. c879a6f net: Simplify pppoe pernet operations. by Eric W. Biederman · 15 years ago
  50. 741a6fa net: Simplify ppp_generic pernet operations. by Eric W. Biederman · 15 years ago
  51. e8d0288 net: Simplify conntrack_proto_gre pernet operations. by Eric W. Biederman · 15 years ago
  52. 32b51f9 net: Simplify conntrack_proto_dccp pernet operations. by Eric W. Biederman · 15 years ago
  53. 23c049c net: Simplify af_key pernet operations. by Eric W. Biederman · 15 years ago
  54. 946d1a9 net: Simplify vlan pernet operations. by Eric W. Biederman · 15 years ago
  55. 1544974 net: Simplify the bond drivers pernet operations. by Eric W. Biederman · 15 years ago
  56. e008b5f net: Simplfy default_device_exit and improve batching. by Eric W. Biederman · 15 years ago
  57. 999b6d3 net: Simplify loopback and improve batching. by Eric W. Biederman · 15 years ago
  58. f875bae net: Automatically allocate per namespace data. by Eric W. Biederman · 15 years ago
  59. 2b035b3 net: Batch network namespace destruction. by Eric W. Biederman · 15 years ago
  60. dcbccbd4 net: Implement for_each_netdev_reverse. by Eric W. Biederman · 15 years ago
  61. a5ee155 net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH by Eric W. Biederman · 15 years ago
  62. 5a5b6f6 MIPS: Wire up recvmmsg syscall by Arnaldo Carvalho de Melo · 15 years ago
  63. b2722b1 ip_fragment: also adjust skb->truesize for packets not owned by a socket by Patrick McHardy · 15 years ago
  64. 7e8f44f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  65. 138f3c8 ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command by Li Yewang · 15 years ago
  66. 2127816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  67. e272a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  68. e8ed34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  69. 0d9ccfe Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  70. f133f22 MIPS: Loongson: Switch from flatmem to sparsemem by Wu Zhangjin · 15 years ago
  71. 315fe62 MIPS: Loongson: Disallow 4kB pages by Wu Zhangjin · 15 years ago
  72. e1eb3a9 MIPS: Add missing definition for MADV_HWPOISON. by Ralf Baechle · 15 years ago
  73. c677189 MIPS: Fix build error if __xchg() is not getting inlined. by Ralf Baechle · 15 years ago
  74. 2b5e63f MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems. by Martin Michlmayr · 15 years ago
  75. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  76. df87f8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 15 years ago
  77. 3350b2a CacheFiles: Update IMA counters when using dentry_open by Marc Dionne · 15 years ago
  78. fa1dae4 SLOW_WORK: Fix the CONFIG_MODULES=n case by David Howells · 15 years ago
  79. 6f05416 9p: fix build breakage introduced by FS-Cache by David Howells · 15 years ago
  80. 8ab1221 alpha: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  81. 745dd240 Alpha: Rearrange thread info flags fixing two regressions by Michael Cree · 15 years ago
  82. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  83. 0ec8648 USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver by Gernot Hillier · 15 years ago
  84. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  85. 8d6499e USB: musb: Fix CPPI IRQs not being signaled by Daniel Glöckner · 15 years ago
  86. 5542bc2 USB: musb: respect usb_request->zero in control requests by Daniel Glöckner · 15 years ago
  87. dfeffa5 USB: musb: fix ISOC Tx programming for CPPI DMAs by Ajay Kumar Gupta · 15 years ago
  88. 1230435 USB: musb: Remove unwanted message in boot log by Ajay Kumar Gupta · 15 years ago
  89. c5deb83 usb: amd5536udc: fixed shared interrupt bug and warning oops by Thomas Dahlmann · 15 years ago
  90. 0de6ab8 USB: ftdi_sio: Keep going when write errors are encountered. by Eric W. Biederman · 15 years ago
  91. cea8324 USB: musb_gadget: fix STALL handling by Sergei Shtylyov · 15 years ago
  92. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  93. fb08808 Staging: update TODO files by Bartlomiej Zolnierkiewicz · 15 years ago
  94. d0e94d1 Staging: hv: Fix some missing author names by Haiyang Zhang · 15 years ago
  95. 5996b3d Staging: hv: Fix vmbus event handler bug by Haiyang Zhang · 15 years ago
  96. 8c960e4 Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver. by Dave Jones · 15 years ago
  97. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  98. b037179 bcm63xx_uart: Fix serial driver compile breakage. by Maxime Bizon · 15 years ago
  99. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  100. ed9fd93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago