1. b4ded83 ixgbe: Update adaptive ITR algorithm by Alexander Duyck · 7 years ago
  2. c3aec05 ixgbe: fix the FWSM.PT check in ixgbe_mng_present() by Emil Tantilov · 7 years ago
  3. dcfd6b8 ixgbe: fix use of uninitialized padding by Emil Tantilov · 7 years ago
  4. 86e2349 ixgbe: add counter for times Rx pages gets allocated, not recycled by Jesper Dangaard Brouer · 7 years ago
  5. 761c2a4 ixgbe: split Tx/Rx ring clearing for ethtool loopback test by Emil Tantilov · 7 years ago
  6. c69be94 ixgbe: add error checks when initializing the PHY by Emil Tantilov · 7 years ago
  7. f5a71ca ixgbe: restore normal RSS after last macvlan offload is removed by Shannon Nelson · 7 years ago
  8. 2e033ea ixgbe: declare ixgbe_mac_operations structures as const by Bhumika Goyal · 7 years ago
  9. 2e22a75 ixgbe: Clear SWFW_SYNC register during init by Emil Tantilov · 7 years ago
  10. c49c777 qed: Delete redundant check on dcb_app priority by Christos Gkekas · 7 years ago
  11. c778c32 net: ethernet: stmmac: Clean up dead code by Christos Gkekas · 7 years ago
  12. bf6a119 Merge branch 'ipv6_dev_get_saddr-rcu' by David S. Miller · 7 years ago
  13. cc429c8 ipv6: avoid cache line dirtying in ipv6_dev_get_saddr() by Eric Dumazet · 7 years ago
  14. f59c031 ipv6: __ipv6_dev_get_saddr() rcu conversion by Eric Dumazet · 7 years ago
  15. 24ba333 ipv6: ipv6_chk_prefix() rcu conversion by Eric Dumazet · 7 years ago
  16. 47e2694 ipv6: ipv6_chk_custom_prefix() rcu conversion by Eric Dumazet · 7 years ago
  17. d9bf82c ipv6: ipv6_count_addresses() rcu conversion by Eric Dumazet · 7 years ago
  18. 8ef802a ipv6: prepare RCU lookups for idev->addr_list by Eric Dumazet · 7 years ago
  19. a423177 Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support' by David S. Miller · 7 years ago
  20. ed842fa bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  21. 057658c bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports by Roopa Prabhu · 7 years ago
  22. 821f1b2 bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood by Roopa Prabhu · 7 years ago
  23. 951f788 ipv6: fix a BUG in rt6_get_pcpu_route() by Eric Dumazet · 7 years ago
  24. 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
  25. 28f50eb Merge branch 'hv_netvsc-TCP-hash-level' by David S. Miller · 7 years ago
  26. 78005d9 hv_netvsc: Update netvsc Document for TCP hash level setting by Haiyang Zhang · 7 years ago
  27. 0518ec4f hv_netvsc: Add ethtool handler to set and get TCP hash levels by Haiyang Zhang · 7 years ago
  28. 486e398 hv_netvsc: Change the hash level variable to bit flags by Haiyang Zhang · 7 years ago
  29. c1b85a1 Merge branch 'mlxsw-more-extack' by David S. Miller · 7 years ago
  30. 9b63ef88 mlxsw: spectrum: Propagate extack further for bridge enslavements by Ido Schimmel · 7 years ago
  31. c1f2c6d mlxsw: spectrum: Add extack for VLAN enslavements by Ido Schimmel · 7 years ago
  32. c9f766b Merge branch 'bpf-obj-name-misc' by David S. Miller · 7 years ago
  33. 368211f bpf: Append prog->aux->name in bpf_get_prog_name() by Martin KaFai Lau · 7 years ago
  34. 067cae4 bpf: Use char in prog and map name by Martin KaFai Lau · 7 years ago
  35. 473d973 bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 by Martin KaFai Lau · 7 years ago
  36. f192970 ip_gre: check packet length and mtu correctly in erspan tx by William Tu · 7 years ago
  37. 548ec11 net: phonet: mark phonet_protocol as const by Lin Zhang · 7 years ago
  38. 6423747 net: phonet: mark header_ops as const by Lin Zhang · 7 years ago
  39. a1d753d Merge branch 'bpf-perf-time-helpers' by David S. Miller · 7 years ago
  40. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  41. 4bebdc7 bpf: add helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  42. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  43. 908432c bpf: add helper bpf_perf_event_read_value for perf event array map by Yonghong Song · 7 years ago
  44. 9756263 bpf: perf event change needed for subsequent bpf helpers by Yonghong Song · 7 years ago
  45. bdc4764 ip_tunnel: add mpls over gre support by Amine Kherbouche · 7 years ago
  46. 2af48d4 Merge branch 'fib6-rcu' by David S. Miller · 7 years ago
  47. 81eb844 ipv6: take care of rt6_stats by Wei Wang · 7 years ago
  48. 66f5d6c ipv6: replace rwlock with rcu and spinlock in fib6_table by Wei Wang · 7 years ago
  49. 17ecf59 ipv6: add key length check into rt6_select() by Wei Wang · 7 years ago
  50. 8d1040e ipv6: check fn->leaf before it is used by Wei Wang · 7 years ago
  51. bbd63f0 ipv6: update fn_sernum after route is inserted to tree by Wei Wang · 7 years ago
  52. d3843fe ipv6: replace dst_hold() with dst_hold_safe() in routing code by Wei Wang · 7 years ago
  53. 51e398e ipv6: don't release rt->rt6i_pcpu memory during rt6_release() by Wei Wang · 7 years ago
  54. a94b936 ipv6: grab rt->rt6i_ref before allocating pcpu rt by Wei Wang · 7 years ago
  55. 2b760fc ipv6: hook up exception table to store dst cache by Wei Wang · 7 years ago
  56. 38fbeee ipv6: prepare fib6_locate() for exception table by Wei Wang · 7 years ago
  57. c757faa ipv6: prepare fib6_age() for exception table by Wei Wang · 7 years ago
  58. b16cb45 ipv6: prepare rt6_clean_tohost() for exception table by Wei Wang · 7 years ago
  59. f5bbe7e ipv6: prepare rt6_mtu_change() for exception table by Wei Wang · 7 years ago
  60. 60006a4 ipv6: prepare fib6_remove_prefsrc() for exception table by Wei Wang · 7 years ago
  61. 35732d0 ipv6: introduce a hash table to store dst cache by Wei Wang · 7 years ago
  62. 180ca44 ipv6: introduce a new function fib6_update_sernum() by Wei Wang · 7 years ago
  63. 0d7b70e bnxt_en: don't consider building bnxt_tc.o if option not enabled by Jonathan Toppins · 7 years ago
  64. ca82214 Merge branch 'tcp-rbtree-retransmit-queue' by David S. Miller · 7 years ago
  65. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  66. f331981 tcp: pass previous skb to tcp_shifted_skb() by Eric Dumazet · 7 years ago
  67. 8ba6dda tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  68. 5e76ee4 tcp: tcp_mark_head_lost() optimization by Eric Dumazet · 7 years ago
  69. 4e8cc22 tcp: tcp_tx_timestamp() cleanup by Eric Dumazet · 7 years ago
  70. ac3f09b tcp: uninline tcp_write_queue_purge() by Eric Dumazet · 7 years ago
  71. 18a4c0e net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 7 years ago
  72. f5333f80 Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  73. 4bc4e64 Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  74. d2746fe bnx2x: Use pci_ari_enabled() instead of local copy by Bjorn Helgaas · 7 years ago
  75. 399e351 Merge branch 'xdp_monitor-improve' by David S. Miller · 7 years ago
  76. c4eb7f4 samples/bpf: xdp_monitor increase memory rlimit by Jesper Dangaard Brouer · 7 years ago
  77. 280b058 samples/bpf: xdp_monitor also record xdp_exception tracepoint by Jesper Dangaard Brouer · 7 years ago
  78. f4ce0a0 samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf by Jesper Dangaard Brouer · 7 years ago
  79. c6a1575 Merge branch 'nfp-extend-match-and-action' by David S. Miller · 7 years ago
  80. f8b7b0a nfp: add set tcp and udp header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  81. 354b82b nfp: add set ipv6 source and destination address by Pieter Jansen van Vuuren · 7 years ago
  82. c0b1bd9 nfp: add set ipv4 header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  83. da83d8f nfp: add set ethernet header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  84. fc53b4a nfp: add IPv6 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  85. a1e9203 nfp: add IPv4 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  86. bb055c1 nfp: add mpls match offloading support by Pieter Jansen van Vuuren · 7 years ago
  87. 4e64b1e net/ipv6: Convert icmpv6_push_pending_frames to void by Joe Perches · 7 years ago
  88. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 7 years ago
  89. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 7 years ago
  90. 0a3b4f7 i40evf: enable support for VF VLAN tag stripping control by Jacob Keller · 7 years ago
  91. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 7 years ago
  92. 19b7960 i40e: implement split PCI error reset handler by Alan Brady · 7 years ago
  93. 013df59 i40e: Properly maintain flow director filters list by Filip Sadowski · 7 years ago
  94. 9a85817 i40e: Display error message if module does not meet thermal requirements by Filip Sadowski · 7 years ago
  95. 7f66182 i40e: fix merge error by Alice Michael · 7 years ago
  96. bd6cd4e i40e/i40evf: use DECLARE_BITMAP for state by Jesse Brandeburg · 7 years ago
  97. 0a0d9af i40e: fix incorrect register definition by Mitch Williams · 7 years ago
  98. 60518a0 i40e: redfine I40E_PHY_TYPE_MAX by Mitch Williams · 7 years ago
  99. c3d26b7 i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0 by Alan Brady · 7 years ago
  100. be664cb i40e/i40evf: spread CPU affinity hints across online CPUs only by Jacob Keller · 7 years ago