1. 473d973 bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0 by Martin KaFai Lau · 7 years ago
  2. f192970 ip_gre: check packet length and mtu correctly in erspan tx by William Tu · 7 years ago
  3. 548ec11 net: phonet: mark phonet_protocol as const by Lin Zhang · 7 years ago
  4. 6423747 net: phonet: mark header_ops as const by Lin Zhang · 7 years ago
  5. a1d753d Merge branch 'bpf-perf-time-helpers' by David S. Miller · 7 years ago
  6. 81b9cf8 bpf: add a test case for helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  7. 4bebdc7 bpf: add helper bpf_perf_prog_read_value by Yonghong Song · 7 years ago
  8. 020a32d bpf: add a test case for helper bpf_perf_event_read_value by Yonghong Song · 7 years ago
  9. 908432c bpf: add helper bpf_perf_event_read_value for perf event array map by Yonghong Song · 7 years ago
  10. 9756263 bpf: perf event change needed for subsequent bpf helpers by Yonghong Song · 7 years ago
  11. bdc4764 ip_tunnel: add mpls over gre support by Amine Kherbouche · 7 years ago
  12. 2af48d4 Merge branch 'fib6-rcu' by David S. Miller · 7 years ago
  13. 81eb844 ipv6: take care of rt6_stats by Wei Wang · 7 years ago
  14. 66f5d6c ipv6: replace rwlock with rcu and spinlock in fib6_table by Wei Wang · 7 years ago
  15. 17ecf59 ipv6: add key length check into rt6_select() by Wei Wang · 7 years ago
  16. 8d1040e ipv6: check fn->leaf before it is used by Wei Wang · 7 years ago
  17. bbd63f0 ipv6: update fn_sernum after route is inserted to tree by Wei Wang · 7 years ago
  18. d3843fe ipv6: replace dst_hold() with dst_hold_safe() in routing code by Wei Wang · 7 years ago
  19. 51e398e ipv6: don't release rt->rt6i_pcpu memory during rt6_release() by Wei Wang · 7 years ago
  20. a94b936 ipv6: grab rt->rt6i_ref before allocating pcpu rt by Wei Wang · 7 years ago
  21. 2b760fc ipv6: hook up exception table to store dst cache by Wei Wang · 7 years ago
  22. 38fbeee ipv6: prepare fib6_locate() for exception table by Wei Wang · 7 years ago
  23. c757faa ipv6: prepare fib6_age() for exception table by Wei Wang · 7 years ago
  24. b16cb45 ipv6: prepare rt6_clean_tohost() for exception table by Wei Wang · 7 years ago
  25. f5bbe7e ipv6: prepare rt6_mtu_change() for exception table by Wei Wang · 7 years ago
  26. 60006a4 ipv6: prepare fib6_remove_prefsrc() for exception table by Wei Wang · 7 years ago
  27. 35732d0 ipv6: introduce a hash table to store dst cache by Wei Wang · 7 years ago
  28. 180ca44 ipv6: introduce a new function fib6_update_sernum() by Wei Wang · 7 years ago
  29. 0d7b70e bnxt_en: don't consider building bnxt_tc.o if option not enabled by Jonathan Toppins · 7 years ago
  30. ca82214 Merge branch 'tcp-rbtree-retransmit-queue' by David S. Miller · 7 years ago
  31. 75c119a tcp: implement rb-tree based retransmit queue by Eric Dumazet · 7 years ago
  32. f331981 tcp: pass previous skb to tcp_shifted_skb() by Eric Dumazet · 7 years ago
  33. 8ba6dda tcp: reduce tcp_fastretrans_alert() verbosity by Eric Dumazet · 7 years ago
  34. 5e76ee4 tcp: tcp_mark_head_lost() optimization by Eric Dumazet · 7 years ago
  35. 4e8cc22 tcp: tcp_tx_timestamp() cleanup by Eric Dumazet · 7 years ago
  36. ac3f09b tcp: uninline tcp_write_queue_purge() by Eric Dumazet · 7 years ago
  37. 18a4c0e net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 7 years ago
  38. f5333f80 Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  39. 4bc4e64 Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  40. d2746fe bnx2x: Use pci_ari_enabled() instead of local copy by Bjorn Helgaas · 7 years ago
  41. 399e351 Merge branch 'xdp_monitor-improve' by David S. Miller · 7 years ago
  42. c4eb7f4 samples/bpf: xdp_monitor increase memory rlimit by Jesper Dangaard Brouer · 7 years ago
  43. 280b058 samples/bpf: xdp_monitor also record xdp_exception tracepoint by Jesper Dangaard Brouer · 7 years ago
  44. f4ce0a0 samples/bpf: xdp_monitor first 8 bytes are not accessible by bpf by Jesper Dangaard Brouer · 7 years ago
  45. c6a1575 Merge branch 'nfp-extend-match-and-action' by David S. Miller · 7 years ago
  46. f8b7b0a nfp: add set tcp and udp header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  47. 354b82b nfp: add set ipv6 source and destination address by Pieter Jansen van Vuuren · 7 years ago
  48. c0b1bd9 nfp: add set ipv4 header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  49. da83d8f nfp: add set ethernet header action flower offload by Pieter Jansen van Vuuren · 7 years ago
  50. fc53b4a nfp: add IPv6 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  51. a1e9203 nfp: add IPv4 ttl and tos match offloading support by Pieter Jansen van Vuuren · 7 years ago
  52. bb055c1 nfp: add mpls match offloading support by Pieter Jansen van Vuuren · 7 years ago
  53. 4e64b1e net/ipv6: Convert icmpv6_push_pending_frames to void by Joe Perches · 7 years ago
  54. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 7 years ago
  55. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 7 years ago
  56. 0a3b4f7 i40evf: enable support for VF VLAN tag stripping control by Jacob Keller · 7 years ago
  57. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 7 years ago
  58. 19b7960 i40e: implement split PCI error reset handler by Alan Brady · 7 years ago
  59. 013df59 i40e: Properly maintain flow director filters list by Filip Sadowski · 7 years ago
  60. 9a85817 i40e: Display error message if module does not meet thermal requirements by Filip Sadowski · 7 years ago
  61. 7f66182 i40e: fix merge error by Alice Michael · 7 years ago
  62. bd6cd4e i40e/i40evf: use DECLARE_BITMAP for state by Jesse Brandeburg · 7 years ago
  63. 0a0d9af i40e: fix incorrect register definition by Mitch Williams · 7 years ago
  64. 60518a0 i40e: redfine I40E_PHY_TYPE_MAX by Mitch Williams · 7 years ago
  65. c3d26b7 i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0 by Alan Brady · 7 years ago
  66. be664cb i40e/i40evf: spread CPU affinity hints across online CPUs only by Jacob Keller · 7 years ago
  67. 64615b5 i40e: add private flag to control source pruning by Mitch Williams · 7 years ago
  68. ec2f25d i40e: fix a typo in i40e_pf documentation by Rami Rosen · 7 years ago
  69. cc71b7b net/ipv6: remove unused err variable on icmpv6_push_pending_frames by Tim Hansen · 7 years ago
  70. 380537b net: ipv6: remove unused code in ipv6_find_hdr() by Lin Zhang · 7 years ago
  71. d433b3f Merge branch 'libbpf-support-more-map-options' by David S. Miller · 7 years ago
  72. fe9b5f7 libbpf: use map_flags when creating maps by Craig Gallek · 7 years ago
  73. b13c5c1 libbpf: parse maps sections of varying size by Craig Gallek · 7 years ago
  74. d009313 net: qcom/emac: make function emac_isr static by Colin Ian King · 7 years ago
  75. cec451c Merge branch 'tcp-improving-RACK-cpu-performance' by David S. Miller · 7 years ago
  76. bef0622 tcp: a small refactor of RACK loss detection by Yuchung Cheng · 7 years ago
  77. 043b87d tcp: more efficient RACK loss detection by Yuchung Cheng · 7 years ago
  78. e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
  79. b1fb67f RDS: IB: Initialize max_items based on underlying device attributes by Avinash Repaka · 7 years ago
  80. 9dff993 RDS: IB: Limit the scope of has_fr/has_fmr variables by Avinash Repaka · 7 years ago
  81. 1bcdca3 net/ipv4: Remove unused variable in route.c by Tim Hansen · 7 years ago
  82. 6d05081 tcp: clean up TFO server's initial tcp_rearm_rto() call by Wei Wang · 7 years ago
  83. 27204aa tcp: uniform the set up of sockets after successful connection by Wei Wang · 7 years ago
  84. 5820299 Merge branch 'VSOCK-sock_diag' by David S. Miller · 7 years ago
  85. 0b02503 VSOCK: add tools/testing/vsock/vsock_diag_test by Stefan Hajnoczi · 7 years ago
  86. 413a431 VSOCK: add sock_diag interface by Stefan Hajnoczi · 7 years ago
  87. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  88. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  89. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  90. 53954cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  91. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  92. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  93. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  94. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  95. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  96. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  97. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  98. 4b54db1 Merge branch 'bpftool' by David S. Miller · 7 years ago
  99. ff69c21 tools: bpftool: add documentation by Jakub Kicinski · 7 years ago
  100. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 7 years ago