1. 6660464 fore200e: fix sbus compile by Christoph Hellwig · 6 years ago
  2. 859bd2e net: Evict neighbor entries on carrier down by David Ahern · 6 years ago
  3. 7c6bb7d net/ipv6: Add knob to skip DELROUTE message on device down by David Ahern · 6 years ago
  4. 7cc2d50 net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID' by YueHaibing · 6 years ago
  5. 1b8530b net: cdc_ncm: remove set but not used variable 'ctx' by YueHaibing · 6 years ago
  6. 96de250 nfp: replace long license headers with SPDX by Jakub Kicinski · 6 years ago
  7. 8cc1da9 net: cdc_ncm: use tasklet_init() for tasklet_struct init by Ben Dooks · 6 years ago
  8. 9dffa76 selftests: use posix-style redirection in ip_defrag.sh by Paolo Abeni · 6 years ago
  9. e70a57f cxgb4: fix thermal configuration dependencies by Arnd Bergmann · 6 years ago
  10. 1f41dc5 Merge branch 'ena-next' by David S. Miller · 6 years ago
  11. be26667 net: ena: fix indentations in ena_defs for better readability by Arthur Kiyanovski · 6 years ago
  12. 3a7b9d8 net: ena: update driver version to 2.0.1 by Arthur Kiyanovski · 6 years ago
  13. f1e90f6 net: ena: remove redundant parameter in ena_com_admin_init() by Arthur Kiyanovski · 6 years ago
  14. 87731f0 net: ena: change rx copybreak default to reduce kernel memory pressure by Arthur Kiyanovski · 6 years ago
  15. 0574bb8 net: ena: limit refill Rx threshold to 256 to avoid latency issues by Arthur Kiyanovski · 6 years ago
  16. bd79117 net: ena: explicit casting and initialization, and clearer error handling by Arthur Kiyanovski · 6 years ago
  17. cb36bb3 net: ena: use CSUM_CHECKED device indication to report skb's checksum status by Arthur Kiyanovski · 6 years ago
  18. 38005ca net: ena: add functions for handling Low Latency Queues in ena_netdev by Arthur Kiyanovski · 6 years ago
  19. 689b2bd net: ena: add functions for handling Low Latency Queues in ena_com by Arthur Kiyanovski · 6 years ago
  20. a7982b8 net: ena: introduce Low Latency Queues data structures according to ENA spec by Arthur Kiyanovski · 6 years ago
  21. 095f2f1 net: ena: complete host info to match latest ENA spec by Arthur Kiyanovski · 6 years ago
  22. 0e575f8 net: ena: minor performance improvement by Arthur Kiyanovski · 6 years ago
  23. 7b68b83 Merge branch 'mlxsw-Preparations-for-VxLAN-support' by David S. Miller · 6 years ago
  24. b02597d mlxsw: spectrum: Add NVE packet traps by Ido Schimmel · 6 years ago
  25. 2bd414a mlxsw: resources: Add NVE resources by Ido Schimmel · 6 years ago
  26. 27f68c0 mlxsw: reg: Add Monitoring Parsing State Register by Ido Schimmel · 6 years ago
  27. 0933781 mlxsw: reg: Add definition of unicast tunnel record for SFD register by Ido Schimmel · 6 years ago
  28. 8efcf6b mlxsw: reg: Add Tunneling NVE QoS Default Register by Ido Schimmel · 6 years ago
  29. fd6db27 mlxsw: reg: Add Tunneling NVE QoS Configuration Register by Ido Schimmel · 6 years ago
  30. a77d5f0 mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping Register by Ido Schimmel · 6 years ago
  31. 4a8d186 mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping Register by Ido Schimmel · 6 years ago
  32. c723d19 mlxsw: reg: Add Tunneling NVE Underlay Multicast Table Register by Ido Schimmel · 6 years ago
  33. 50e6eb2 mlxsw: reg: Add Tunnel Port Configuration Register by Ido Schimmel · 6 years ago
  34. 710dd1a mlxsw: reg: Add Tunneling NVE General Configuration Register by Ido Schimmel · 6 years ago
  35. beda7f7 mlxsw: spectrum: Seed LAG hash function by Ido Schimmel · 6 years ago
  36. a682a30 mlxsw: reg: Extend FDB flush types for NVE by Ido Schimmel · 6 years ago
  37. 90ea0bb mlxsw: spectrum: Add a new type of KVD linear record by Ido Schimmel · 6 years ago
  38. 12066d6 mlxsw: spectrum: Move L3 protocol and address definitions to global header file by Ido Schimmel · 6 years ago
  39. 9c73b1d mlxsw: spectrum_switchdev: Do not assume notifier information type by Ido Schimmel · 6 years ago
  40. 5050f6a mlxsw: spectrum_switchdev: Check notification relevance based on upper device by Ido Schimmel · 6 years ago
  41. ab74c3a mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications by Ido Schimmel · 6 years ago
  42. bf341eb mlxsw: spectrum: Remove misuses of private header file by Ido Schimmel · 6 years ago
  43. df92062 octeontx2-af: Remove set but not used variable 'dev' by YueHaibing · 6 years ago
  44. 60f8e67 net: mscc: allow extracting the FCS into the skb by Antoine Tenart · 6 years ago
  45. b7ec45a Merge branch 'hns3-next' by David S. Miller · 6 years ago
  46. 232fc64 net: hns3: Add HW RSS hash information to RX skb by Peng Li · 6 years ago
  47. d97b307 net: hns3: Add RSS tuples support for VF by Jian Shen · 6 years ago
  48. 374ad29 net: hns3: Add RSS general configuration support for VF by Jian Shen · 6 years ago
  49. 775501a net: hns3: Add new RSS hash algorithm support for PF by Jian Shen · 6 years ago
  50. 9047fa5 phy: phy-ocelot-serdes: fix return value check in serdes_probe() by Wei Yongjun · 6 years ago
  51. 302d20e Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes' by David S. Miller · 6 years ago
  52. abd01ba net: dsa: bcm_sf2: Call setup during switch resume by Florian Fainelli · 6 years ago
  53. 448765e net: dsa: bcm_sf2: Fix unbind ordering by Florian Fainelli · 6 years ago
  54. f98ebd4 net: sched: avoid writing on noop_qdisc by Eric Dumazet · 6 years ago
  55. d8a66aa net/mpls: Implement handler for strict data checking on dumps by David Ahern · 6 years ago
  56. 83b59b4 Merge branch 'fore200e-DMA-cleanups-and-fixes' by David S. Miller · 6 years ago
  57. 1d9d8be9 fore200e: check for dma mapping failures by Christoph Hellwig · 6 years ago
  58. 0e21b22 fore200e: don't use GFP_DMA by Christoph Hellwig · 6 years ago
  59. 1335d6f fore200e: devirtualize dma alloc calls by Christoph Hellwig · 6 years ago
  60. f3fadcb fore200e: devirtualize dma mapping calls by Christoph Hellwig · 6 years ago
  61. 8b08adb fore200e: remove the align_size field of struct chunk by Christoph Hellwig · 6 years ago
  62. aff9d26 fore200e: store a struct device in struct fore200e by Christoph Hellwig · 6 years ago
  63. 0efe552 fore200e: simplify fore200e_bus usage by Christoph Hellwig · 6 years ago
  64. 4b03527 net: tun: remove useless codes of tun_automq_select_queue by Wang Li · 6 years ago
  65. 0c465be virtio_net: ethtool tx napi configuration by Jason Wang · 6 years ago
  66. 1a21cc5 Merge branch 'nfp-flower-speed-up-stats-update-loop' by David S. Miller · 6 years ago
  67. 12ecf61 nfp: flower: use host context count provided by firmware by Pieter Jansen van Vuuren · 6 years ago
  68. 7fade10 nfp: flower: use stats array instead of storing stats per flow by Pieter Jansen van Vuuren · 6 years ago
  69. c01d0ef nfp: flower: use rhashtable for flow caching by Pieter Jansen van Vuuren · 6 years ago
  70. 7579d84 isdn/hisax: amd7930_fn: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  71. ffd177d tcp: refactor DCTCP ECN ACK handling by Yuchung Cheng · 6 years ago
  72. ed792e2 net/ipv6: Make ipv6_route_table_template static by David Ahern · 6 years ago
  73. e75fa07 rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking by David Ahern · 6 years ago
  74. 4565d7e rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use by David Ahern · 6 years ago
  75. 6607706 Merge branch 'mlxsw-selftests-Few-small-updates' by David S. Miller · 6 years ago
  76. 9701525 selftests: mlxsw: qos_mc_aware: Make executable by Petr Machata · 6 years ago
  77. 3728090 selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too by Petr Machata · 6 years ago
  78. 9e66431 mlxsw: pci: Fix a typo by Nir Dotan · 6 years ago
  79. a26b0b5 net: aquantia: remove some redundant variable initializations by Colin Ian King · 6 years ago
  80. a6deaa9 Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver' by David S. Miller · 6 years ago
  81. 1f2cf1b MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driver by Sunil Goutham · 6 years ago
  82. afb8902 octeontx2-af: Register for CGX lmac events by Linu Cherian · 6 years ago
  83. 1463f38 octeontx2-af: Add support for CGX link management by Linu Cherian · 6 years ago
  84. 3a4fa84 octeontx2-af: Set RVU PFs to CGX LMACs mapping by Linu Cherian · 6 years ago
  85. 8e22f04 octeontx2-af: Add Marvell OcteonTX2 CGX driver by Sunil Goutham · 6 years ago
  86. 34b34ee octeontx2-af: Reconfig MSIX base with IOVA by Geetha sowjanya · 6 years ago
  87. 756051e octeontx2-af: Configure block LF's MSIX vector offset by Sunil Goutham · 6 years ago
  88. 746ea74 octeontx2-af: Add RVU block LF provisioning support by Sunil Goutham · 6 years ago
  89. 114a767 octeontx2-af: Scan blocks for LFs provisioned to PF/VF by Sunil Goutham · 6 years ago
  90. 1f15462 octeontx2-af: Convert mbox msg id check to a macro by Aleksey Makarov · 6 years ago
  91. 7304ac4 octeontx2-af: Add mailbox IRQ and msg handlers by Sunil Goutham · 6 years ago
  92. 021e2e5 octeontx2-af: Add mailbox support infra by Aleksey Makarov · 6 years ago
  93. 1054a62 octeontx2-af: Gather RVU blocks HW info by Sunil Goutham · 6 years ago
  94. 54d5578 octeontx2-af: Reset all RVU blocks by Sunil Goutham · 6 years ago
  95. 54494aa octeontx2-af: Add Marvell OcteonTX2 RVU AF driver by Sunil Goutham · 6 years ago
  96. e40a826 qed: Add support for virtual link. by Sudarsana Reddy Kalluru · 6 years ago
  97. b187191 cxgb4: Add thermal zone support by Ganesh Goudar · 6 years ago
  98. 2705545 net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernel by Alaa Hleihel · 6 years ago
  99. 071a234 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  100. 9000a45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago