1. 1f0b774 net: add NSH header structures and helpers by Yi Yang · 7 years ago
  2. fa20e0e vxlan: factor out VXLAN-GPE next protocol by Jiri Benc · 7 years ago
  3. 155e6f6 ether: add NSH ethertype by Jiri Benc · 7 years ago
  4. 2804fd3 if_ether: add forces ife lfb type by Alexander Aring · 7 years ago
  5. be59960 net/mlx4: Add user mac FW update support by Moshe Shemesh · 7 years ago
  6. c73c8b1 net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap by Eran Ben Elisha · 7 years ago
  7. b74fd30 bridge: fdb add and delete tracepoints by Roopa Prabhu · 7 years ago
  8. 7619de8 Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  9. 59a3089 xdp: separate xdp_redirect tracepoint in map case by Jesper Dangaard Brouer · 7 years ago
  10. f5836ca xdp: separate xdp_redirect tracepoint in error case by Jesper Dangaard Brouer · 7 years ago
  11. b06337d xdp: make xdp tracepoints report bpf prog id instead of prog_tag by Jesper Dangaard Brouer · 7 years ago
  12. 8d3b778 xdp: tracepoint xdp_redirect also need a map argument by Jesper Dangaard Brouer · 7 years ago
  13. c31e5a4 xdp: remove redundant argument to trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  14. c038a58 rxrpc: Allow failed client calls to be retried by David Howells · 7 years ago
  15. e833251 rxrpc: Add notification of end-of-Tx phase by David Howells · 7 years ago
  16. 10674a0 net: rxrpc: Replace time_t type with time64_t type by Baolin Wang · 7 years ago
  17. 21acf63 net/ncsi: Configure VLAN tag filter by Samuel Mendoza-Jonas · 7 years ago
  18. a74e344 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  19. 5bf916e irda: move include/net/irda into staging subdirectory by Greg Kroah-Hartman · 7 years ago
  20. 1a66a83 gre: add collect_md mode to ERSPAN tunnel by William Tu · 7 years ago
  21. 2f857d0 bpf: sockmap, remove STRPARSER map_flags and add multi-map support by John Fastabend · 7 years ago
  22. 464bc0f bpf: convert sockmap field attach_bpf_fd2 to type by John Fastabend · 7 years ago
  23. 8774370 i40e/i40evf: support for VF VLAN tag stripping control by Mariusz Stachura · 7 years ago
  24. 49107fc Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  25. 3cd904e net_sched: kill u32_node pointer in Qdisc by WANG Cong · 7 years ago
  26. 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
  27. 38ee7f2 ipv6: sr: add support for encapsulation of L2 frames by David Lebrun · 7 years ago
  28. 32d99d0 ipv6: sr: add support for ip4ip6 encapsulation by David Lebrun · 7 years ago
  29. fbb113f i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource by Stefan Assmann · 8 years ago
  30. 3fd8712 strparser: initialize all callbacks by Eric Biggers · 7 years ago
  31. 0cf3f4c Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  32. 23aebda ipv6: Compute multipath hash for ICMP errors from offending packet by Jakub Sitnicki · 7 years ago
  33. 29825717 net: Extend struct flowi6 with multipath hash by Jakub Sitnicki · 7 years ago
  34. 790c605 devlink: Fix devlink_dpipe_table_register() stub signature. by David S. Miller · 7 years ago
  35. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  36. 315ec39 xdp: get tracepoints xdp_exception and xdp_redirect in sync by Jesper Dangaard Brouer · 7 years ago
  37. a873585 xdp: remove net_device names from xdp_redirect tracepoint by Jesper Dangaard Brouer · 7 years ago
  38. 2facaad xdp: make generic xdp redirect use tracepoint trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  39. 3580732 devlink: Move dpipe entry clear function into devlink by Arkadi Sharshevsky · 7 years ago
  40. ffd3cdc devlink: Add support for dynamic table size by Arkadi Sharshevsky · 7 years ago
  41. 3fb886e devlink: Add IPv4 header for dpipe by Arkadi Sharshevsky · 7 years ago
  42. 1177009 devlink: Add Ethernet header for dpipe by Arkadi Sharshevsky · 7 years ago
  43. 667cb65 net/mlx5: Don't store reserved part in FTEs and FGs by Matan Barak · 7 years ago
  44. 07533c6 net/mlx5: Remove a leftover unused variable by Gal Pressman · 7 years ago
  45. 5307eca Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  46. 8e9cd9c bpf/verifier: document liveness analysis by Edward Cree · 7 years ago
  47. 1b688a1 bpf/verifier: remove varlen_map_value_access flag by Edward Cree · 7 years ago
  48. e457d86 net: sched: add couple of goto_chain helpers by Jiri Pirko · 7 years ago
  49. f9cbe9a net: define the TSO header size in net/tso.h by Antoine Ténart · 7 years ago
  50. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  51. 84e54fe gre: introduce native tunnel support for ERSPAN by William Tu · 7 years ago
  52. 1119936 tcp: Remove the unused parameter for tcp_try_fastopen. by Tonghao Zhang · 7 years ago
  53. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 7d3f0cd net: sched: Add the invalid handle check in qdisc_class_find by Gao Feng · 7 years ago
  55. e3181f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  57. 89e4950 dsa: remove unused net_device arg from handlers by Florian Westphal · 7 years ago
  58. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  59. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  60. e46db8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. e18a5eb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. efae7f7 net/mlx5e: Add outbound PCI buffer overflow counter by Eran Ben Elisha · 8 years ago
  63. 2dba079 net/mlx5: Add RX buffer fullness counters infrastructure by Gal Pressman · 8 years ago
  64. 5405fa2 net/mlx5: Add PCIe outbound stalls counters infrastructure by Gal Pressman · 8 years ago
  65. d6e1e46 bpf: linux/bpf.h needs linux/numa.h by David S. Miller · 7 years ago
  66. 96eabe7 bpf: Allow selecting numa node during map creation by Martin KaFai Lau · 7 years ago
  67. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  68. 737aec5 net: constify net_ns_type_operations by stephen hemminger · 7 years ago
  69. b793dc5 net: constify netdev_class_file by stephen hemminger · 7 years ago
  70. 606c07f net: ethtool: Add macro to clear a link mode setting by Lendacky, Thomas · 7 years ago
  71. 4c03bdd xdp: adjust xdp redirect tracepoint to include return error code by Jesper Dangaard Brouer · 7 years ago
  72. 0888e37 net: inet: diag: expose sockets cgroup classid by Levin, Alexander (Sasha Levin) · 7 years ago
  73. 6b31d59 mm, oom: fix potential data corruption when oom_reaper races with writer by Michal Hocko · 7 years ago
  74. 3010f87 mm: discard memblock data later by Pavel Tatashin · 7 years ago
  75. 8ada927 wait: add wait_event_killable_timeout() by Luis R. Rodriguez · 7 years ago
  76. 739f79f mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
  77. 9620fef ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t by Eric Dumazet · 7 years ago
  78. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  79. 7edaeb6 kernel/watchdog: Prevent false positives with turbo modes by Thomas Gleixner · 7 years ago
  80. c8c03f1 pty: fix the cached path of the pty slave file descriptor in the master by Linus Torvalds · 7 years ago
  81. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  82. 81fbfe8 ptr_ring: use kmalloc_array() by Eric Dumazet · 7 years ago
  83. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  84. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  85. 9a603b8 vmbus: remove unused vmbus_sendpacket_multipagebuffer by stephen hemminger · 7 years ago
  86. 6bdc9c4 bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER by John Fastabend · 7 years ago
  87. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  88. 8a31db5 bpf: add access to sock fields and pkt data from sk_skb programs by John Fastabend · 7 years ago
  89. 174a79f bpf: sockmap with sk redirect support by John Fastabend · 7 years ago
  90. a6f6df6 bpf: export bpf_prog_inc_not_zero by John Fastabend · 7 years ago
  91. b005fd1 bpf: introduce new program type for skbs on sockets by John Fastabend · 7 years ago
  92. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  93. 510c8a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  94. b3dc8f7 net: Fix a typo in comment about sock flags. by Tonghao Zhang · 7 years ago
  95. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  96. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  97. dc503a8 bpf/verifier: track liveness for pruning by Edward Cree · 7 years ago
  98. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  99. 42b7305 udp: fix linear skb reception with PEEK_OFF by Al Viro · 7 years ago
  100. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 7 years ago