1. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  2. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  3. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  4. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  5. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  6. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  7. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  8. 3c5aa0b Merge branch 'ipv4-ipv6-mcast-align' by David S. Miller · 7 years ago
  9. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  10. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  11. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  12. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  13. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  14. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  15. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  16. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  17. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
  18. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  19. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  20. a25724b Merge branch 'fib_rules-support-sport-dport-and-proto-match' by David S. Miller · 7 years ago
  21. 5e5d6fe ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  22. e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  23. bb0ad19 ipv6: fib6_rules: support for match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  24. 4a2d73a ipv4: fib_rules: support match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  25. bfff486 net: fib_rules: support for match on ip_proto, sport and dport by Roopa Prabhu · 7 years ago
  26. 2927499 r8169: fix interrupt number after adding support for MSI-X interrupts by Heiner Kallweit · 7 years ago
  27. a6a8f01 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  28. 5407492 Merge branch 'selftests-forwarding-Add-VRF-based-tests' by David S. Miller · 7 years ago
  29. 4908e24 selftests: forwarding: Introduce basic shared blocks tests by Jiri Pirko · 7 years ago
  30. b13f245 selftests: forwarding: Introduce basic tc chains tests by Jiri Pirko · 7 years ago
  31. bc13af2 selftests: forwarding: Introduce tc actions tests by Jiri Pirko · 7 years ago
  32. 07e5c75 selftests: forwarding: Introduce tc flower matching tests by Jiri Pirko · 7 years ago
  33. 781fe63 selftests: forwarding: Allow to get netdev interfaces names from commandline by Jiri Pirko · 7 years ago
  34. 4e4272d selftests: forwarding: Add MAC get helper by Jiri Pirko · 7 years ago
  35. 2f19f21 selftests: forwarding: Add tc offload check helper by Jiri Pirko · 7 years ago
  36. 4fb20ae selftests: forwarding: Test IPv6 weighted nexthops by Ido Schimmel · 7 years ago
  37. 3d578d8 selftests: forwarding: Test IPv4 weighted nexthops by Ido Schimmel · 7 years ago
  38. 937eeb3 selftests: forwarding: Create test topology for multipath routing by Ido Schimmel · 7 years ago
  39. 7b7bc87 selftests: forwarding: Add a test for basic IPv4 and IPv6 routing by Ido Schimmel · 7 years ago
  40. 236dd50 selftests: forwarding: Add a test for flooded traffic by Ido Schimmel · 7 years ago
  41. d4deb01 selftests: forwarding: Add a test for FDB learning by Ido Schimmel · 7 years ago
  42. 73bae67 selftests: forwarding: Add initial testing framework by Ido Schimmel · 7 years ago
  43. 8230819 ipvlan: use per device spinlock to protect addrs list updates by Paolo Abeni · 7 years ago
  44. cccc200 ipvlan: egress mcast packets are not exceptional by Paolo Abeni · 7 years ago
  45. 30bbb98 Merge branch 'mlxsw-mq-red-offload' by David S. Miller · 7 years ago
  46. 32dc5ef mlxsw: spectrum: qdiscs: prio: Handle graft command by Nogah Frankel · 7 years ago
  47. b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
  48. 98ceb7b mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands by Nogah Frankel · 7 years ago
  49. 23f2b40 mlxsw: spectrum: Update sch_prio stats to include sch_red related drops by Nogah Frankel · 7 years ago
  50. fd5ac14 net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs by Nogah Frankel · 7 years ago
  51. cc6e5c1 mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs by Nogah Frankel · 7 years ago
  52. 04cc0bf mlxsw: spectrum: qdiscs: Collect stats for sch_red based on priomap by Nogah Frankel · 7 years ago
  53. 1631ab2 mlxsw: spectrum: qdiscs: Add priority map per qdisc by Nogah Frankel · 7 years ago
  54. 2f88047 mlxsw: spectrum: Add priority counters by Nogah Frankel · 7 years ago
  55. eed4bae mlxsw: spectrum: qdiscs: Support qdisc per tclass by Nogah Frankel · 7 years ago
  56. 56beda3 net: mvpp2: Add hardware offloading for VLAN filtering by Maxime Chevallier · 7 years ago
  57. 14967f9 r8169: convert remaining feature flag and remove enum features by Heiner Kallweit · 7 years ago
  58. 64ec1ac Merge branch 'macmace-cleanups' by David S. Miller · 7 years ago
  59. 1e9b9a8 net/macmace: Drop redundant MACH_IS_MAC test by Finn Thain · 7 years ago
  60. 66e1968 net/macmace: Fix and clean up log messages by Finn Thain · 7 years ago
  61. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  62. 262c974 emulex/benet: Constify *be_misconfig_evt_port_state[] by Hernán Gonzalez · 7 years ago
  63. 4f4aaa1 qlogic/qed: Constify *pkt_type_str[] by Hernán Gonzalez · 7 years ago
  64. 2824db7 Merge branch 'SFP-updates' by David S. Miller · 7 years ago
  65. 3bb3526 sfp: add high power module support by Jon Nettleton · 7 years ago
  66. 66f5325 dt-bindings: add maximum power level to SFP binding by Russell King · 7 years ago
  67. a9c7936 phylink,sfp: negotiate interface format with MAC by Russell King · 7 years ago
  68. 0314586 sfp: support 1G BiDi (eg, FiberStore SFP-GE-BX) modules by Russell King · 7 years ago
  69. 44d15d9 team: Use extack to report enslavement failures by Ido Schimmel · 7 years ago
  70. e9d328d fm10k: bump version number by Jacob Keller · 7 years ago
  71. 7d6707a fm10k: fix incorrect warning for function prototype by Jacob Keller · 7 years ago
  72. 363656e fm10k: fix function doxygen comments by Jacob Keller · 7 years ago
  73. fb66cb0 Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  74. 3f5a683 Merge branch 'mlx4-misc' by David S. Miller · 7 years ago
  75. a970d8d net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking by Tariq Toukan · 7 years ago
  76. 1cb8b12 net/mlx4_en: Combine checks of end-cases in RX completion function by Tariq Toukan · 7 years ago
  77. 4f32e1c net/mlx4_en: Remove unnecessary warn print in reset config by Eran Ben Elisha · 7 years ago
  78. f26d0d2 net/mlx4_en: Add physical RX/TX bytes/packets counters by Eran Ben Elisha · 7 years ago
  79. 431c7ec Merge branch 'mlxsw-Offloading-encapsulated-SPAN' by David S. Miller · 7 years ago
  80. 8f08a52 mlxsw: spectrum_span: Support mirror to ip6gretap by Petr Machata · 7 years ago
  81. 27cf76f mlxsw: spectrum_span: Support mirror to gretap by Petr Machata · 7 years ago
  82. 52a6444 mlxsw: Move a mirroring check to mlxsw_sp_span_entry_create by Petr Machata · 7 years ago
  83. 803335a mlxsw: Handle config changes pertinent to SPAN by Petr Machata · 7 years ago
  84. 169b5d95 mlxsw: spectrum_span: Generalize SPAN support by Petr Machata · 7 years ago
  85. 079c9f3 mlxsw: spectrum: Keep mirror netdev in mlxsw_sp_span_entry by Petr Machata · 7 years ago
  86. 7b2ef81 mlxsw: spectrum_span: Extract mlxsw_sp_span_entry_{de, }configure() by Petr Machata · 7 years ago
  87. 3546b03 mlxsw: spectrum_span: Initialize span_entry.id eagerly by Petr Machata · 7 years ago
  88. 9897708 mlxsw: span: Remove span_entry by span_id by Petr Machata · 7 years ago
  89. 1da93eb mlxsw: reg: Extend mlxsw_reg_mpat_pack() by Petr Machata · 7 years ago
  90. 0d6cd3f mlxsw: reg: Add SPAN encapsulation to MPAT register by Petr Machata · 7 years ago
  91. b0066da ip_tunnel: Rename & publish init_tunnel_flow by Petr Machata · 7 years ago
  92. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  93. 8897207 mlxsw: spectrum_ipip: Support decoding IPv6 tunnel addresses by Petr Machata · 7 years ago
  94. 7e58a6c mlxsw: spectrum_ipip: Extract mlxsw_sp_l3addr_is_zero by Petr Machata · 7 years ago
  95. 63d6380 Merge branch 'ibmvnic-Miscellaneous-driver-fixes-and-enhancements' by David S. Miller · 7 years ago
  96. 20a8ab7 ibmvnic: Do not attempt to login if RX or TX queues are not allocated by Thomas Falcon · 7 years ago
  97. 0aecb13 ibmvnic: Report queue stops and restarts as debug output by Thomas Falcon · 7 years ago
  98. 637f81d ibmvnic: Harden TX/RX pool cleaning by Thomas Falcon · 7 years ago
  99. 53cc772 ibmvnic: Allocate statistics buffers during probe by Thomas Falcon · 7 years ago
  100. ecba616 ibmvnic: Fix TX descriptor tracking again by Thomas Falcon · 7 years ago