1. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 7 years ago
  2. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 7 years ago
  3. b9fd683 sctp: add sctp_packet_singleton by Marcelo Ricardo Leitner · 7 years ago
  4. 98f3697 cxgb4: add tc flower match support for tunnel VNI by Kumar Sanghvi · 7 years ago
  5. 96faf24 net: stmmac: Add Jose Abreu as co-maintainer by Jose Abreu · 7 years ago
  6. 7cfac88 cxgb4: do not fail vf instatiation in slave mode by Arjun Vynipadath · 7 years ago
  7. 55c0211 mlxsw: spectrum_span: Support LAG under mirror-to-gretap by Petr Machata · 7 years ago
  8. bde4c56 net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) by Hernán Gonzalez · 7 years ago
  9. 81c7288 sched: cls: enable verbose logging by Marcelo Ricardo Leitner · 7 years ago
  10. 4def478 Merge branch 'stmmac-dwmac-sun8i-Support-R40' by David S. Miller · 7 years ago
  11. 9bf5085 net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC by Chen-Yu Tsai · 7 years ago
  12. 7b270b7 net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains by Chen-Yu Tsai · 7 years ago
  13. 49a06ca net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device by Chen-Yu Tsai · 7 years ago
  14. 25ae15f net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access by Chen-Yu Tsai · 7 years ago
  15. eef8811 dt-bindings: net: dwmac-sun8i: Add binding for GMAC on Allwinner R40 SoC by Chen-Yu Tsai · 7 years ago
  16. a6fe692 dt-bindings: net: dwmac-sun8i: simplify description of syscon property by Chen-Yu Tsai · 7 years ago
  17. 9ed3fec dt-bindings: net: dwmac-sun8i: Sort syscon compatibles by alphabetical order by Chen-Yu Tsai · 7 years ago
  18. a4a78a9 dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions by Chen-Yu Tsai · 7 years ago
  19. 62150df Merge branch 'dsa-mv88e6xxx-remove-Global-1-setup' by David S. Miller · 7 years ago
  20. 447b1bb net: dsa: mv88e6xxx: add a stats setup function by Vivien Didelot · 7 years ago
  21. 93e18d6 net: dsa: mv88e6xxx: add IEEE and IP mapping ops by Vivien Didelot · 7 years ago
  22. 408d2de net: dsa: mv88e6xxx: use helper for 6390 histogram by Vivien Didelot · 7 years ago
  23. 23548da Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  24. 42b956f Merge branch 'kernel-add-support-to-collect-hardware-logs-in-crash-recovery-kernel' by David S. Miller · 7 years ago
  25. 1dde532 cxgb4: collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  26. 7efe48d vmcore: append device dumps to vmcore as elf notes by Rahul Lakkireddy · 7 years ago
  27. 2724273 vmcore: add API to collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  28. 27392e5 i40evf: Fix a hardware reset support in VF driver by Paweł Jabłoński · 7 years ago
  29. c79756c i40e: free the skb after clearing the bitlock by Jacob Keller · 7 years ago
  30. 9c0c3b8 i40e: cleanup wording in a header comment by Jacob Keller · 7 years ago
  31. aa4a065 i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES by Jacob Keller · 7 years ago
  32. 3f76d01 i40e: add tx_busy to ethtool stats by Harshitha Ramamurthy · 7 years ago
  33. ca12c9d i40e: Fix recalculation of MSI-X vectors for VMDq by Patryk Małek · 7 years ago
  34. 132ee00 i40e: cleanup whitespace for some ethtool stat definitions by Jacob Keller · 7 years ago
  35. 7e20188 i40e: remove duplicate pfc stats by Jacob Keller · 7 years ago
  36. 0ded9c6 i40e: calculate ethtool stats size in a separate function by Jacob Keller · 7 years ago
  37. e691b77 i40evf: Fix client header define by Jeff Kirsher · 7 years ago
  38. 0fccb85 virtchnl: Whitespace and parenthesis cleanup by Bruce Allan · 7 years ago
  39. 289e1f4 net: ipv4: ipconfig: fix unused variable by Anders Roxell · 7 years ago
  40. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  42. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  43. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  44. ac42803 Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  45. b753a9f net: phy: DP83TC811: Introduce support for the DP83TC811 phy by Dan Murphy · 7 years ago
  46. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  47. 3f5f859 Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-sh by Linus Torvalds · 7 years ago
  48. 443e2da cxgb4: avoid schedule while atomic by Ganesh Goudar · 7 years ago
  49. c50ae55 cxgb4: enable inner header checksum calculation by Ganesh Goudar · 7 years ago
  50. 0e24989 cxgb4: Fix {vxlan/geneve}_port initialization by Arjun Vynipadath · 7 years ago
  51. f4a313b cxgb4: Add new T5 device id by Ganesh Goudar · 7 years ago
  52. 7404bc2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  53. 804c146 net: doc: fix spelling mistake: "modrobe.d" -> "modprobe.d" by Tonghao Zhang · 7 years ago
  54. ae35c6f bonding: use the skb_get/set_queue_mapping by Tonghao Zhang · 7 years ago
  55. dbdc8a2 bonding: replace the return value type by Tonghao Zhang · 7 years ago
  56. 5c6b546 Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  57. c110a8b Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  58. d5db21a erspan: auto detect truncated ipv6 packets. by William Tu · 7 years ago
  59. 755bbc1 Merge branch 'mlxsw-spectrum_span-Two-minor-adjustments' by David S. Miller · 7 years ago
  60. c41c0dd mlxsw: spectrum_span: Use a more fitting error code by Petr Machata · 7 years ago
  61. fc74ecb mlxsw: spectrum_span: Rename misnamed variable l3edev by Petr Machata · 7 years ago
  62. f4d641a Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 7 years ago
  63. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  64. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  65. 84c3a09 Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  66. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 7 years ago
  67. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 7 years ago
  68. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  69. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  70. 04ac6fd Change Trond's email address in MAINTAINERS by Trond Myklebust · 7 years ago
  71. ac21fc2 sh: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  72. be83bbf mmap: introduce sane default mmap limits by Linus Torvalds · 7 years ago
  73. 41e3e10 Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  74. e03dc5d Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  75. 575b65b udp: avoid refcount_t saturation in __udp_gso_segment() by Eric Dumazet · 7 years ago
  76. 5ae4bbf Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  77. 73a6bab tcp: switch pacing timer to softirq based hrtimer by Eric Dumazet · 7 years ago
  78. ca30093 Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  79. 4cbd7a7 Merge branch 'dsa-Plug-in-PHYLINK-support' by David S. Miller · 7 years ago
  80. 58d56fc net: dsa: bcm_sf2: Get rid of PHYLIB functions by Florian Fainelli · 7 years ago
  81. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  82. c9a2356 net: dsa: mv88e6xxx: add PHYLINK support by Russell King · 7 years ago
  83. c4aef9f net: dsa: Eliminate dsa_slave_get_link() by Florian Fainelli · 7 years ago
  84. bc0cb65 net: dsa: bcm_sf2: Implement phylink_mac_ops by Florian Fainelli · 7 years ago
  85. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  86. 9cd00a8 net: phy: phylink: Poll link GPIOs by Russell King · 7 years ago
  87. daab334 net: phy: phylink: Release link GPIO by Florian Fainelli · 7 years ago
  88. bb322a9 net: phy: phylink: Use gpiod_get_value_cansleep() by Florian Fainelli · 7 years ago
  89. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 7 years ago
  90. 8ccc113 mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' by Christophe JAILLET · 7 years ago
  91. 89dd2e7 Merge branch 'bonding-bug-fixes-and-regressions' by David S. Miller · 7 years ago
  92. 21706ee bonding: send learning packets for vlans on slave by Debabrata Banerjee · 7 years ago
  93. 4fa8667 bonding: do not allow rlb updates to invalid mac by Debabrata Banerjee · 7 years ago
  94. dc432c3 tracing: Fix regex_match_front() to not over compare the test string by Steven Rostedt (VMware) · 7 years ago
  95. ef05037 Merge branches 'pm-pci' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  96. 0a0b987 compat: fix 4-byte infoleak via uninitialized struct field by Jann Horn · 7 years ago
  97. 72777fe Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  98. f85900c net/mlx5e: Err if asked to offload TC match on frag being first by Roi Dayan · 7 years ago
  99. 88d725b net/mlx5: E-Switch, Include VF RDMA stats in vport statistics by Adi Nissim · 7 years ago
  100. 1ef903b net/mlx5: Free IRQs in shutdown path by Daniel Jurgens · 7 years ago