1. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 10 years ago
  2. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 10 years ago
  3. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 10 years ago
  4. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 10 years ago
  5. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 10 years ago
  6. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 10 years ago
  7. 215a004 Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  8. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 10 years ago
  9. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 10 years ago
  10. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 10 years ago
  11. 9a6d33c Merge branch 'qlcnic' by David S. Miller · 10 years ago
  12. 3d8623e qlcnic: Fix endianess issue in firmware load from file operation by Shahed Shaikh · 10 years ago
  13. d874df5 qlcnic: Fix endianess issue in FW dump template header by Rajesh Borundia · 10 years ago
  14. 26acc71 qlcnic: Fix flash access interface to application by Jitendra Kalsaria · 10 years ago
  15. d715569 MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver by Alan Ott · 10 years ago
  16. 8a50f11 macvlan: Allow setting multicast filter on all macvlan types by Vlad Yasevich · 10 years ago
  17. dc80811 packet: handle too big packets for PACKET_V3 by Eric Dumazet · 10 years ago
  18. 564ee36 MAINTAINERS: add entry for ec_bhf driver by Dariusz Marcinkiewicz · 10 years ago
  19. 6df378d lec: Use rtnl lock/unlock when updating MTU by chas williams - CONTRACTOR · 10 years ago
  20. 8ce261d can: flexcan: handle state passive -> warning transition by Sebastian Andrzej Siewior · 10 years ago
  21. bc03a54 can: flexcan: Disable error interrupt when bus error reporting is disabled by Alexander Stein · 10 years ago
  22. 37b75a3 can: c_can: checking IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  23. 9e37bc6 can: sja1000: Validate initialization state in start method by Mirza Krak · 10 years ago
  24. 02784f1b tipc: Fix build. by David S. Miller · 10 years ago
  25. d3b6f9f Merge branch 'cbq-fixes' by David S. Miller · 10 years ago
  26. 7201c1d cbq: now_rt removal by Vasily Averin · 10 years ago
  27. 73d0f37 cbq: incorrectly low bandwidth setting blocks limited traffic by Vasily Averin · 10 years ago
  28. ac32c7f tipc: fix message importance range check by Erik Hugne · 10 years ago
  29. 2100968 net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function by Gwenhael Goavec-Merou · 10 years ago
  30. 5b7911c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  31. e050dbe batman-adv: Fix parameter order of hlist_add_behind by Sven Eckelmann · 10 years ago
  32. ed607b8 Merge branch 'bcm7xxx' by David S. Miller · 10 years ago
  33. 82c084f net: phy: bcm7xxx: remove suspend callback for 28nm PHYs by Florian Fainelli · 10 years ago
  34. 4fd14e0 net: phy: bcm7xxx: re-advertise all supported modes out of suspend by Florian Fainelli · 10 years ago
  35. 16466f4 net: phy: bcm7xxx: remove 28nm wildcard entry by Florian Fainelli · 10 years ago
  36. db6d2be i40e: fix PTP bug by Jesse Brandeburg · 10 years ago
  37. 6e7b5bd i40e: Fix a few potential VF dereferences by Anjali Singhai Jain · 10 years ago
  38. 478c9e7 i40e: Fix for recent kernel panic by Anjali Singhai Jain · 10 years ago
  39. 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
  40. 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
  41. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  42. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  43. 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
  44. 9ce12eb netlink: Annotate RCU locking for seq_file walker by Thomas Graf · 10 years ago
  45. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  46. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  47. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  48. 0c9ab09 tcp: fix ssthresh and undo for consecutive short FRTO episodes by Neal Cardwell · 10 years ago
  49. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  50. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  51. bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
  52. 3b3e0ea net: ethernet: ibm: ehea: Remove duplicate object from Makefile by Andreas Ruprecht · 10 years ago
  53. 9b9ba82 net: xgene: Check negative return value of xgene_enet_get_ring_size() by Tobias Klauser · 10 years ago
  54. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  55. fdd42e4 net: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  56. 5e3c516 Revert "macvlan: simplify the structure port" by David S. Miller · 10 years ago
  57. 899552d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  58. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  59. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  60. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  61. f2937e4 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  62. a2a368d mm: fix CROSS_MEMORY_ATTACH help text grammar by Geert Uytterhoeven · 10 years ago
  63. 1813908 drivers/mfd/rtsx_usb.c: export device table by Jeff Mahoney · 10 years ago
  64. 24d7cd2 mm, hugetlb_cgroup: align hugetlb cgroup limit to hugepage size by David Rientjes · 10 years ago
  65. 77b2f28 iwlwifi: mvm: disable scheduled scan to prevent firmware crash by Emmanuel Grumbach · 10 years ago
  66. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  67. 2d0c05e Merge tag 'hwspinlock-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  68. 311bf6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  69. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  70. da05be2 IB/srp: Fix return value check in srp_init_module() by Wei Yongjun · 10 years ago
  71. 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
  72. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  73. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  74. 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
  75. 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
  76. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  77. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  78. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  79. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  80. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  81. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  82. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  83. db8d457 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  84. a468813 Merge branch 'xen-netback-synchronization' by David S. Miller · 10 years ago
  85. b125285 xen-netback: remove loop waiting function by Wei Liu · 10 years ago
  86. a64bd93 xen-netback: don't stop dealloc kthread too early by Wei Liu · 10 years ago
  87. ea2c5e1 xen-netback: move NAPI add/remove calls by Wei Liu · 10 years ago
  88. 6880995 Merge branch 'xen-netback-debugfs' by David S. Miller · 10 years ago
  89. 628fa76 xen-netback: fix debugfs entry creation by Wei Liu · 10 years ago
  90. 5c80700 xen-netback: fix debugfs write length check by Wei Liu · 10 years ago
  91. 490cc7d net-timestamp: fix missing tcp fragmentation cases by Willem de Bruijn · 10 years ago
  92. 712a722 net-timestamp: fix missing ACK timestamp by Willem de Bruijn · 10 years ago
  93. cd09492 drivers/net/irda/donauboe.c: convert to module_pci_driver by Libo Chen · 10 years ago
  94. efd5029 irda: Fix rd_frame control field initialization in irlap_send_rd_frame() by Maks Naumov · 10 years ago
  95. 8d21797 libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfig by Anish Bhatt · 10 years ago
  96. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  97. 1d311ad sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path by Sowmini Varadhan · 10 years ago
  98. adddc32 sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN by Sowmini Varadhan · 10 years ago
  99. 1f6394e sunvnet: Do not ask for an ACK for every dring transmit by Sowmini Varadhan · 10 years ago
  100. 8356f9d lec: Fix bug introduced by b67bfe0d42cac56c512dd5da4b1b347a23f4b70a by chas williams - CONTRACTOR · 10 years ago