1. d95768d docs: networking: Add failover docs to index by Tobin C. Harding · 7 years ago
  2. 35edb56 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  3. 5550aa4d net: hns3: Fix comments for hclge_get_ring_chain_from_mbx by Fuyun Liang · 7 years ago
  4. cf4103c net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx by Fuyun Liang · 7 years ago
  5. 82b5321 net: hns3: Fix for reset_level default assignment probelm by Yunsheng Lin · 7 years ago
  6. d62ecca net: hns3: remove unnecessary ring configuration operation while resetting by Huazhong Tan · 7 years ago
  7. 6b1385c net: hns3: Fix return value error in hns3_reset_notify_down_enet by Huazhong Tan · 7 years ago
  8. 9ca8d1a net: hns3: Correct reset event status register by Huazhong Tan · 7 years ago
  9. 9de0b86 net: hns3: Prevent to request reset frequently by Huazhong Tan · 7 years ago
  10. 6d4fab3 net: hns3: Reset net device with rtnl_lock by Huazhong Tan · 7 years ago
  11. 1b37257 net: hns3: Modify the order of initializing command queue register by Huazhong Tan · 7 years ago
  12. aea06eb Merge branch 'TLS-offload-rx-netdev-and-mlx5' by David S. Miller · 7 years ago
  13. b3ccf97 net/mlx5e: IPsec, fix byte count in CQE by Boris Pismenny · 7 years ago
  14. 10e71ac net/mlx5: Accel, add common metadata functions by Boris Pismenny · 7 years ago
  15. 790af90c net/mlx5e: TLS, build TLS netdev from capabilities by Boris Pismenny · 7 years ago
  16. afd3baa net/mlx5e: TLS, add software statistics by Boris Pismenny · 7 years ago
  17. 00aebab net/mlx5e: TLS, add Innova TLS rx data path by Boris Pismenny · 7 years ago
  18. ca942c7 net/mlx5e: TLS, add innova rx support by Boris Pismenny · 7 years ago
  19. ab412e1 net/mlx5: Accel, add TLS rx offload routines by Boris Pismenny · 7 years ago
  20. 0aadb2f net/mlx5e: TLS, refactor variable names by Boris Pismenny · 7 years ago
  21. 4718799 tls: Fix zerocopy_from_iter iov handling by Boris Pismenny · 7 years ago
  22. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 7 years ago
  23. b190a58 tls: Fill software context without allocation by Boris Pismenny · 7 years ago
  24. 39f56e1 tls: Split tls_sw_release_resources_rx by Boris Pismenny · 7 years ago
  25. dafb67f tls: Split decrypt_skb to two functions by Boris Pismenny · 7 years ago
  26. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 7 years ago
  27. 41ed9c0 tcp: Don't coalesce decrypted and encrypted SKBs by Boris Pismenny · 7 years ago
  28. 16e4edc net: Add TLS rx resync NDO by Boris Pismenny · 7 years ago
  29. 1413656 net: Add TLS RX offload feature by Ilya Lesokhin · 7 years ago
  30. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 7 years ago
  31. cc98419a Merge branch 'mvpp2-add-debugfs-interface' by David S. Miller · 7 years ago
  32. f9d30d5 net: mvpp2: debugfs: add classifier hit counters by Maxime Chevallier · 7 years ago
  33. dba1d91 net: mvpp2: debugfs: add entries for classifier flows by Maxime Chevallier · 7 years ago
  34. 1203341 net: mvpp2: debugfs: add hit counter stats for Header Parser entries by Maxime Chevallier · 7 years ago
  35. 21da57a net: mvpp2: add a debugfs interface for the Header Parser by Maxime Chevallier · 7 years ago
  36. f1e37e3 net: mvpp2: switch to SPDX identifiers by Antoine Tenart · 7 years ago
  37. 2aa4a33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  38. 13f7432 Merge branch 'bpf-tcp-listen-cb' by Daniel Borkmann · 7 years ago
  39. 78d8e26 selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 7 years ago
  40. 2044e4e selftests/bpf: Better verification in test_tcpbpf by Andrey Ignatov · 7 years ago
  41. c65267e selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers by Andrey Ignatov · 7 years ago
  42. 04c1341 selftests/bpf: Fix const'ness in cgroup_helpers by Andrey Ignatov · 7 years ago
  43. 060a7fc bpf: Sync bpf.h to tools/ by Andrey Ignatov · 7 years ago
  44. f333ee0 bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB by Andrey Ignatov · 7 years ago
  45. f5c64e5 Merge branch 'mlxsw-VRRP' by David S. Miller · 7 years ago
  46. c3a4954 mlxsw: spectrum_router: Optimize processing of VRRP MACs by Ido Schimmel · 7 years ago
  47. 11566d3 mlxsw: spectrum: Add VRRP traps by Ido Schimmel · 7 years ago
  48. 2db9937 mlxsw: spectrum_router: Direct macvlans' MACs to router by Ido Schimmel · 7 years ago
  49. c551618 mlxsw: spectrum: Enable macvlan upper devices by Ido Schimmel · 7 years ago
  50. ff0432e tcp: remove redundant rcv_nxt update by Yafang Shao · 7 years ago
  51. 2d3feca bpf: btf: print map dump and lookup with btf info by Okash Khawaja · 7 years ago
  52. b12d6ec bpf: btf: add btf print functionality by Okash Khawaja · 7 years ago
  53. 92b5712 bpf: btf: export btf types and name by offset from lib by Okash Khawaja · 7 years ago
  54. db42a21 tools: include reallocarray feature test in FEATURE_TESTS_BASIC by Jakub Kicinski · 7 years ago
  55. 9cee8c4 net: mvpp2: mvpp2_cls_flow_get() can be static by kbuild test robot · 7 years ago
  56. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 7 years ago
  57. 01683a1 net: sched: refactor flower walk to iterate over idr by Vlad Buslov · 7 years ago
  58. d23b27c samples/bpf: xdp_redirect_cpu handle parsing of double VLAN tagged packets by Jesper Dangaard Brouer · 7 years ago
  59. c921c20 net: ipmr: add support for passing full packet on wrong vif by Nikolay Aleksandrov · 7 years ago
  60. ee15f7c Merge branch 'bpf-xdp-driver-and-hw' by Daniel Borkmann · 7 years ago
  61. 5f42840 nfp: add support for simultaneous driver and hw XDP by Jakub Kicinski · 7 years ago
  62. 99dadb6 selftests/bpf: add test for multiple programs by Jakub Kicinski · 7 years ago
  63. 799e173 netdevsim: add support for simultaneous driver and hw XDP by Jakub Kicinski · 7 years ago
  64. a25717d xdp: support simultaneous driver and hw XDP attachment by Jakub Kicinski · 7 years ago
  65. 0529662 xdp: factor out common program/flags handling from drivers by Jakub Kicinski · 7 years ago
  66. 6b86758 xdp: don't make drivers report attachment mode by Jakub Kicinski · 7 years ago
  67. 4f91da2 xdp: add per mode attributes for attached programs by Jakub Kicinski · 7 years ago
  68. 9c48b1d Merge branch 'bpf-arm-jit-improvements' by Daniel Borkmann · 7 years ago
  69. b18bea2 ARM: net: bpf: improve 64-bit ALU implementation by Russell King · 7 years ago
  70. c5eae69 ARM: net: bpf: improve 64-bit store implementation by Russell King · 7 years ago
  71. 077513b ARM: net: bpf: improve 64-bit sign-extended immediate load by Russell King · 7 years ago
  72. f9ff501 ARM: net: bpf: improve 64-bit load immediate implementation by Russell King · 7 years ago
  73. 430ac34 net: gemini: Indicate that we can handle jumboframes by Linus Walleij · 7 years ago
  74. 06d5151 net: gemini: Move main init to port by Linus Walleij · 7 years ago
  75. 60cc776 net: gemini: Allow multiple ports to instantiate by Linus Walleij · 7 years ago
  76. 9ab5c92 net: gemini: Improve connection prints by Linus Walleij · 7 years ago
  77. cedca41 net: gemini: Look up L3 maxlen from table by Linus Walleij · 7 years ago
  78. 750c721 Merge branch 'devlink-Add-support-for-region-access' by David S. Miller · 7 years ago
  79. 3c641ba net/mlx4_core: Use devlink region_snapshot parameter by Alex Vesker · 7 years ago
  80. f6a69885 devlink: Add generic parameters region_snapshot by Alex Vesker · 7 years ago
  81. bedc989 net/mlx4_core: Add Crdump FW snapshot support by Alex Vesker · 7 years ago
  82. 523f9eb net/mlx4_core: Add health buffer address capability by Alex Vesker · 7 years ago
  83. 4e54795 devlink: Add support for region snapshot read command by Alex Vesker · 7 years ago
  84. 866319b devlink: Add support for region snapshot delete command by Alex Vesker · 7 years ago
  85. a006d46 devlink: Extend the support querying for region snapshot IDs by Alex Vesker · 7 years ago
  86. d8db7ea5 devlink: Add support for region get command by Alex Vesker · 7 years ago
  87. d7e5272 devlink: Add support for creating region snapshots by Alex Vesker · 7 years ago
  88. ccadfa4 devlink: Add callback to query for snapshot id before snapshot create by Alex Vesker · 7 years ago
  89. b16ebe9 devlink: Add support for creating and destroying regions by Alex Vesker · 7 years ago
  90. 23c9ef2 Merge branch 'mvpp2-add-RSS-support' by David S. Miller · 7 years ago
  91. 436d4fd net: mvpp2: allow setting RSS flow hash parameters with ethtool by Maxime Chevallier · 7 years ago
  92. d33ec45 net: mvpp2: add an RSS classification step for each flow by Maxime Chevallier · 7 years ago
  93. f9358e1 net: mvpp2: split ingress traffic into multiple flows by Maxime Chevallier · 7 years ago
  94. b1a962c net: mvpp2: use classifier to assign default rx queue by Maxime Chevallier · 7 years ago
  95. e6e21c0 net: mvpp2: rename per-port RSS init function by Maxime Chevallier · 7 years ago
  96. 2a2f467 net: mvpp2: make sure we don't spread load on disabled CPUs by Maxime Chevallier · 7 years ago
  97. 662ae3f net: mvpp2: improve the distribution of packets on CPUs when using RSS by Antoine Tenart · 7 years ago
  98. 8179642 net: mvpp2: RSS indirection table support by Antoine Tenart · 7 years ago
  99. a27a254 net: mvpp2: use one RSS table per port by Maxime Chevallier · 7 years ago
  100. 4b86097b net: mvpp2: fix RSS register definitions by Maxime Chevallier · 7 years ago