1. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 13 years ago
  2. 60158e6 cxgb3: Don't call cxgb_vlan_mode until q locks are initialized by Roland Dreier · 13 years ago
  3. 787cb2a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  4. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  5. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  6. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 13 years ago
  7. 2f3a081 smsc75xx: enable mac to detect speed/duplex from phy by Steve Glendinning · 13 years ago
  8. c0b92e4 smsc75xx: declare smsc75xx's MII as GMII capable by Steve Glendinning · 13 years ago
  9. b140504 smsc75xx: fix phy interrupt acknowledge by Steve Glendinning · 13 years ago
  10. 8a1d59d smsc75xx: fix phy init reset loop by Steve Glendinning · 13 years ago
  11. 4f49add smsc75xx: add more information to register io failure warnings by Steve Glendinning · 13 years ago
  12. cb8722d smsc75xx: fix mdio reads and writes by Steve Glendinning · 13 years ago
  13. 7bdd305 smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changes by Steve Glendinning · 13 years ago
  14. 1cebce3 tcp: fix infinite cwnd in tcp_complete_cwr() by Yuchung Cheng · 13 years ago
  15. 05be182 bpf jit: Let the powerpc jit handle negative offsets by Jan Seiffert · 13 years ago
  16. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 13 years ago
  17. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  18. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 13 years ago
  19. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 13 years ago
  20. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 13 years ago
  21. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 13 years ago
  22. 3885ca7 drop_monitor: Make updating data->skb smp safe by Neil Horman · 13 years ago
  23. cde2e9a drop_monitor: fix sleeping in invalid context warning by Neil Horman · 13 years ago
  24. 651913c tcp: clean up use of jiffies in tcp_rcv_rtt_measure() by Neal Cardwell · 13 years ago
  25. 8b6efb7 MAINTAINERS: update sctp maintainer address by Vlad Yasevich · 13 years ago
  26. 07d69d4 smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes by Paolo Pisati · 13 years ago
  27. 1bb57e9 dl2k: Clean up rio_ioctl by Jeff Mahoney · 13 years ago
  28. 768f7c7 6lowpan: add missing spin_lock_init() by alex.bluesman.smirnov@gmail.com · 13 years ago
  29. 8deff4a 6lowpan: clean up fragments list if module unloaded by alex.bluesman.smirnov@gmail.com · 13 years ago
  30. 0848e40 6lowpan: fix segmentation fault caused by mlme request by alex.bluesman.smirnov@gmail.com · 13 years ago
  31. 8fdd2e2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 13 years ago
  32. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 13 years ago
  33. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 13 years ago
  34. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 13 years ago
  35. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 13 years ago
  36. 62ad6fc udp_diag: implement idiag_get_info for udp/udplite to get queue information by Shan Wei · 13 years ago
  37. 2021492 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  38. f891ea1 tg3: Avoid panic from reserved statblk field access by Matt Carlson · 13 years ago
  39. da3a9e9 tlan: add cast needed for proper 64 bit operation by Benjamin Poirier · 13 years ago
  40. 3958362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  41. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 13 years ago
  42. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 13 years ago
  43. 727c356 e1000e: Fix default interrupt throttle rate not set in NIC HW by Jeff Kirsher · 13 years ago
  44. 569a3af e1000e: MSI interrupt test failed, using legacy interrupt by Prasanna S Panchamukhi · 13 years ago
  45. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 13 years ago
  46. 78cbcf2 iwlwifi: use correct released ucode version by Meenakshi Venkataraman · 13 years ago
  47. 5ef4acd iwlwifi: fix hardware queue programming by Johannes Berg · 13 years ago
  48. 2a58094 asix: Fix tx transfer padding for full-speed USB by Ingo van Lil · 13 years ago
  49. 1ab8be4 net/davinci_emac: fix failing PHY connect attempts by Anatolij Gustschin · 13 years ago
  50. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 13 years ago
  51. e6e056b qeth: Use blkt defaults for OSA Express 4 by Stefan Raspl · 13 years ago
  52. 7e665af qeth: allow change of blkt default values by Ursula Braun · 13 years ago
  53. 9bbf566 net: usb: smsc95xx: fix mtu by Stephane Fillod · 13 years ago
  54. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 13 years ago
  55. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  56. d2da626 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  57. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  58. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 13 years ago
  59. 30b8aa9 md: fix possible corruption of array metadata on shutdown. by NeilBrown · 13 years ago
  60. ed20958 md: don't call ->add_disk unless there is good reason. by NeilBrown · 13 years ago
  61. a9ad852 DM RAID: Use safe version of rdev_for_each by Jonathan Brassow · 13 years ago
  62. 6ead629 brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing by Eldad Zack · 13 years ago
  63. 44eb65cf rtlwifi: Fix oops on unload by Larry Finger · 13 years ago
  64. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 13 years ago
  65. 8db4c7e iwlwifi: do not nulify ctx->vif on reset by Stanislaw Gruszka · 13 years ago
  66. 83722bd ath9k: fix tx power settings for AR9287 by Gabor Juhos · 13 years ago
  67. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 13 years ago
  68. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 13 years ago
  69. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  70. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  71. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  72. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  73. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 13 years ago
  74. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  75. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  76. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  77. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  78. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 13 years ago
  79. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  80. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  81. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  82. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 13 years ago
  83. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  84. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  85. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  86. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  87. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  88. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 13 years ago
  89. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  90. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  91. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  92. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 13 years ago
  93. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  94. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  95. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 13 years ago
  96. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 13 years ago
  97. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 13 years ago
  98. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 13 years ago
  99. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 13 years ago
  100. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago