1. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  2. 0081c8f net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled by Jack Morgenstein · 12 years ago
  3. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 12 years ago
  4. 43b18db Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  5. 8b4cd8a Merge branch 'intel' by David S. Miller · 12 years ago
  6. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 12 years ago
  7. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 12 years ago
  8. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 12 years ago
  9. f8af75f tun: add a missing nf_reset() in tun_net_xmit() by Eric Dumazet · 12 years ago
  10. 930df2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  11. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  12. f422d2a net: docs: document multiqueue tuntap API by Jason Wang · 12 years ago
  13. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  14. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 12 years ago
  15. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 12 years ago
  16. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  17. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 12 years ago
  18. fa2b04f net/ipv4: Timestamp option cannot overflow with prespecified addresses by David Ward · 12 years ago
  19. d1f41b6 net: reduce net_rx_action() latency to 2 HZ by Eric Dumazet · 12 years ago
  20. 691b3b7 net: fix new kernel-doc warnings in net core by Randy Dunlap · 12 years ago
  21. 88c4c06 reset nf before xmit vxlan encapsulated packet by Zang MingJie · 12 years ago
  22. 76e4cb0 pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible by Paolo Valente · 12 years ago
  23. 40dd2d5 pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service by Paolo Valente · 12 years ago
  24. a0143ef pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue by Paolo Valente · 12 years ago
  25. 2f3b89a pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty by Paolo Valente · 12 years ago
  26. 624b85f pkt_sched: sch_qfq: fix the update of eligible-group sets by Paolo Valente · 12 years ago
  27. 9b99b7e pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service by Paolo Valente · 12 years ago
  28. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 12 years ago
  29. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 12 years ago
  30. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 12 years ago
  31. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 12 years ago
  32. 0305d06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel by David S. Miller · 12 years ago
  33. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  34. d7b815d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  35. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  36. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 06e79d3 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  39. a5e0d731 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  40. 603e86f igb: Fix for lockdep issue in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  41. ed65bdd igb: Fix link setup for I210 devices by Carolyn Wyborny · 12 years ago
  42. e4f7dbb igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer by Alexander Duyck · 12 years ago
  43. e08f626 e1000e: workaround DMA unit hang on I218 by Bruce Allan · 12 years ago
  44. 54c9b225 powerpc: Set DSCR bit in FSCR setup by Michael Neuling · 12 years ago
  45. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  46. 57d2316 powerpc: Fix setting FSCR for HV=0 and on secondary CPUs by Michael Neuling · 12 years ago
  47. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  48. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 12 years ago
  49. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 12 years ago
  50. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 12 years ago
  51. 6b6680c powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code by Chen Gang · 12 years ago
  52. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 12 years ago
  53. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 12 years ago
  54. 4f21e7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  55. 5ba0eb4 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  56. aab2b4b tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 12 years ago
  57. d2123be CAIF: fix sparse warning for caif_usb by Silviu-Mihai Popescu · 12 years ago
  58. 7dac1b5 rds: simplify a warning message by Cong Wang · 12 years ago
  59. acac840 net: fec: fix build error in no MXC platform by Frank Li · 12 years ago
  60. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 12 years ago
  61. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  62. 3f73686 sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE by Cong Wang · 12 years ago
  63. ece6b0a rds: limit the size allocated by rds_message_alloc() by Cong Wang · 12 years ago
  64. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 12 years ago
  65. ed018fa netfilter: xt_AUDIT: only generate audit log when audit enabled by Gao feng · 12 years ago
  66. 2470b36 iwlwifi: mvm: don't warn on normal BAR sending by Emmanuel Grumbach · 12 years ago
  67. 8101a7f iwlwifi: mvm: update the rssi calculation by Emmanuel Grumbach · 12 years ago
  68. f9aa8dd iwlwifi: mvm: ignore STOP_AGG when restarting by Emmanuel Grumbach · 12 years ago
  69. de8bc6d iwlwifi: mvm: Remove overriding calibrations for the 7000 family by Dor Shaish · 12 years ago
  70. 6221d47 iwlwifi: mvm: Take the phy_cfg from the TLV value by Dor Shaish · 12 years ago
  71. e07cbb5 iwlwifi: mvm: Set valid TX antennas value before calib request by Dor Shaish · 12 years ago
  72. 715c998 iwlwifi: mvm: restart the NIC of the cmd queue gets full by Emmanuel Grumbach · 12 years ago
  73. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 12 years ago
  74. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  75. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  76. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  78. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  79. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  80. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  81. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  83. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  84. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  85. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  86. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  87. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  88. b711c12 MAINTAINERS: remove eexpress by Cesar Eduardo Barros · 12 years ago
  89. 6b8a12b MAINTAINERS: remove drivers/net/wan/cycx* by Cesar Eduardo Barros · 12 years ago
  90. 15516f1 MAINTAINERS: remove 3c505 by Cesar Eduardo Barros · 12 years ago
  91. d6e89c0 caif_dev: fix sparse warnings for caif_flow_cb by Silviu-Mihai Popescu · 12 years ago
  92. e2ca90c ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver by Freddy Xin · 12 years ago
  93. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  94. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  95. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  96. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  97. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  98. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  99. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  100. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 12 years ago