1. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  2. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  3. f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 12 years ago
  4. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  5. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  6. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  7. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  8. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  9. 64e771bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  10. 3a7c1ee4 skb: Add skb_head_is_locked helper function by Alexander Duyck · 12 years ago
  11. 715dc1f net: Fix truesize accounting in skb_gro_receive() by Eric Dumazet · 12 years ago
  12. 3c3052e 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
  13. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 12 years ago
  14. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 12 years ago
  15. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 12 years ago
  16. 9cd9130 ixgbevf: Update version string by Greg Rose · 12 years ago
  17. 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 12 years ago
  18. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 12 years ago
  19. 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 12 years ago
  20. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 12 years ago
  21. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 12 years ago
  22. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 12 years ago
  23. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 12 years ago
  24. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 12 years ago
  25. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  26. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 12 years ago
  27. 34a802a tcp: move stats merge to the end of tcp_try_coalesce by Alexander Duyck · 12 years ago
  28. 57b55a7 tcp: Move code related to head frag in tcp_try_coalesce by Alexander Duyck · 12 years ago
  29. c73c3d9 tcp: Fix truesize accounting in tcp_try_coalesce by Alexander Duyck · 12 years ago
  30. 8c1ae10 net: Add missing linux/prefetch.h include to net/core/sock.c by David S. Miller · 12 years ago
  31. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  32. 2996d31 net: Stop decapitating clones that have a head_frag by Alexander Duyck · 12 years ago
  33. b081f85 net: implement tcp coalescing in tcp_queue_rcv() by Eric Dumazet · 12 years ago
  34. 923dd34 net: take care of cloned skbs in tcp_try_coalesce() by Eric Dumazet · 12 years ago
  35. b49960a tcp: change tcp_adv_win_scale and tcp_rmem[2] by Eric Dumazet · 12 years ago
  36. eeb7fc7 be2net: Fix EEH error reset before a flash dump completes by Somnath Kotur · 12 years ago
  37. aaa6dae be2net: Record receive queue index in skb to aid RPS. by Somnath Kotur · 12 years ago
  38. 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 12 years ago
  39. 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 12 years ago
  40. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  41. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 12 years ago
  42. 750ea2b tcp: early retransmit: delayed fast retransmit by Yuchung Cheng · 12 years ago
  43. eed530b tcp: early retransmit by Yuchung Cheng · 12 years ago
  44. 1fbc340 tcp: early retransmit: tcp_enter_recovery() by Yuchung Cheng · 12 years ago
  45. 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 12 years ago
  46. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  47. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  48. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  49. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  50. 69c326b bnx2x: fix handling single MSIX mode for 57710/57711 by Dmitry Kravkov · 12 years ago
  51. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  52. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  53. 9d1ceac Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" by Rajkumar Manoharan · 12 years ago
  54. cf04317 brcmfmac: fix a double spin_unlock_irqrestore issue in dpc by Franky Lin · 12 years ago
  55. c70aa54 vhost: zerocopy: poll vq in zerocopy callback by Jason Wang · 12 years ago
  56. c8fb217 vhost_net: zerocopy: adding and signalling immediately when fully copied by Jason Wang · 12 years ago
  57. dbf3420 vhost_net: re-poll only on EAGAIN or ENOBUFS by Jason Wang · 12 years ago
  58. c460f05 vhost_net: zerocopy: fix possible NULL pointer dereference of vq->bufs by Jason Wang · 12 years ago
  59. b92946e macvtap: zerocopy: validate vectors before building skb by Jason Wang · 12 years ago
  60. 01d6657 macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully by Jason Wang · 12 years ago
  61. 02ce04b macvtap: zerocopy: put page when fail to get all requested user pages by Jason Wang · 12 years ago
  62. 4ef67eb macvtap: zerocopy: fix truesize underestimation by Jason Wang · 12 years ago
  63. 3afc962 macvtap: zerocopy: fix offset calculation when building skb by Jason Wang · 12 years ago
  64. 64d0988 virtio/tools: add delayed interupt mode by Michael S. Tsirkin · 12 years ago
  65. 529acf5 Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  66. 6b42a9c ixgbe: Reset max_vfs to zero when user request is out of range by Greg Rose · 12 years ago
  67. 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 12 years ago
  68. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 12 years ago
  69. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 12 years ago
  70. 69e1e01 e1000e: fix .ndo_set_rx_mode for 82579 by Bruce Allan · 12 years ago
  71. cb17aab e1000e: PHY initialization flow changes for 82577/8/9 by Bruce Allan · 12 years ago
  72. 62bc813 e1000e: workaround EEPROM configuration change on 82579 by Bruce Allan · 12 years ago
  73. b821861 Merge tag 'ktest-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 12 years ago
  74. 208d501 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  75. 076e777 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
  76. 04c235c USB: ehci-tegra: remove redundant gpio_set_value by Stephen Warren · 12 years ago
  77. ebf20de EHCI: update PM methods in ehci-tegra.c by Alan Stern · 12 years ago
  78. 84f904e vt: Fix deadlock on scroll-lock by Alan Cox · 12 years ago
  79. 116a0fc netem: fix possible skb leak by Eric Dumazet · 12 years ago
  80. e072b3f sky2: fix receive length error in mixed non-VLAN/VLAN traffic by stephen hemminger · 12 years ago
  81. 3f42941 sky2: propogate rx hash when packet is copied by stephen hemminger · 12 years ago
  82. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  83. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  84. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 12 years ago
  85. e4ae004 netem: add ECN capability by Eric Dumazet · 12 years ago
  86. 18d0700 net: skb_peek()/skb_peek_tail() cleanups by Eric Dumazet · 12 years ago
  87. e4cbb02 net: add a prefetch in socket backlog processing by Eric Dumazet · 12 years ago
  88. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 12 years ago
  89. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago
  90. a495f83 ipv6: Export ipv6 functions for use by other protocols by Chris Elston · 12 years ago
  91. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  92. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 12 years ago
  93. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  94. 9d4ec1a pppox: Replace __attribute__((packed)) in if_pppox.h by James Chapman · 12 years ago
  95. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  96. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  97. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  98. 759a3cc ktest: Fix reboot on success stopping all reboots by Steven Rostedt · 12 years ago
  99. 5158ba3e ktest.pl: Fix combined usage of BISECT_REVERSE and BISECT_SKIP by Russ Dill · 12 years ago
  100. e658624 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago