1. abe9fd5 net: dummy: use generic helper to report timestamping info by Julian Wiedmann · 6 years ago
  2. e0a092e Merge branch 'smc-next' by David S. Miller · 6 years ago
  3. 7a62725 net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
  4. 9aa68d2 net/smc: improve smc_listen_work reason codes by Karsten Graul · 6 years ago
  5. 228bae0 net/smc: code cleanup smc_listen_work by Karsten Graul · 6 years ago
  6. fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
  7. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  8. 5988669 net/smc: check for ip prefix and subnet by Karsten Graul · 6 years ago
  9. 4ada81f net/smc: fallback to TCP after connect problems by Karsten Graul · 6 years ago
  10. 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
  11. 6dc400a xen-netback: add reference from xenvif to backend_info to facilitate coredump analysis by Dongli Zhang · 6 years ago
  12. 8af9f72 Merge branch 'sctp-skb-list' by David S. Miller · 6 years ago
  13. 013b96e sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  14. 178ca04 sctp: Make sctp_enqueue_event tak an skb list. by David Miller · 6 years ago
  15. 5e8f641 sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event by David Miller · 6 years ago
  16. 925b937 sctp: Always pass skbs on a list to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  17. 0eff105 sctp: Remove superfluous test in sctp_ulpq_reasm_drain(). by David Miller · 6 years ago
  18. 9994677 net: sched: flower: fix filter net reference counting by Vlad Buslov · 6 years ago
  19. 56490b6 selftests: Add debugging options to pmtu.sh by David Ahern · 6 years ago
  20. bb23581 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  21. 947e8b5 bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  22. 6b7a211 tools: add smp_* barrier variants to include infrastructure by Daniel Borkmann · 6 years ago
  23. 78f07ad Merge branch 'ipv6-Refactor-nexthop-selection-helpers-during-a-fib-lookup' by David S. Miller · 6 years ago
  24. 0b34eb0 ipv6: Refactor __ip6_route_redirect by David Ahern · 6 years ago
  25. 0c59d00 ipv6: Refactor rt6_device_match by David Ahern · 6 years ago
  26. d83009d ipv6: Move fib6_multipath_select down in ip6_pol_route by David Ahern · 6 years ago
  27. af52a52 ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup by David Ahern · 6 years ago
  28. 30c15f0 ipv6: Refactor find_rr_leaf by David Ahern · 6 years ago
  29. 28679ed ipv6: Refactor find_match by David Ahern · 6 years ago
  30. 702cea5 ipv6: Pass fib6_nh and flags to rt6_score_route by David Ahern · 6 years ago
  31. cc3a86c ipv6: Change rt6_probe to take a fib6_nh by David Ahern · 6 years ago
  32. 6e1809a ipv6: Remove rt6_check_dev by David Ahern · 6 years ago
  33. 1ba9a89 ipv6: Only call rt6_check_neigh for nexthop with gateway by David Ahern · 6 years ago
  34. 62720b1 dns: remove redundant zero length namelen check by Colin Ian King · 6 years ago
  35. 94c59aa Merge branch 'bpf-l2-encap' by Daniel Borkmann · 6 years ago
  36. 3ec61df selftests_bpf: add L2 encap to test_tc_tunnel by Alan Maguire · 6 years ago
  37. 1db04c3 bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 by Alan Maguire · 6 years ago
  38. 58dfc90 bpf: add layer 2 encap support to bpf_skb_adjust_room by Alan Maguire · 6 years ago
  39. 166b5a7 selftests_bpf: extend test_tc_tunnel for UDP encap by Alan Maguire · 6 years ago
  40. 909620f tipc: use standard write_lock & unlock functions when creating node by Jon Maloy · 6 years ago
  41. c695865 bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  42. 9e35552 net: sched: flower: use correct ht function to prevent duplicates by Vlad Buslov · 6 years ago
  43. ecce39e netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid() by Guillaume Nault · 6 years ago
  44. 3daf8e70 selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  45. 5e903c6 libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  46. b0b9395 bpf: support input __sk_buff context in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
  47. 569b0c7 tools/bpftool: show btf id in program information by Prashant Bhole · 6 years ago
  48. d5adbdd libbpf: Fix build with gcc-8 by Andrey Ignatov · 6 years ago
  49. fa0dcb3 mailmap: add entry for email addresses by Daniel Borkmann · 6 years ago
  50. 526bb57 net: fou: remove redundant code in gue_udp_recv by Lorenzo Bianconi · 6 years ago
  51. c9d52f2 fou: correct spelling of encapsulation by Simon Horman · 6 years ago
  52. b8c7e2c Merge branch 'net-sched-taprio-fix-picos_per_byte-miscalculation' by David S. Miller · 6 years ago
  53. e0a7683 net/sched: cbs: fix port_rate miscalculation by Leandro Dorileo · 6 years ago
  54. 7b9eba7 net/sched: taprio: fix picos_per_byte miscalculation by Leandro Dorileo · 6 years ago
  55. 93e2125 net: strparser: fix comment by Jakub Kicinski · 6 years ago
  56. d73f80f ipv4: Handle RTA_GATEWAY set to 0 by David Ahern · 6 years ago
  57. 44b9b6c Merge branch 'net-sched-move-back-qlen-to-per-CPU-accounting' by David S. Miller · 6 years ago
  58. 73eb628 Revert: "net: sched: put back q.qlen into a single location" by Paolo Abeni · 6 years ago
  59. 8a53e61 net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too by Paolo Abeni · 6 years ago
  60. 9c01c9f net: sched: always do stats accounting according to TCQ_F_CPUSTATS by Paolo Abeni · 6 years ago
  61. 1f5e6fd net: sched: prefer qdisc_is_empty() over direct qlen access by Paolo Abeni · 6 years ago
  62. b0a231a net: caif: avoid using qdisc_qlen() by Paolo Abeni · 6 years ago
  63. 50bd645 libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE by Magnus Karlsson · 6 years ago
  64. 69a0f9e bpf, bpftool: fix a few ubsan warnings by Yonghong Song · 6 years ago
  65. 6316f78 Merge branch 'support-global-data' by Alexei Starovoitov · 6 years ago
  66. c861168 bpf, selftest: add test cases for BTF Var and DataSec by Daniel Borkmann · 6 years ago
  67. b915ebe bpf, selftest: test global data/bss/rodata sections by Joe Stringer · 6 years ago
  68. fb2abb7 bpf, selftest: test {rd, wr}only flags and direct value access by Daniel Borkmann · 6 years ago
  69. 817998a bpf: bpftool support for dumping data/bss/rodata sections by Daniel Borkmann · 6 years ago
  70. 1713d68 bpf, libbpf: add support for BTF Var and DataSec by Daniel Borkmann · 6 years ago
  71. d859900 bpf, libbpf: support global data/bss/rodata sections by Daniel Borkmann · 6 years ago
  72. f8c7a4d bpf, libbpf: refactor relocation handling by Joe Stringer · 6 years ago
  73. c83fef6 bpf: sync {btf, bpf}.h uapi header from tools infrastructure by Daniel Borkmann · 6 years ago
  74. 2824ecb bpf: allow for key-less BTF in array map by Daniel Borkmann · 6 years ago
  75. 1dc9285 bpf: kernel side support for BTF Var and DataSec by Daniel Borkmann · 6 years ago
  76. f063c88 bpf: add specification for BTF Var and DataSec kinds by Daniel Borkmann · 6 years ago
  77. 3e0ddc4f bpf: allow . char as part of the object name by Daniel Borkmann · 6 years ago
  78. 87df15d bpf: add syscall side map freeze support by Daniel Borkmann · 6 years ago
  79. 591fe98 bpf: add program side {rd, wr}only support for maps by Daniel Borkmann · 6 years ago
  80. be70bcd bpf: do not retain flags that are not tied to map lifetime by Daniel Borkmann · 6 years ago
  81. d8eca5b bpf: implement lookup-free direct value access for maps by Daniel Borkmann · 6 years ago
  82. 4c75be0 net: phy: remove unnecessary callback settings in C45 drivers by Heiner Kallweit · 6 years ago
  83. 0c9381d Merge branch 'netdevsim-small-spring-cleanup' by David S. Miller · 6 years ago
  84. 027d4ca netdevsim: assume CONFIG_NET_DEVLINK is always enabled by Jiri Pirko · 6 years ago
  85. c3d9a43 netdevsim: let net core to free netdevsim netdev by Jiri Pirko · 6 years ago
  86. 7d1df2c netdevsim: remove nsim_dellink() implementation by Jiri Pirko · 6 years ago
  87. 310655b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 869e330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  89. a556810 Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  90. 10d4339 Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  91. e063f45 Merge branch 'bnxt_en-fixes' by David S. Miller · 6 years ago
  92. 8e44e96 bnxt_en: Reset device on RX buffer errors. by Michael Chan · 6 years ago
  93. a1b0e4e bnxt_en: Improve RX consumer index validity check. by Michael Chan · 6 years ago
  94. a625204 net: macb driver, check for SKBTX_HW_TSTAMP by Paul Thomas · 6 years ago
  95. 7f301cf ethtool: thunder_bgx: use ethtool.h constants for speed and duplex by Michael Zhivich · 6 years ago
  96. b7f29f8 net: phy: fix setting autoneg_complete in genphy_update_link by Heiner Kallweit · 6 years ago
  97. 738de00 Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant' by David S. Miller · 6 years ago
  98. d63da85 qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant by Michael Zhivich · 6 years ago
  99. caf2c52 broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant by Michael Zhivich · 6 years ago
  100. afe6424 ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() by Michael Zhivich · 6 years ago