1. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  2. 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 12 years ago
  3. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  4. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  5. 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  6. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  7. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  8. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  9. cb52d89 powerpc+sparc/vio: Modernize driver registration by Benjamin Herrenschmidt · 12 years ago
  10. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  12. 88dfda5 sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff by Shmulik Ladkani · 13 years ago
  13. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 13 years ago
  14. 277dc7a Merge branch 'sa11x0-ir' into sa11x0 by Russell King · 12 years ago
  15. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 12 years ago
  16. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 12 years ago
  17. dbb6d09 USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  18. 1aa35a2 USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces by Andrew Bird (Sphere Systems) · 12 years ago
  19. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  20. 1d5c88e qlcnic: Bug fix for LRO by Anirban Chakraborty · 12 years ago
  21. 934e18b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. 8a78335 usbnet: consider device busy at each recieved packet by Oliver Neukum · 13 years ago
  23. eaddcd7 bonding: remove entries for master_ip and vlan_ip and query devices instead by Andy Gospodarek · 12 years ago
  24. 5d5440a usbnet: don't clear urb->dev in tx_complete by tom.leiming@gmail.com · 12 years ago
  25. 0956a8c usbnet: increase URB reference count before usb_unlink_urb by tom.leiming@gmail.com · 12 years ago
  26. b9136d2 xen: initialize platform-pci even if xen_emul_unplug=never by Igor Mammedov · 12 years ago
  27. 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 12 years ago
  28. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 12 years ago
  29. 5676cc7 sky2: override for PCI legacy power management by stephen hemminger · 12 years ago
  30. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  31. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  32. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  33. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  34. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  35. 1605282 dmaengine/dma_slave: introduce inline wrappers by Alexandre Bounine · 13 years ago
  36. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  37. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  38. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  39. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  40. ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  41. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  42. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  43. 4679026 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  44. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 12 years ago
  45. 74cba4a net: qmi_wwan: fix build error due to cdc-wdm dependecy by Bjørn Mork · 12 years ago
  46. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 12 years ago
  47. db82173 netdev: driver: ethernet: add cpsw address lookup engine support by Mugunthan V N · 12 years ago
  48. 4909912 phy: add am79c874 PHY support by Heiko Schocher · 12 years ago
  49. 58a3de0 mlx4_core: fix race on comm channel by Eugenia Emantayev · 12 years ago
  50. 1c3ac42 bonding: send igmp report for its master by Peter Pan(潘卫平) · 12 years ago
  51. ba56833 fs_enet: Add MPC5125 FEC support and PHY interface selection by Vladimir Ermakov · 12 years ago
  52. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 12 years ago
  53. da24e90 net/hyperv: Fix the code handling tx busy by Haiyang Zhang · 12 years ago
  54. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  55. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  56. fb04121 rtlwifi: Remove unused ETH_ADDR_LEN defines by Joe Perches · 12 years ago
  57. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 12 years ago
  58. c81f212 atlx: Use ETH_ALEN by Joe Perches · 12 years ago
  59. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 12 years ago
  60. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 12 years ago
  61. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 12 years ago
  62. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 12 years ago
  63. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 12 years ago
  64. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 12 years ago
  65. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 12 years ago
  66. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 12 years ago
  67. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 12 years ago
  68. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 12 years ago
  69. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 12 years ago
  70. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 12 years ago
  71. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 12 years ago
  72. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  73. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 13 years ago
  74. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 13 years ago
  75. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 13 years ago
  76. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 13 years ago
  77. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 13 years ago
  78. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 13 years ago
  79. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 13 years ago
  80. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 13 years ago
  81. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 13 years ago
  82. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 12 years ago
  84. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  85. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 13 years ago
  86. c2ec3ff phc: Update author's email address. by Richard Cochran · 12 years ago
  87. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 13 years ago
  88. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 13 years ago
  89. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 13 years ago
  90. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 13 years ago
  91. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 13 years ago
  92. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 13 years ago
  93. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  94. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  95. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  96. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  97. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  98. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 12 years ago
  99. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 12 years ago
  100. 6a22845 stmmac: Add device-tree support by Stefan Roese · 12 years ago