1. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  2. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  3. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  4. ec09ebc macvtap: convert to idr_alloc() by Tejun Heo · 11 years ago
  5. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  6. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  7. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  8. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  9. eb970ff usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND by Ming Lei · 11 years ago
  10. 42e21c0 usbnet: smsc95xx: fix broken runtime suspend by Ming Lei · 11 years ago
  11. 7643721 usbnet: smsc95xx: fix suspend failure by Ming Lei · 11 years ago
  12. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 11 years ago
  13. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 11 years ago
  14. 8dc98eb VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification. by Pravin B Shelar · 11 years ago
  15. 6d6436f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  16. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 11 years ago
  17. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 11 years ago
  18. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 11 years ago
  19. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 11 years ago
  20. 48412a7 vmxnet3: fix ethtool ring buffer size setting by Neil Horman · 11 years ago
  21. 280b74f vmxnet3: make local function static by stephen hemminger · 11 years ago
  22. 732ac8c bnx2x: remove dead code and make local funcs static by stephen hemminger · 11 years ago
  23. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 11 years ago
  24. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  25. c9b20a5 vxlan: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  26. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 11 years ago
  27. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 11 years ago
  28. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  29. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 11 years ago
  30. dc4a787 brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() by Wei Yongjun · 11 years ago
  31. 48f4d91 mwifiex: fix system freeze while reloading driver by Avinash Patil · 11 years ago
  32. 1499d9f mwifiex: don't drop carrier flag over suspend by Daniel Drake · 11 years ago
  33. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  34. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  35. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  36. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  37. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  38. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  39. 0ab8a9f qlcnic: Bump up the version to 5.1.35 by Jitendra Kalsaria · 11 years ago
  40. 8e29965 qlcnic: Fix configure interrupts for 83xx adapter types by Manish Chopra · 11 years ago
  41. d09529e qlcnic: Fix internal loopback test for 82xx adapter by Shahed Shaikh · 11 years ago
  42. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  43. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  44. 7f7d6c2 net: fec: Ensure that initialization is done prior to request_irq() by Fabio Estevam · 11 years ago
  45. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  46. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 11 years ago
  47. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 11 years ago
  48. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  50. 1eaec82 Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  51. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  52. 0b71644 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  53. 303c07d ppp: set qdisc_tx_busylock to avoid LOCKDEP splat by Eric Dumazet · 11 years ago
  54. 7cb08d7 atl1c: restore buffer state by Huang, Xiong · 11 years ago
  55. 629821d Revert "xen: netback: remove redundant xenvif_put" by David S. Miller · 11 years ago
  56. 45d213f qmi_wwan, cdc-ether: add ADU960S by Dan Williams · 11 years ago
  57. b3f92b6 bonding: set sysfs device_type to 'bond' by Doug Goldstein · 11 years ago
  58. 0896341 bonding: fix bond_release_all inconsistencies by nikolay@redhat.com · 11 years ago
  59. 7341a73 b44: use netdev_alloc_skb_ip_align() by Hauke Mehrtens · 11 years ago
  60. d372045 xen: netback: remove redundant xenvif_put by Andrew Jones · 11 years ago
  61. 07dcf8e net: fec: Do a sanity check on the gpio number by Fabio Estevam · 11 years ago
  62. e0809db bonding: Fix initialize after use for 3ad machine state spinlock by nikolay@redhat.com · 11 years ago
  63. b59340c bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate() by nikolay@redhat.com · 11 years ago
  64. ccae0e5 b43: Increase number of RX DMA slots by Larry Finger · 11 years ago
  65. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 11 years ago
  66. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 11 years ago
  67. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 11 years ago
  68. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 11 years ago
  69. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 11 years ago
  70. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 11 years ago
  71. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  72. b53cf45 net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmalloc() fails. by Kumar Amit Mehta · 11 years ago
  73. 488ec87 net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  74. bc6b892 rtlwifi: usb: allocate URB control message setup_packet and data buffer separately by Jussi Kivilinna · 11 years ago
  75. a5f3905 mwifiex: add 802.11AC support by Yogesh Ashok Powar · 11 years ago
  76. 073c9e6 mwifiex: coding style cleanup in bss parameter update by Yogesh Ashok Powar · 11 years ago
  77. 3d48203 mwifiex: fix empty TX ring check for PCIe8897 while unloading driver by Avinash Patil · 11 years ago
  78. 40d1ae5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  79. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  80. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  81. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 11 years ago
  82. cfe4182 iwlwifi: dvm: improve (again) the prints in reclaim path by Emmanuel Grumbach · 11 years ago
  83. 3104ba1 iwlwifi: dvm: fix delayed enter to CT-kill bug by Eytan Lifshitz · 11 years ago
  84. ec8b688 iwlwifi: mvm: Reserve MAC id 0 for managed interfaces by Ilan Peer · 11 years ago
  85. 1e849c9 iwlwifi: mvm: Fix resource allocation for P2P Device by Ilan Peer · 11 years ago
  86. d91b06d iwlwifi: mvm: Set the scan type according to the vif type by Ilan Peer · 11 years ago
  87. e372282 iwlwifi: mvm: fix time event command handling race by Johannes Berg · 11 years ago
  88. 93630dc iwlwifi: mvm: add debug statement to time event add by Johannes Berg · 11 years ago
  89. 9cc4071 iwlwifi: mvm: fix GO powersave client manipulation by Johannes Berg · 11 years ago
  90. d2931bb iwlwifi: mvm: program DTIM timings properly by Johannes Berg · 11 years ago
  91. b18bf97 iwlwifi: mvm: fix merge error by Johannes Berg · 11 years ago
  92. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  93. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 11 years ago
  94. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 11 years ago
  95. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 11 years ago
  96. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  97. 31d1753 net: ehea module param description fix by Dave Young · 11 years ago
  98. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 11 years ago
  99. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 11 years ago
  100. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 11 years ago