1. 9c48b1d Merge branch 'bpf-arm-jit-improvements' by Daniel Borkmann · 6 years ago
  2. b18bea2 ARM: net: bpf: improve 64-bit ALU implementation by Russell King · 6 years ago
  3. c5eae69 ARM: net: bpf: improve 64-bit store implementation by Russell King · 6 years ago
  4. 077513b ARM: net: bpf: improve 64-bit sign-extended immediate load by Russell King · 6 years ago
  5. f9ff501 ARM: net: bpf: improve 64-bit load immediate implementation by Russell King · 6 years ago
  6. 430ac34 net: gemini: Indicate that we can handle jumboframes by Linus Walleij · 6 years ago
  7. 06d5151 net: gemini: Move main init to port by Linus Walleij · 6 years ago
  8. 60cc776 net: gemini: Allow multiple ports to instantiate by Linus Walleij · 6 years ago
  9. 9ab5c92 net: gemini: Improve connection prints by Linus Walleij · 6 years ago
  10. cedca41 net: gemini: Look up L3 maxlen from table by Linus Walleij · 6 years ago
  11. 750c721 Merge branch 'devlink-Add-support-for-region-access' by David S. Miller · 6 years ago
  12. 3c641ba net/mlx4_core: Use devlink region_snapshot parameter by Alex Vesker · 6 years ago
  13. f6a69885 devlink: Add generic parameters region_snapshot by Alex Vesker · 6 years ago
  14. bedc989 net/mlx4_core: Add Crdump FW snapshot support by Alex Vesker · 6 years ago
  15. 523f9eb net/mlx4_core: Add health buffer address capability by Alex Vesker · 6 years ago
  16. 4e54795 devlink: Add support for region snapshot read command by Alex Vesker · 6 years ago
  17. 866319b devlink: Add support for region snapshot delete command by Alex Vesker · 6 years ago
  18. a006d46 devlink: Extend the support querying for region snapshot IDs by Alex Vesker · 6 years ago
  19. d8db7ea devlink: Add support for region get command by Alex Vesker · 6 years ago
  20. d7e5272 devlink: Add support for creating region snapshots by Alex Vesker · 6 years ago
  21. ccadfa4 devlink: Add callback to query for snapshot id before snapshot create by Alex Vesker · 6 years ago
  22. b16ebe9 devlink: Add support for creating and destroying regions by Alex Vesker · 6 years ago
  23. 23c9ef2 Merge branch 'mvpp2-add-RSS-support' by David S. Miller · 6 years ago
  24. 436d4fd net: mvpp2: allow setting RSS flow hash parameters with ethtool by Maxime Chevallier · 6 years ago
  25. d33ec45 net: mvpp2: add an RSS classification step for each flow by Maxime Chevallier · 6 years ago
  26. f9358e1 net: mvpp2: split ingress traffic into multiple flows by Maxime Chevallier · 6 years ago
  27. b1a962c net: mvpp2: use classifier to assign default rx queue by Maxime Chevallier · 6 years ago
  28. e6e21c0 net: mvpp2: rename per-port RSS init function by Maxime Chevallier · 6 years ago
  29. 2a2f467 net: mvpp2: make sure we don't spread load on disabled CPUs by Maxime Chevallier · 6 years ago
  30. 662ae3f net: mvpp2: improve the distribution of packets on CPUs when using RSS by Antoine Tenart · 6 years ago
  31. 8179642 net: mvpp2: RSS indirection table support by Antoine Tenart · 6 years ago
  32. a27a254 net: mvpp2: use one RSS table per port by Maxime Chevallier · 6 years ago
  33. 4b86097b net: mvpp2: fix RSS register definitions by Maxime Chevallier · 6 years ago
  34. 132baa0 net: mvpp2: fix a typo in the RSS code by Antoine Tenart · 6 years ago
  35. f8c6ba8 net: mvpp2: use only one rx queue per port per CPU by Maxime Chevallier · 6 years ago
  36. 790d32c net: mvpp2: fix hardcoded number of rx queues by Maxime Chevallier · 6 years ago
  37. 4c4a568 net: mvpp2: use RSS only when using multi-queue mode by Yan Markman · 6 years ago
  38. 3f6aaf7 net: mvpp2: make multi queue mode the default mode by Maxime Chevallier · 6 years ago
  39. 1e27a62 net: mvpp2: make sure we use single queue mode on PPv2.1 by Maxime Chevallier · 6 years ago
  40. 0ad2f53 net: mvpp2: define the number of RSS entries per table in mvpp2.h by Maxime Chevallier · 6 years ago
  41. 53a4002 net: mvpp2: fix include guards in mvpp2_prs.h by Maxime Chevallier · 6 years ago
  42. 68d2f84 net: gro: properly remove skb from list by Prashant Bhole · 6 years ago
  43. c8c81de Merge branch 's390-qeth-updates' by David S. Miller · 6 years ago
  44. fb321f2 s390/qeth: speed-up IPv4 OSA xmit by Julian Wiedmann · 6 years ago
  45. a647a02 s390/qeth: speed-up L3 IQD xmit by Julian Wiedmann · 6 years ago
  46. ea1d4a0 s390/qeth: add a L3 xmit wrapper by Julian Wiedmann · 6 years ago
  47. 371a1e7 s390/qeth: increase GSO max size for eligible L3 devices by Julian Wiedmann · 6 years ago
  48. 09960b3 s390/qeth: clean up exported symbols by Julian Wiedmann · 6 years ago
  49. 6d8769a s390/qeth: consolidate ccwgroup driver definition by Julian Wiedmann · 6 years ago
  50. 86c0cdb s390/qeth: clean up Output Queue selection by Julian Wiedmann · 6 years ago
  51. 9aa17df s390/qeth: fine-tune RX modesetting by Julian Wiedmann · 6 years ago
  52. f67a43a s390/qeth: remove unused buffer->aob pointer by Julian Wiedmann · 6 years ago
  53. 3b346c1 s390/qeth: various buffer management cleanups by Julian Wiedmann · 6 years ago
  54. 0761680 net: ipv4: fix listify ip_rcv_finish in case of forwarding by Jesper Dangaard Brouer · 6 years ago
  55. 51bef92 nfp: avoid using getnstimeofday64() by Arnd Bergmann · 6 years ago
  56. 44c5889 liquidio: use ktime_get_real_ts64() instead of getnstimeofday64() by Arnd Bergmann · 6 years ago
  57. ccb06fb Merge branch 'net-sched-act_skbedit-lockless-data-path' by David S. Miller · 6 years ago
  58. c749cdd net/sched: act_skbedit: don't use spinlock in the data path by Davide Caratti · 6 years ago
  59. 6f3dfb0 net/sched: skbedit: use per-cpu counters by Davide Caratti · 6 years ago
  60. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 6 years ago
  61. d2bdd26 net/tls: Use aead_request_alloc/free for request alloc/free by Vakul Garg · 6 years ago
  62. cba54f9 tc-testing: add geneve options in tunnel_key unit tests by Pieter Jansen van Vuuren · 6 years ago
  63. 6fd0666 Merge branch 'bpf-arm-jit-improvements' by Daniel Borkmann · 6 years ago
  64. 8c9602d ARM: net: bpf: use double-word load/stores where available by Russell King · 6 years ago
  65. bef8968 ARM: net: bpf: always use odd/even register pair by Russell King · 6 years ago
  66. b504522 ARM: net: bpf: avoid reloading 'array' by Russell King · 6 years ago
  67. aaffd2f5 ARM: net: bpf: avoid reloading 'index' by Russell King · 6 years ago
  68. 2b6958e ARM: net: bpf: use ldr instructions with shifted rm register by Russell King · 6 years ago
  69. 828e2b9 ARM: net: bpf: use immediate forms of instructions where possible by Russell King · 6 years ago
  70. 1ca3b17 ARM: net: bpf: imm12 constant conversion by Russell King · 6 years ago
  71. 96cced4 ARM: net: bpf: access eBPF scratch space using ARM FP register by Russell King · 6 years ago
  72. a6eccac ARM: net: bpf: 64-bit accessor functions for BPF registers by Russell King · 6 years ago
  73. 7a98702 ARM: net: bpf: provide accessor functions for BPF registers by Russell King · 6 years ago
  74. 47b9c3bf ARM: net: bpf: remove is_on_stack() and sstk/dstk by Russell King · 6 years ago
  75. 1c35ba1 ARM: net: bpf: use negative numbers for stacked registers by Russell King · 6 years ago
  76. a8ef95a ARM: net: bpf: provide load/store ops with negative immediates by Russell King · 6 years ago
  77. d449ceb ARM: net: bpf: enumerate the JIT scratch stack layout by Russell King · 6 years ago
  78. b103cbe Merge branch 'bpf-helper-man-install' by Daniel Borkmann · 6 years ago
  79. 86f7d85 tools: bpf: build and install man page for eBPF helpers from bpftool/ by Quentin Monnet · 6 years ago
  80. 9b8ca37 tools: bpf: synchronise BPF UAPI header with tools by Quentin Monnet · 6 years ago
  81. 2bae79d bpf: fix documentation for eBPF helpers by Quentin Monnet · 6 years ago
  82. f1fbead Merge branch 'be2net-small-structures-clean-up' by David S. Miller · 6 years ago
  83. 28ace84 be2net: move rss_flags field in rss_info to ensure proper alignment by Ivan Vecera · 6 years ago
  84. 03d231a be2net: re-order fields in be_error_recovert to avoid hole by Ivan Vecera · 6 years ago
  85. f9520b8 be2net: remove unused tx_jiffies field from be_tx_stats by Ivan Vecera · 6 years ago
  86. 646d2c1 be2net: move txcp field in be_tx_obj to eliminate holes in the struct by Ivan Vecera · 6 years ago
  87. e9c74cd be2net: reorder fields in be_eq_obj structure by Ivan Vecera · 6 years ago
  88. d6d9704 be2net: remove desc field from be_eq_obj by Ivan Vecera · 6 years ago
  89. c1328a2 be2net: remove unused old custom busy-poll fields by Ivan Vecera · 6 years ago
  90. a5d7fcb be2net: remove unused old AIC info by Ivan Vecera · 6 years ago
  91. d0c694f net: ethernet: ti: cpts: break cycle once late ts is matched by Ivan Khoronzhuk · 6 years ago
  92. 4280129 selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF by Petr Machata · 6 years ago
  93. d90a521 Merge branch 'mlxsw-ERSPAN-Take-LACP-state-into-consideration' by David S. Miller · 6 years ago
  94. b5de82f mlxsw: spectrum_span: Change LAG lower selection by Petr Machata · 6 years ago
  95. eeed992 net: Add lag.h, net_lag_port_dev_txable() by Petr Machata · 6 years ago
  96. 3443b00 team: Publish team_port_get_rcu() by Petr Machata · 6 years ago
  97. 80fd2d6 macvlan: Change status when lower device goes down by Travis Brown · 6 years ago
  98. 0e97c4fb Merge branch 'tipc-make-link-protocol-more-resilient' by David S. Miller · 6 years ago
  99. 7ea817f tipc: check session number before accepting link protocol messages by Jon Maloy · 6 years ago
  100. 9012de5 tipc: add sequence number check for link STATE messages by Jon Maloy · 6 years ago