1. 2bceefb tc-testing: added tests with cookie for mpls TC action by Roman Mashak · 5 years ago
  2. fd4b355 Merge branch 'icmp-move-duplicate-code-in-helper-functions' by David S. Miller · 5 years ago
  3. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  4. 1512246 icmp: add helpers to recognize ICMP error packets by Matteo Croce · 5 years ago
  5. b8fed59 Merge branch 'netvsc-RSS-related-patches' by David S. Miller · 5 years ago
  6. 1fac7ca hv_netvsc: record hardware hash in skb by Stephen Hemminger · 5 years ago
  7. df9f540c hv_netvsc: flag software created hash value by Stephen Hemminger · 5 years ago
  8. 39069fa Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  9. eeb2045 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  10. dc645da i40e: implement VF stats NDO by Jesse Brandeburg · 5 years ago
  11. 3df5b9a i40e: enable X710 support by Alice Michael · 5 years ago
  12. 07066d9 ixgbe: protect TX timestamping from API misuse by Manjunath Patil · 5 years ago
  13. 739e6b4 fm10k: update driver version to match out-of-tree by Jacob Keller · 5 years ago
  14. 780e354 ixgbe: Make use of cpumask_local_spread to improve RSS locality by Alexander Duyck · 5 years ago
  15. 0e10044 fm10k: add support for ndo_get_vf_stats operation by Jacob Keller · 5 years ago
  16. 1df96ca fm10k: add missing field initializers to TLV attributes) by Jacob Keller · 6 years ago
  17. 23b4451 ice: allow 3k MTU for XDP by Maciej Fijalkowski · 5 years ago
  18. aaf2725 ice: add build_skb() support by Maciej Fijalkowski · 5 years ago
  19. 59bb080 ice: introduce frame padding computation logic by Maciej Fijalkowski · 5 years ago
  20. 7237f5b ice: introduce legacy Rx flag by Maciej Fijalkowski · 5 years ago
  21. 2d4238f ice: Add support for AF_XDP by Krzysztof Kazimierczak · 5 years ago
  22. 0891d6d ice: Move common functions to ice_txrx_lib.c by Krzysztof Kazimierczak · 5 years ago
  23. 56c1291 bpf: re-fix skip write only files in debugfs by Daniel Borkmann · 5 years ago
  24. 54e0602 net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode() by Christophe Roullier · 5 years ago
  25. 369a782 net: sgi: ioc3-eth: ensure tx ring is 16k aligned. by Thomas Bogendoerfer · 5 years ago
  26. 7ca2c4c net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA by Christoph Hellwig · 5 years ago
  27. 051a07e net: sgi: ioc3-eth: simplify setting the DMA mask by Christoph Hellwig · 5 years ago
  28. 59511bc net: sgi: ioc3-eth: fix usage of GFP_* flags by Christoph Hellwig · 5 years ago
  29. 4dd1474 net: sgi: ioc3-eth: don't abuse dma_direct_* calls by Christoph Hellwig · 5 years ago
  30. b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
  31. 0c65b2b net: of_get_phy_mode: Change API to solve int/unit warnings by Andrew Lunn · 5 years ago
  32. 5d1fcaf net: bridge: fdb: eliminate extra port state tests from fast-path by Nikolay Aleksandrov · 5 years ago
  33. efc2214 ice: Add support for XDP by Maciej Fijalkowski · 5 years ago
  34. e75d1b2 ice: get rid of per-tc flow in Tx queue configuration routines by Maciej Fijalkowski · 5 years ago
  35. eff380a ice: Introduce ice_base.c by Anirudh Venkataramanan · 5 years ago
  36. 1574cf8 Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  37. a37ac8a mISDN: remove unused variable 'faxmodulation_s' by YueHaibing · 5 years ago
  38. 3a6ba7d ptp: Add a ptp clock driver for IDT ClockMatrix. by Vincent Cheng · 5 years ago
  39. 5c5e7aa dt-bindings: ptp: Add device tree binding for IDT ClockMatrix based PTP clock by Vincent Cheng · 5 years ago
  40. fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
  41. 06e7c70 tipc: improve message bundling algorithm by Tuong Lien · 5 years ago
  42. 2adf81c net: icmp: use input address in traceroute by Francesco Ruggeri · 5 years ago
  43. c219a16 Merge branch 'optimize-openvswitch-flow-looking-up' by David S. Miller · 5 years ago
  44. eec62ea net: openvswitch: simplify the ovs_dp_cmd_new by Tonghao Zhang · 5 years ago
  45. 4c76bf6 net: openvswitch: don't unlock mutex when changing the user_features fails by Tonghao Zhang · 5 years ago
  46. 50b0e61 net: openvswitch: fix possible memleak on destroy flow-table by Tonghao Zhang · 5 years ago
  47. 0a3e013 net: openvswitch: add likely in flow_lookup by Tonghao Zhang · 5 years ago
  48. 515b65a net: openvswitch: simplify the flow_hash by Tonghao Zhang · 5 years ago
  49. 57f7d7b9 net: openvswitch: optimize flow-mask looking up by Tonghao Zhang · 5 years ago
  50. a7f35e7 net: openvswitch: optimize flow mask cache hash collision by Tonghao Zhang · 5 years ago
  51. 1689754 net: openvswitch: shrink the mask array if necessary by Tonghao Zhang · 5 years ago
  52. 4bc63b1 net: openvswitch: convert mask list in mask array by Tonghao Zhang · 5 years ago
  53. 04b7d13 net: openvswitch: add flow-mask cache for performance by Tonghao Zhang · 5 years ago
  54. ae8a76f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  55. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 358fdb4 Merge branch 'bpf_probe_read_user' by Alexei Starovoitov · 5 years ago
  57. fa553d9 bpf, testing: Add selftest to read/write sockaddr from user space by Daniel Borkmann · 5 years ago
  58. 50f9aa4 bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper by Daniel Borkmann · 5 years ago
  59. 251e2d3 bpf, samples: Use bpf_probe_read_user where appropriate by Daniel Borkmann · 5 years ago
  60. 6e07a63 bpf: Switch BPF probe insns to bpf_probe_read_kernel by Daniel Borkmann · 5 years ago
  61. 6ae08ae bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers by Daniel Borkmann · 5 years ago
  62. eb1b668 bpf: Make use of probe_user_write in probe write helper by Daniel Borkmann · 5 years ago
  63. 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
  64. 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
  65. e1cb7d2 Merge branch 'map-pinning' by Alexei Starovoitov · 5 years ago
  66. 2f4a32c selftests: Add tests for automatic map pinning by Toke Høiland-Jørgensen · 5 years ago
  67. 57a00f4 libbpf: Add auto-pinning of maps when loading BPF objects by Toke Høiland-Jørgensen · 5 years ago
  68. 196f848 libbpf: Move directory creation into _pin() functions by Toke Høiland-Jørgensen · 5 years ago
  69. 4580b25 libbpf: Store map pin path and status in struct bpf_map by Toke Høiland-Jørgensen · 5 years ago
  70. d1b4574 libbpf: Fix error handling in bpf_map__reuse_fd() by Toke Høiland-Jørgensen · 5 years ago
  71. 1204c70 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  72. 372bf6c Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  73. 0821de2 Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  74. e5897c7d Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  75. 78db77f Merge branch 'bpf-xskmap-perf-improvements' by Daniel Borkmann · 5 years ago
  76. d817991 xsk: Restructure/inline XSKMAP lookup/redirect/flush by Björn Töpel · 5 years ago
  77. e65650f bpf: Implement map_gen_lookup() callback for XSKMAP by Maciej Fijalkowski · 5 years ago
  78. 64fe8c0 xsk: Store struct xdp_sock as a flexible array member of the XSKMAP by Björn Töpel · 5 years ago
  79. 31408fb Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  80. aeb1b85 Merge branch 'fix-BPF-offload-related-bugs' by David S. Miller · 5 years ago
  81. aefc3e7 net: fix installing orphaned programs by Jakub Kicinski · 5 years ago
  82. 41aa29a net: cls_bpf: fix NULL deref on offload filter removal by Jakub Kicinski · 5 years ago
  83. 8101e06 selftests: bpf: Skip write only files in debugfs by Jakub Kicinski · 5 years ago
  84. d64479a selftests: net: reuseport_dualstack: fix uninitalized parameter by Wei Wang · 5 years ago
  85. 62bdc8f r8169: fix wrong PHY ID issue with RTL8168dp by Heiner Kallweit · 5 years ago
  86. 5fc0f21 net: dsa: bcm_sf2: Fix IMP setup for port different than 8 by Florian Fainelli · 5 years ago
  87. 9d68db5 net: phylink: Fix phylink_dbg() macro by Florian Fainelli · 5 years ago
  88. 9cfeeb5 gve: Fixes DMA synchronization. by Yangchun Fu · 5 years ago
  89. a904a06 inet: stop leaking jiffies on the wire by Eric Dumazet · 5 years ago
  90. 667f264 net/mlx5: DR, Support IPv4 and IPv6 mixed matcher by Alex Vesker · 5 years ago
  91. 1cdc14e net/mlx5: LAG, Use affinity type enumerators by Erez Alfasi · 5 years ago
  92. 84d2dbb net/mlx5: LAG, Use port enumerators by Erez Alfasi · 5 years ago
  93. 5a212e0 net/mlx5: rate limit alloc_ent error messages by Li RongQing · 5 years ago
  94. ab9341b net/mlx5e: Add ToS (DSCP) header rewrite support by Dmytro Linkin · 5 years ago
  95. 88f30bb net/mlx5e: Bit sized fields rewrite support by Dmytro Linkin · 5 years ago
  96. 769619e net/mlx5: WQ, Move short getters into header file by Tariq Toukan · 5 years ago
  97. 130c7b4 net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events by Saeed Mahameed · 6 years ago
  98. 7dee607 net/mlx5: Support lockless FTE read lookups by Parav Pandit · 5 years ago
  99. 84c7af6 net/mlx5: Do not hold group lock while allocating FTE in software by Parav Pandit · 5 years ago
  100. ae2741e net/mlx5e: Verify that rule has at least one fwd/drop action by Vlad Buslov · 5 years ago