1. 13322f2 dp83640: Fix length check for event timestamp status messages by Christian Riesch · 10 years ago
  2. b4834c8 net: stmmac: add fix_mac_speed support for socfpga by Ley Foon Tan · 10 years ago
  3. 6e1d0b8 r8169:add support for RTL8168H and RTL8107E by Chun-Hao Lin · 10 years ago
  4. d4261e5 bonding: create netlink event when bonding option is changed by Jiri Pirko · 10 years ago
  5. 0c32ec8 Merge branch 'bnx2x-next' by David S. Miller · 10 years ago
  6. 97539f1 bnx2x: FW assertion changes by Ariel Elior · 10 years ago
  7. 58fee00 bnx2x: Make BP_VF more robust by Yuval Mintz · 10 years ago
  8. a345ce7 bnx2x: Prevent pci_disable_sriov with assigned VFs by Yuval Mintz · 10 years ago
  9. 0d8de80 bnx2x: Prevent IOV if no entries in CAM by Yuval Mintz · 10 years ago
  10. e261199 bnx2x: Safe bnx2x_panic_dump() by Yuval Mintz · 10 years ago
  11. 6260412 bnx2x: Update driver version to 1.710.51 by Yuval Mintz · 10 years ago
  12. 0c23ad3 bnx2x: Code cleanup by Yuval Mintz · 10 years ago
  13. eeed018 bnx2x: Add timestamping and PTP hardware clock support by Michal Kalderon · 10 years ago
  14. e42780b bnx2x: Utilize FW 7.10.51 by Dmitry Kravkov · 10 years ago
  15. c0b8023 af_decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  16. 8b1b1eb decnet: Use time_after_eq by Himangi Saraogi · 10 years ago
  17. c72c95a ipconfig: Use time_before by Himangi Saraogi · 10 years ago
  18. b5c5c36 dn_dev: Use time_before by Himangi Saraogi · 10 years ago
  19. 0932997 br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  20. 8c6b00c net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  21. e6b6888 net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  22. b5091b5 bonding: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  23. 270b4b3 cnic: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  24. 1dced6a ipv4: Restore accept_local behaviour in fib_validate_source() by Sébastien Barré · 10 years ago
  25. 14462b6 isdn/bas_gigaset: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  26. f1898a0 isdn/gigaset: use USB API functions rather than constants by Himangi Saraogi · 10 years ago
  27. f90251c hyperv: Increase the buffer length for netvsc_channel_cb() by Haiyang Zhang · 10 years ago
  28. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  29. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  30. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  31. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  32. a61ebdf Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  33. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  34. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  35. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  36. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  37. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  38. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  39. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  40. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  41. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  42. 9b9ba82 net: xgene: Check negative return value of xgene_enet_get_ring_size() by Tobias Klauser · 10 years ago
  43. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  44. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  45. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  46. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  47. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  48. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  49. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  50. f2937e4 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  51. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  52. 1813908 drivers/mfd/rtsx_usb.c: export device table by Jeff Mahoney · 10 years ago
  53. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  54. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 10 years ago
  55. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  56. 2d0c05e Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  57. 311bf6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  58. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  59. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  60. 82f05a0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  61. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  62. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  63. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  64. ba36899 Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  65. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  66. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  67. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  68. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  69. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  70. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  71. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  72. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  73. a468813 Merge branch 'xen-netback-synchronization' by David S. Miller · 10 years ago
  74. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  75. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  76. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  77. 6880995 Merge branch 'xen-netback-debugfs' by David S. Miller · 10 years ago
  78. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  79. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  80. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  81. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago
  82. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 10 years ago
  83. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 10 years ago
  84. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 10 years ago
  85. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  86. 1d311ad sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path by Sowmini Varadhan · 10 years ago
  87. adddc32 sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Sowmini Varadhan · 10 years ago
  88. 1f6394e sunvnet: Do not ask for an ACK for every dring transmit by Sowmini Varadhan · 10 years ago
  89. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 10 years ago
  90. de713b5 atm/svc: Fix blocking in wait loop by chas williams - CONTRACTOR · 10 years ago
  91. 1054593 myri10ge: check for DMA mapping errors by Stanislaw Gruszka · 10 years ago
  92. 3791b3f openvswitch: Fix memory leak in ovs_vport_alloc() error path by Christoph Jaeger · 10 years ago
  93. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  94. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  95. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. fd1cf90 Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  99. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  100. dc1cc85 Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago