1. b9f672a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  2. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  3. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  4. 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 7 years ago
  5. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  6. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 7 years ago
  7. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  8. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
  9. d97935f net/smc: simplify test_link function usage by Karsten Graul · 7 years ago
  10. 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 7 years ago
  11. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  12. 569bc64 net/smc: no tx work trigger for fallback sockets by Ursula Braun · 7 years ago
  13. 8111038 bpf: sockmap, add hash map support by John Fastabend · 7 years ago
  14. e5cd3ab bpf: sockmap, refactor sockmap routines to work with hashmap by John Fastabend · 7 years ago
  15. 5884f35 sctp: checkpatch fixups by Marcelo Ricardo Leitner · 7 years ago
  16. e136e96 sctp: add asoc and packet to sctp_flush_ctx by Marcelo Ricardo Leitner · 7 years ago
  17. bb54384 sctp: add sctp_flush_ctx, a context struct on outq_flush routines by Marcelo Ricardo Leitner · 7 years ago
  18. 4fdbb0e sctp: rework switch cases in sctp_outq_flush_data by Marcelo Ricardo Leitner · 7 years ago
  19. 6605f69 sctp: make use of gfp on retransmissions by Marcelo Ricardo Leitner · 7 years ago
  20. 4bf21b6 sctp: move transport flush code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  21. cb93cc5 sctp: move flushing of data chunks out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  22. 96e0418 sctp: move outq data rtx code out of sctp_outq_flush by Marcelo Ricardo Leitner · 7 years ago
  23. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 7 years ago
  24. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 7 years ago
  25. b9fd683 sctp: add sctp_packet_singleton by Marcelo Ricardo Leitner · 7 years ago
  26. 289e1f4 net: ipv4: ipconfig: fix unused variable by Anders Roxell · 7 years ago
  27. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 4bc8719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  29. a1f45ef Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  30. a52956d net sched actions: fix refcnt leak in skbmod by Roman Mashak · 7 years ago
  31. d68d75f net: sched: fix error path in tcf_proto_create() when modules are not configured by Jiri Pirko · 7 years ago
  32. d5db21a erspan: auto detect truncated ipv6 packets. by William Tu · 7 years ago
  33. f010089 Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  34. af5d018 net sched actions: fix invalid pointer dereferencing if skbedit flags missing by Roman Mashak · 7 years ago
  35. 575b65b udp: avoid refcount_t saturation in __udp_gso_segment() by Eric Dumazet · 7 years ago
  36. 73a6bab tcp: switch pacing timer to softirq based hrtimer by Eric Dumazet · 7 years ago
  37. aab9c40 net: dsa: Plug in PHYLINK support by Florian Fainelli · 7 years ago
  38. c4aef9f net: dsa: Eliminate dsa_slave_get_link() by Florian Fainelli · 7 years ago
  39. 11d8f3d net: dsa: Add PHYLINK switch operations by Florian Fainelli · 7 years ago
  40. 1b97013 ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg by Andrey Ignatov · 7 years ago
  41. 6b47fe1 rxrpc: Trace UDP transmission failure by David Howells · 7 years ago
  42. 494337c rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages by David Howells · 7 years ago
  43. 93864fc rxrpc: Fix the min security level for kernel calls by David Howells · 7 years ago
  44. f2aeed3 rxrpc: Fix error reception on AF_INET6 sockets by David Howells · 7 years ago
  45. c54e43d rxrpc: Fix missing start of call timeout by David Howells · 7 years ago
  46. 87f5fc7 bpf: Provide helper to do forwarding lookups in kernel FIB table by David Ahern · 7 years ago
  47. 65a2022 net/ipv6: Add fib lookup stubs for use in bpf helper by David Ahern · 7 years ago
  48. d4bea42 net/ipv6: Update fib6 tracepoint to take fib6_info by David Ahern · 7 years ago
  49. 138118e net/ipv6: Add fib6_lookup by David Ahern · 7 years ago
  50. cc065a9 net/ipv6: Refactor fib6_rule_action by David Ahern · 7 years ago
  51. 1d053da net/ipv6: Extract table lookup from ip6_pol_route by David Ahern · 7 years ago
  52. 3b290a3 net/ipv6: Rename rt6_multipath_select by David Ahern · 7 years ago
  53. 6454743 net/ipv6: Rename fib6_lookup to fib6_node_lookup by David Ahern · 7 years ago
  54. 895262d tls: Fix tls_device initialization by Boris Pismenny · 7 years ago
  55. 2b18d79 net: bridge: Allow bridge master in br_vlan_get_info() by Petr Machata · 7 years ago
  56. 6910e25 sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 7 years ago
  57. 0048369 tcp: Add mark for TIMEWAIT sockets by Jon Maxwell · 7 years ago
  58. 03bdfc0 net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL by Joe Perches · 7 years ago
  59. b2a9643 Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  60. 9e57501 net/ipv6: fix lock imbalance in ip6_route_del() by Eric Dumazet · 7 years ago
  61. 09c8b97 tipc: fix one byte leak in tipc_sk_set_orig_addr() by Eric Dumazet · 7 years ago
  62. 69678bc udp: fix SO_BINDTODEVICE by Paolo Abeni · 7 years ago
  63. 0e8411e4 ipv4: reset fnhe_mtu_locked after cache route flushed by Hangbin Liu · 7 years ago
  64. a37fb85 net: dsa: fix added_by_user switchdev notification by Vivien Didelot · 7 years ago
  65. 5f30721 tipc: clean up removal of binding table items by Jon Maloy · 7 years ago
  66. 680a2846 net/9p: fix spelling mistake: "suspsend" -> "suspend" by Colin Ian King · 7 years ago
  67. 39a2d5c sctp: fix spelling mistake: "max_retans" -> "max_retrans" by Colin Ian King · 7 years ago
  68. 88ab310 net/udp: Update udp_encap_needed static key to modern api by Davidlohr Bueso · 7 years ago
  69. 0278647 net: Update generic_xdp_needed static key to modern api by Davidlohr Bueso · 7 years ago
  70. 39e8392 net: Update netstamp_needed static key to modern api by Davidlohr Bueso · 7 years ago
  71. aabf677 net: Update [e/in]gress_needed static key to modern api by Davidlohr Bueso · 7 years ago
  72. a7950ae net/sock: Update memalloc_socks static key to modern api by Davidlohr Bueso · 7 years ago
  73. 5263a98 net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api by Davidlohr Bueso · 7 years ago
  74. 94f6a80 tipc: eliminate KMSAN uninit-value in strcmp complaint by Ying Xue · 7 years ago
  75. 4a026da net/9p: correct some comment errors in 9p file system code by Sun Lianwen · 7 years ago
  76. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  77. ea7e343 xsk: fix 64-bit division by Björn Töpel · 7 years ago
  78. 0d83003 bpf: xdp: allow offloads to store into rx_queue_index by Jakub Kicinski · 7 years ago
  79. 04d55b2 udp: Do not copy destructor if one is not present by Alexander Duyck · 7 years ago
  80. 6053d0f udp: Add support for software checksum and GSO_PARTIAL with GSO offload by Alexander Duyck · 7 years ago
  81. 0ad6509 udp: Partially unroll handling of first segment and last segment by Alexander Duyck · 7 years ago
  82. 9a0d41b udp: Do not pass checksum as a parameter to GSO segmentation by Alexander Duyck · 7 years ago
  83. b21c034 udp: Do not pass MSS as parameter to GSO segmentation by Alexander Duyck · 7 years ago
  84. dfec0ee udp: Record gso_segs when supporting UDP segmentation offload by Alexander Duyck · 7 years ago
  85. 2dabf9f Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by David S. Miller · 7 years ago
  86. 2c5d5b1 llc: better deal with too small mtu by Eric Dumazet · 7 years ago
  87. a9f71d0 trivial: fix inconsistent help texts by Georg Hofmann · 7 years ago
  88. d869dea flow_dissector: do not rely on implicit casts by Paolo Abeni · 7 years ago
  89. 72a338b net: core: rework basic flow dissection helper by Paolo Abeni · 7 years ago
  90. 62515f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  91. 1822f63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  92. 0c1dd2a net: ipv6/gre: Add GRO support by Eran Ben Elisha · 7 years ago
  93. 6f2f821 net: ipv6: Fix typo in ipv6_find_hdr() documentation by Tariq Toukan · 7 years ago
  94. 080324c net/tls: Fix connection stall on partial tls record by Andre Tomt · 7 years ago
  95. 98f0a39 tls: fix use after free in tls_sk_proto_close by Eric Dumazet · 7 years ago
  96. 59d8d44 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 7 years ago
  97. 3a443bd6 net/9p: correct the variable name in v9fs_get_trans_by_name() comment by Sun Lianwen · 7 years ago
  98. 84a2fba vlan: correct the file path in vlan_dev_change_flags() comment by Sun Lianwen · 7 years ago
  99. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  100. 914eac2 mac80211: use timeout from the AddBA response instead of the request by Sara Sharon · 7 years ago