1. 9f15d0f nfp: bpf: encode LMEM accesses by Jakub Kicinski · 7 years ago
  2. 8afd9c9 nfp: add more white space to the instruction defines by Jakub Kicinski · 7 years ago
  3. 509144e nfp: bpf: remove packet marking support by Jakub Kicinski · 7 years ago
  4. 226e0e9 nfp: bpf: remove register rename by Jakub Kicinski · 7 years ago
  5. 3cae131 nfp: bpf: encode all 64bit shifts by Jakub Kicinski · 7 years ago
  6. 2a15bb1 nfp: bpf: move software reg helpers and cmd table out of translator by Jakub Kicinski · 7 years ago
  7. b3f868d nfp: bpf: use the power of sparse to check we encode registers right by Jakub Kicinski · 7 years ago
  8. a52b35c nfp: bpf: lift the single-port limitation by Jakub Kicinski · 7 years ago
  9. 3a4b012 nfp: output control messages to trace_devlink_hwmsg() by Jakub Kicinski · 7 years ago
  10. 1c3dc89 Merge branch 'hns3-cleanups' by David S. Miller · 7 years ago
  11. 1db9b1b net: hns3: Cleanup for non-static function in hns3 driver by Yunsheng Lin · 7 years ago
  12. a90bb9a net: hns3: Cleanup for endian issue in hns3 driver by Yunsheng Lin · 7 years ago
  13. d44f9b6 net: hns3: Cleanup for struct that used to send cmd to firmware by Yunsheng Lin · 7 years ago
  14. 5392902 net: hns3: Consistently using GENMASK in hns3 driver by Yunsheng Lin · 7 years ago
  15. 56cf68c net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder by Yunsheng Lin · 7 years ago
  16. 9780cb9 net: hns3: Add hns3_get_handle macro in hns3 driver by Yunsheng Lin · 7 years ago
  17. 5bca3b9 net: hns3: Cleanup for shifting true in hns3 driver by Yunsheng Lin · 7 years ago
  18. c49c777 qed: Delete redundant check on dcb_app priority by Christos Gkekas · 7 years ago
  19. c778c32 net: ethernet: stmmac: Clean up dead code by Christos Gkekas · 7 years ago
  20. bf6a119 Merge branch 'ipv6_dev_get_saddr-rcu' by David S. Miller · 7 years ago
  21. cc429c8 ipv6: avoid cache line dirtying in ipv6_dev_get_saddr() by Eric Dumazet · 7 years ago
  22. f59c031 ipv6: __ipv6_dev_get_saddr() rcu conversion by Eric Dumazet · 7 years ago
  23. 24ba333 ipv6: ipv6_chk_prefix() rcu conversion by Eric Dumazet · 7 years ago
  24. 47e2694 ipv6: ipv6_chk_custom_prefix() rcu conversion by Eric Dumazet · 7 years ago
  25. d9bf82c ipv6: ipv6_count_addresses() rcu conversion by Eric Dumazet · 7 years ago
  26. 8ef802a ipv6: prepare RCU lookups for idev->addr_list by Eric Dumazet · 7 years ago
  27. a423177 Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support' by David S. Miller · 7 years ago
  28. ed842fa bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  29. 057658c bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  30. 821f1b2 bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood by Roopa Prabhu · 7 years ago
  31. 951f788 ipv6: fix a BUG in rt6_get_pcpu_route() by Eric Dumazet · 7 years ago
  32. 51a0c00 Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  33. 28f50eb Merge branch 'hv_netvsc-TCP-hash-level' by David S. Miller · 7 years ago
  34. 78005d9 hv_netvsc: Update netvsc Document for TCP hash level setting by Haiyang Zhang · 7 years ago
  35. 0518ec4f hv_netvsc: Add ethtool handler to set and get TCP hash levels by Haiyang Zhang · 7 years ago
  36. 486e398 hv_netvsc: Change the hash level variable to bit flags by Haiyang Zhang · 7 years ago
  37. c1b85a1 Merge branch 'mlxsw-more-extack' by David S. Miller · 7 years ago
  38. 9b63ef88 mlxsw: spectrum: Propagate extack further for bridge enslavements by Ido Schimmel · 7 years ago
  39. c1f2c6d mlxsw: spectrum: Add extack for VLAN enslavements by Ido Schimmel · 7 years ago
  40. c9f766b Merge branch 'bpf-obj-name-misc' by David S. Miller · 7 years ago
  41. 368211f bpf: Append prog->aux->name in bpf_get_prog_name() by Martin KaFai Lau · 7 years ago
  42. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
  43. 473d973 bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 by Martin KaFai Lau · 7 years ago
  44. f192970 ip_gre: check packet length and mtu correctly in erspan tx by William Tu · 7 years ago
  45. 548ec11 net: phonet: mark phonet_protocol as const by Lin Zhang · 7 years ago
  46. 6423747 net: phonet: mark header_ops as const by Lin Zhang · 7 years ago
  47. a1d753d Merge branch 'bpf-perf-time-helpers' by David S. Miller · 7 years ago
  48. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  49. 4bebdc7 bpf: add helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  50. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  51. 908432c bpf: add helper bpf_perf_event_read_value for perf event array map by Yonghong Song · 7 years ago
  52. 9756263 bpf: perf event change needed for subsequent bpf helpers by Yonghong Song · 7 years ago
  53. bdc4764 ip_tunnel: add mpls over gre support by Amine Kherbouche · 7 years ago
  54. 2af48d4 Merge branch 'fib6-rcu' by David S. Miller · 7 years ago
  55. 81eb844 ipv6: take care of rt6_stats by Wei Wang · 7 years ago
  56. 66f5d6c ipv6: replace rwlock with rcu and spinlock in fib6_table by Wei Wang · 7 years ago
  57. 17ecf59 ipv6: add key length check into rt6_select() by Wei Wang · 7 years ago
  58. 8d1040e ipv6: check fn->leaf before it is used by Wei Wang · 7 years ago
  59. bbd63f0 ipv6: update fn_sernum after route is inserted to tree by Wei Wang · 7 years ago
  60. d3843fe ipv6: replace dst_hold() with dst_hold_safe() in routing code by Wei Wang · 7 years ago
  61. 51e398e ipv6: don't release rt->rt6i_pcpu memory during rt6_release() by Wei Wang · 7 years ago
  62. a94b936 ipv6: grab rt->rt6i_ref before allocating pcpu rt by Wei Wang · 7 years ago
  63. 2b760fc ipv6: hook up exception table to store dst cache by Wei Wang · 7 years ago
  64. 38fbeee ipv6: prepare fib6_locate() for exception table by Wei Wang · 7 years ago
  65. c757faa ipv6: prepare fib6_age() for exception table by Wei Wang · 7 years ago
  66. b16cb45 ipv6: prepare rt6_clean_tohost() for exception table by Wei Wang · 7 years ago
  67. f5bbe7e ipv6: prepare rt6_mtu_change() for exception table by Wei Wang · 7 years ago
  68. 60006a4 ipv6: prepare fib6_remove_prefsrc() for exception table by Wei Wang · 7 years ago
  69. 35732d0 ipv6: introduce a hash table to store dst cache by Wei Wang · 7 years ago
  70. 180ca44 ipv6: introduce a new function fib6_update_sernum() by Wei Wang · 7 years ago
  71. 0d7b70e bnxt_en: don't consider building bnxt_tc.o if option not enabled by Jonathan Toppins · 7 years ago
  72. ca82214 Merge branch 'tcp-rbtree-retransmit-queue' by David S. Miller · 7 years ago
  73. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  74. f331981 tcp: pass previous skb to tcp_shifted_skb() by Eric Dumazet · 7 years ago
  75. 8ba6dda tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  76. 5e76ee4 tcp: tcp_mark_head_lost() optimization by Eric Dumazet · 7 years ago
  77. 4e8cc22 tcp: tcp_tx_timestamp() cleanup by Eric Dumazet · 7 years ago
  78. ac3f09b tcp: uninline tcp_write_queue_purge() by Eric Dumazet · 7 years ago
  79. 18a4c0e net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 7 years ago
  80. f5333f80 Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  81. 4bc4e64 Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  82. d2746fe bnx2x: Use pci_ari_enabled() instead of local copy by Bjorn Helgaas · 7 years ago
  83. 399e351 Merge branch 'xdp_monitor-improve' by David S. Miller · 7 years ago
  84. c4eb7f4 samples/bpf: xdp_monitor increase memory rlimit by Jesper Dangaard Brouer · 7 years ago
  85. 280b058 samples/bpf: xdp_monitor also record xdp_exception tracepoint by Jesper Dangaard Brouer · 7 years ago
  86. f4ce0a0 samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf by Jesper Dangaard Brouer · 7 years ago
  87. c6a1575 Merge branch 'nfp-extend-match-and-action' by David S. Miller · 7 years ago
  88. f8b7b0a nfp: add set tcp and udp header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  89. 354b82b nfp: add set ipv6 source and destination address by Pieter Jansen van Vuuren · 7 years ago
  90. c0b1bd9 nfp: add set ipv4 header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  91. da83d8f nfp: add set ethernet header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  92. fc53b4a nfp: add IPv6 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  93. a1e9203 nfp: add IPv4 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  94. bb055c1 nfp: add mpls match offloading support by Pieter Jansen van Vuuren · 7 years ago
  95. 4e64b1e net/ipv6: Convert icmpv6_push_pending_frames to void by Joe Perches · 7 years ago
  96. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 7 years ago
  97. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 7 years ago
  98. 0a3b4f7 i40evf: enable support for VF VLAN tag stripping control by Jacob Keller · 7 years ago
  99. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 7 years ago
  100. 19b7960 i40e: implement split PCI error reset handler by Alan Brady · 7 years ago