1. 7bb387c net: Allow IP_MULTICAST_IF to set index to L3 slave by David Ahern · 9 years ago
  2. 15d3afc liquidio: optimize reads from Octeon PCI console by Felix Manlunas · 9 years ago
  3. 3a543ef net: dsa: Implement ndo_get_phys_port_id by Florian Fainelli · 9 years ago
  4. 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 9 years ago
  5. afbb167 stmmac: adding EEE to GMAC4 by jpinto · 9 years ago
  6. bfd2e4b sctp: refactor sctp_datamsg_from_user by Marcelo Ricardo Leitner · 9 years ago
  7. 5e45853 Merge branch 'bnxt_en-updates' by David S. Miller · 9 years ago
  8. 3f0d80b MAINTAINERS: Add bnxt_en maintainer info. by Michael Chan · 9 years ago
  9. bdbd1eb bnxt_en: Handle no aggregation ring gracefully. by Michael Chan · 9 years ago
  10. 486b5c2 bnxt_en: Set default completion ring for async events. by Michael Chan · 9 years ago
  11. 391be5c bnxt_en: Implement new scheme to reserve tx rings. by Michael Chan · 9 years ago
  12. dda0e74 bnxt_en: Add IPV6 hardware RFS support. by Michael Chan · 9 years ago
  13. 8427af8 bnxt_en: Assign additional vnics to VFs. by Michael Chan · 9 years ago
  14. ae10ae7 bnxt_en: Add new hardware RFS mode. by Michael Chan · 9 years ago
  15. 8079e8f bnxt_en: Refactor code that determines RFS capability. by Michael Chan · 9 years ago
  16. 8fdefd6 bnxt_en: Add function to get vnic capability. by Michael Chan · 9 years ago
  17. 5910906 bnxt_en: Refactor TPA code path. by Michael Chan · 9 years ago
  18. 68515a1 bnxt_en: Fix and clarify link_info->advertising. by Michael Chan · 9 years ago
  19. 9d8bc09 bnxt_en: Improve the IRQ disable sequence during shutdown. by Michael Chan · 9 years ago
  20. e7b9569 bnxt_en: Use napi_complete_done() by Michael Chan · 9 years ago
  21. b356a2e bnxt_en: Remove busy poll logic in the driver. by Michael Chan · 9 years ago
  22. ae7cd93 drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake by Colin Ian King · 9 years ago
  23. de8499c ipv6: remove unnecessary inet6_sk check by Dave Jones · 9 years ago
  24. 9eb1247 stmmac: enable rx queues by jpinto · 9 years ago
  25. fee83d0 ipv4: Namespaceify tcp_max_syn_backlog knob by Haishuang Yan · 9 years ago
  26. 1946e67 ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob by Haishuang Yan · 9 years ago
  27. 801822d net: Use kmemdup instead of kmalloc and memcpy by Shyam Saini · 9 years ago
  28. 5671e8c fddi: skfp: Use more common logging styles by Joe Perches · 9 years ago
  29. 5dbc653 skfp: hwmtm: Use proper logging macros, correct mismatches by Joe Perches · 9 years ago
  30. b77b756 sctp: add pr_debug for tracking asocs not found by Marcelo Ricardo Leitner · 9 years ago
  31. 3ea35d3 driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx by Gao Feng · 9 years ago
  32. 8667398 driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address by Gao Feng · 9 years ago
  33. c4907c6 Merge branch 'sctp-cleanups' by David S. Miller · 9 years ago
  34. 509e7a3 sctp: sctp_chunk_length_valid should return bool by Marcelo Ricardo Leitner · 9 years ago
  35. 66b91d2 sctp: remove return value from sctp_packet_init/config by Marcelo Ricardo Leitner · 9 years ago
  36. 0630c56 sctp: simplify addr copy by Marcelo Ricardo Leitner · 9 years ago
  37. 1ff0156 sctp: reduce indent level in sctp_sf_shut_8_4_5 by Marcelo Ricardo Leitner · 9 years ago
  38. eab5907 sctp: reduce indent level at sctp_sf_tabort_8_4_8 by Marcelo Ricardo Leitner · 9 years ago
  39. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  40. 5799fc9 net: stmmac: fix incorrect bit set in gmac4 mdio addr register by Kweh, Hock Leong · 9 years ago
  41. 610c908 r8169: add support for RTL8168 series add-on card. by Chun-Hao Lin · 9 years ago
  42. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 9 years ago
  43. df30f74 openvswitch: upcall: Fix vlan handling. by pravin shelar · 9 years ago
  44. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 9 years ago
  45. 0dad3a3 x86/mce/AMD: Make the init code more robust by Thomas Gleixner · 9 years ago
  46. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 9 years ago
  47. b4b8664 arm64: don't pull uaccess.h into *.S by Al Viro · 9 years ago
  48. e6afb1a net: korina: Fix NAPI versus resources freeing by Florian Fainelli · 9 years ago
  49. 628185c net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 9 years ago
  50. 7ce7d89 Linux 4.10-rc1 by Linus Torvalds · 9 years ago
  51. 8ae679c powerpc: Fix build warning on 32-bit PPC by Larry Finger · 9 years ago
  52. d33d5a6c avoid spurious "may be used uninitialized" warning by Linus Torvalds · 9 years ago
  53. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. 10bbe75 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 9 years ago
  56. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 9 years ago
  57. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 9 years ago
  58. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 9 years ago
  59. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  60. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 9 years ago
  61. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 9 years ago
  62. 008b69e irqchip/armada-xp: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  63. 6896bcd irqchip/gic: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  64. 36e5b0e coresight/etm3/4x: Consolidate hotplug state space by Thomas Gleixner · 9 years ago
  65. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 9 years ago
  66. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 9 years ago
  67. 7b73796 staging/lustre/libcfs: Convert to hotplug state machine by Anna-Maria Gleixner · 9 years ago
  68. e210faa scsi/bnx2i: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  69. c53b005 scsi/bnx2fc: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  70. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 9 years ago
  71. 59fefd0 x86/msr: Remove bogus cleanup from the error path by Thomas Gleixner · 9 years ago
  72. 26242b3 bus: arm-ccn: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  73. 834fcd2 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 9 years ago
  74. a051f22 ARM/imx/mmcd: Fix broken cpu hotplug handling by Thomas Gleixner · 9 years ago
  75. a98d1a0 scsi: qedi: Convert to hotplug state machine by Thomas Gleixner · 9 years ago
  76. 6886fee tools/power turbostat: remove obsolete -M, -m, -C, -c options by Len Brown · 9 years ago
  77. 388e9c8 tools/power turbostat: Make extensible via the --add parameter by Len Brown · 9 years ago
  78. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  79. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  80. 3a77fa8 Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  81. 01e0d60 Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  82. 6ac3bb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. eb3e8d9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  84. 00198da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. 9004fda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. eb9def6 net/mlx4_en: Fix user prio field in XDP forward by Tariq Toukan · 9 years ago
  87. 693c564 tipc: don't send FIN message from connectionless socket by Jon Paul Maloy · 9 years ago
  88. e252536 ipvlan: fix multicast processing by Mahesh Bandewar · 9 years ago
  89. b1227d0 ipvlan: fix various issues in ipvlan_process_multicast() by Eric Dumazet · 9 years ago
  90. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 9 years ago
  91. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 9 years ago
  92. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 9 years ago
  93. 5c43c52 NTB: correct ntb_peer_spad_read for case when callback is not supplied. by Steven Wahl · 9 years ago
  94. bc034e5 MAINTAINERS: Change in maintainer for AMD NTB by Shyam Sundar S K · 9 years ago
  95. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 9 years ago
  96. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 9 years ago
  97. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 9 years ago
  98. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 9 years ago
  99. c280f77 Revert "x86/unwind: Detect bad stack return address" by Josh Poimboeuf · 9 years ago
  100. 3705b97 Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago