1. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  2. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  3. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  4. 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  5. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  6. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  7. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  8. 0fa6aa4 bna: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  9. 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  10. e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  11. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  12. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  13. ca24502 Merge branch 'mv88e6171_temps' by David S. Miller · 10 years ago
  14. 03d6faa net: dsa: mv88e6171: Add support for reading switch registers by Andrew Lunn · 10 years ago
  15. 4dd38cd net: dsa: mv88e6171: Add support for reading the temperature by Andrew Lunn · 10 years ago
  16. eaa2376 net: dsa: Centralise code for reading the temperature sensor by Andrew Lunn · 10 years ago
  17. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  18. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  19. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  20. 0372bf5 tipc: allow one link per bearer to neighboring nodes by Holger Brunck · 10 years ago
  21. a77f9c5 Revert "fast_hash: avoid indirect function calls" by Jay Vosburgh · 10 years ago
  22. 8cd4313 openvswitch: Fix build failure. by Pravin B Shelar · 10 years ago
  23. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. b23dc5a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  25. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  26. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  27. b0ab3f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  28. 6b07974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  29. 8fe671f MAINTAINERS: add IIO include files by Daniel Baluta · 10 years ago
  30. bc53a3f kernel/panic.c: update comments for print_tainted by Xie XiuQi · 10 years ago
  31. 0bd8542 mem-hotplug: reset node present pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  32. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  33. 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
  34. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  35. 1d5bfe1 mm, compaction: prevent infinite loop in compact_zone by Vlastimil Babka · 10 years ago
  36. dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago
  37. 95069ac8 mm/slab: fix unalignment problem on Malta with EVA due to slab merge by Joonsoo Kim · 10 years ago
  38. 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 10 years ago
  39. 8f82b55 mm/page_alloc: move freepage counting logic to __free_one_page() by Joonsoo Kim · 10 years ago
  40. 51bb1a4 mm/page_alloc: add freepage on isolate pageblock to correct buddy list by Joonsoo Kim · 10 years ago
  41. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  42. 5842001 mm/compaction: skip the range until proper target pageblock is met by Joonsoo Kim · 10 years ago
  43. c406515 zram: avoid kunmap_atomic() of a NULL pointer by Weijie Yang · 10 years ago
  44. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  45. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago
  46. 6eba822 rhashtable: Drop gfp_flags arg in insert/remove functions by Thomas Graf · 10 years ago
  47. 64bb7e9 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  48. de966c5 net/mlx4_core: Support more than 64 VFs by Matan Barak · 10 years ago
  49. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  50. e8c4265 net/mlx4_core: Add QUERY_FUNC firmware command by Matan Barak · 10 years ago
  51. a0eacca net/mlx4_core: Refactor mlx4_load_one by Matan Barak · 10 years ago
  52. ffc39f6 net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup by Matan Barak · 10 years ago
  53. 225c6c8 net/mlx4_core: Use correct variable type for mlx4_slave_cap by Matan Barak · 10 years ago
  54. 7c68dd4 net/mlx4_core: Fix wrong reading of reserved_eqs by Matan Barak · 10 years ago
  55. 9cf5476 Merge branch 'rhash_prove_locking' by David S. Miller · 10 years ago
  56. 7b4ce23 rhashtable: Add parent argument to mutex_is_held by Herbert Xu · 10 years ago
  57. 1b2f309 rhashtable: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  58. 1f501d62 netfilter: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  59. 9712756 netlink: Move mutex_is_held under PROVE_LOCKING by Herbert Xu · 10 years ago
  60. ccf899a smsc911x: power-up phydev before doing a software reset. by Enric Balletbo i Serra · 10 years ago
  61. 9488e1e net: sh_eth: Add r8a7793 support by Hisashi Nakamura · 10 years ago
  62. 966d6db net: sh_eth: Add RMII mode setting in probe by Hisashi Nakamura · 10 years ago
  63. fbe168b net: generic dev_disable_lro() stacked device handling by Michal Kubeček · 10 years ago
  64. b6267d3 amd-xgbe: fix ->rss_hash_type by Dan Carpenter · 10 years ago
  65. 0c828f2 lib: rhashtable - Remove weird non-ASCII characters from comments by Herbert Xu · 10 years ago
  66. 6ff53fd net/smsc911x: Fix delays in the PHY enable/disable routines by Alexander Kochetkov · 10 years ago
  67. 242bcd5 net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode by Alexander Kochetkov · 10 years ago
  68. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  69. 8c847d2 tun: fix issues of iovec iterators using in tun_put_user() by Jason Wang · 10 years ago
  70. 882288c FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS by Thomas Graf · 10 years ago
  71. cc9f1f5 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  72. ba9d114 libceph: clear r_req_lru_item in __unregister_linger_request() by Ilya Dryomov · 10 years ago
  73. a390de0 libceph: unlink from o_linger_requests when clearing r_osd by Ilya Dryomov · 10 years ago
  74. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  75. 3231300 ceph: fix flush tid comparision by Yan, Zheng · 10 years ago
  76. 3b98ec4 Merge tag 'sound-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  77. 2c54396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  78. 9118837 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  79. 5a7a662 Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  80. 09c6268 Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  81. 3542aed ALSA: hda - Add mute LED control for Lenovo Ideapad Z560 by Takashi Iwai · 10 years ago
  82. 65eca3a virtio_console: move early VQ enablement by Cornelia Huck · 10 years ago
  83. 9dfa9a2 net: systemport: fix tx work done in TX napi poll by Florian Fainelli · 10 years ago
  84. f41281d enic: fix work done in tx napi_poll by Govindarajulu Varadarajan · 10 years ago
  85. a768851 irda: Fix build failures after IRDA_DEBUG->pr_debug by Joe Perches · 10 years ago
  86. 04689e7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  87. 74b60ef Merge tag 'xtensa-20141109' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  88. 0a6cb34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  89. 15e5cda Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  90. 9d1f9c7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  91. 4d3c9d3 hyperv: Add processing of MTU reduced by the host by Haiyang Zhang · 10 years ago
  92. de34b81 Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  93. 999f81d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  94. d950f84 selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() by Richard Guy Briggs · 10 years ago
  95. c921220 Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  96. b3cf93b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  97. 6251edd netlink: Properly unbind in error conditions. by Hiroaki SHIMODA · 10 years ago
  98. 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
  99. 824ab78 net: pxa168_eth: move SET_NETDEV_DEV a bit earlier by Jisheng Zhang · 10 years ago
  100. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago