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