1. 11aca65 selftests: bpf: fix inlines in test_lwt_seg6local by Jiri Benc · 6 years ago
  2. ac8786c selftests: bpf: add tests for shifts by zero by Luke Nelson · 6 years ago
  3. 6fa632e bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0 by Luke Nelson · 6 years ago
  4. 68a8357 bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0 by Luke Nelson · 6 years ago
  5. 0472301 bpf: fix uapi bpf_prog_info fields alignment by Baruch Siach · 6 years ago
  6. 75672dd bpf: fix BPF_ALU32 | BPF_ARSH on BE arches by Jiong Wang · 6 years ago
  7. 6c6874f tools: bpftool: use correct argument in cgroup errors by Jakub Kicinski · 6 years ago
  8. f7019b7 xsk: Properly terminate assignment in xskq_produce_flush_desc by Nathan Chancellor · 6 years ago
  9. 0eb84fa MAINTAINERS: add reviewer to maintainers entry by Björn Töpel · 6 years ago
  10. 20f6239 samples/bpf: xdp_redirect, correctly get dummy program id by Prashant Bhole · 6 years ago
  11. e4f0712 bpf: fix NULL deref in btf_type_is_resolve_source_only by Stanislav Fomichev · 6 years ago
  12. 56f0f84e bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup by Anton Protopopov · 6 years ago
  13. 4fddbf8 Merge branch 'tcp-fixes' by David S. Miller · 6 years ago
  14. 6be8e29 lapb: fixed leak of control-blocks. by Jeremy Sowden · 6 years ago
  15. 5cf0261 tipc: purge deferredq list for each grp member in tipc_group_delete by Xin Long · 6 years ago
  16. d4d5d8e ax25: fix inconsistent lock state in ax25_destroy_timer by Eric Dumazet · 6 years ago
  17. f3e92cb neigh: fix use-after-free read in pneigh_get_next by Eric Dumazet · 6 years ago
  18. 2e05fca tcp: fix compile error if !CONFIG_SYSCTL by Eric Dumazet · 6 years ago
  19. d424a2a hv_sock: Suppress bogus "may be used uninitialized" warnings by Dexuan Cui · 6 years ago
  20. 718f4a2 be2net: Fix number of Rx queues used for flow hashing by Ivan Vecera · 6 years ago
  21. 36b2f61 net: handle 802.1P vlan 0 packets properly by Govindarajulu Varadarajan · 6 years ago
  22. 967c05a tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  23. 5f3e2bf tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  24. f070ef2 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  25. 3b4929f tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  26. 1eb4169 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  27. 5db2e7c Revert "net: phylink: set the autoneg state in phylink_phy_change" by David S. Miller · 6 years ago
  28. 9594dc3 bpf: fix nested bpf tracepoints with per-cpu data by Matt Mullins · 6 years ago
  29. 8574921 bpf: Fix out of bounds memory access in bpf_sk_storage by Arthur Fabre · 6 years ago
  30. 42f5cda vsock/virtio: set SOCK_DONE on peer shutdown by Stephen Barber · 6 years ago
  31. 760c80b net: dsa: rtl8366: Fix up VLAN filtering by Linus Walleij · 6 years ago
  32. ef7bfa8 net: phylink: set the autoneg state in phylink_phy_change by Ioana Ciornei · 6 years ago
  33. 35fc07a Merge branch 'tcp-add-three-static-keys' by David S. Miller · 6 years ago
  34. ce27ec6 net: add high_order_alloc_disable sysctl/static key by Eric Dumazet · 6 years ago
  35. 0b7d7f6 tcp: add tcp_tx_skb_cache sysctl by Eric Dumazet · 6 years ago
  36. ede61ca tcp: add tcp_rx_skb_cache sysctl by Eric Dumazet · 6 years ago
  37. a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
  38. 9a33629 hv_netvsc: Set probe mode to sync by Haiyang Zhang · 6 years ago
  39. 99815f5 net: sched: flower: don't call synchronize_rcu() on mask creation by Vlad Buslov · 6 years ago
  40. f0c03ee net: dsa: fix warning same module names by Anders Roxell · 6 years ago
  41. ce950f1 sctp: Free cookie before we memdup a new one by Neil Horman · 6 years ago
  42. 6bb9e37 net: dsa: microchip: Don't try to read stats for unused ports by Robert Hancock · 6 years ago
  43. 2309f51 Merge branch 'qmi_wwan-fix-QMAP-handling' by David S. Miller · 6 years ago
  44. 36815b4 qmi_wwan: extend permitted QMAP mux_id value range by Reinhard Speyerer · 6 years ago
  45. a8fdde1 qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode by Reinhard Speyerer · 6 years ago
  46. 44f8231 qmi_wwan: add network device usage statistics for qmimux devices by Reinhard Speyerer · 6 years ago
  47. 6135608 qmi_wwan: add support for QMAP padding in the RX path by Reinhard Speyerer · 6 years ago
  48. fe8d957 bpf, x64: fix stack layout of JITed bpf code by Alexei Starovoitov · 6 years ago
  49. 86723c8 bpf, devmap: Add missing RCU read lock on flush by Toshiaki Makita · 6 years ago
  50. edabf4d bpf, devmap: Add missing bulk queue free by Toshiaki Makita · 6 years ago
  51. d4dd153 bpf, devmap: Fix premature entry free on destroying map by Toshiaki Makita · 6 years ago
  52. 2a2af5e Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  53. 4add7009 net: phylink: further mac_config documentation improvements by Russell King - ARM Linux admin · 6 years ago
  54. 385097a nfc: Ensure presence of required attributes in the deactivate_target handler by Young Xiao · 6 years ago
  55. b658420 cfg80211: report measurement start TSF correctly by Avraham Stern · 6 years ago
  56. 4f488fb cfg80211: fix memory leak of wiphy device name by Eric Biggers · 6 years ago
  57. 1a473d6 cfg80211: util: fix bit count off by one by Mordechay Goodstein · 6 years ago
  58. f889146 mac80211: do not start any work during reconfigure flow by Naftali Goldstein · 6 years ago
  59. ebb3ca3 cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data() by Luca Coelho · 6 years ago
  60. 5635723 mac80211: only warn once on chanctx_conf being NULL by Yibo Zhao · 6 years ago
  61. 588f7d3 mac80211: drop robust management frames from unknown TA by Johannes Berg · 6 years ago
  62. 09f6ac2 Merge branch 'bpf-ppc-div-fix' by Daniel Borkmann · 6 years ago
  63. 758f204 powerpc/bpf: use unsigned division instruction for 64-bit operations by Naveen N. Rao · 6 years ago
  64. 3e06826 bpf: fix div64 overflow tests to properly detect errors by Naveen N. Rao · 6 years ago
  65. 0e26574 bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi by Martynas Pumputis · 6 years ago
  66. b1d6c15 bpf: simplify definition of BPF_FIB_LOOKUP related flags by Martynas Pumputis · 6 years ago
  67. b8003ce Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering' by David S. Miller · 6 years ago
  68. 6b7a343 net: mvpp2: prs: Use the correct helpers when removing all VID filters by Maxime Chevallier · 6 years ago
  69. 46b0090 net: mvpp2: prs: Fix parser range for VID filtering by Maxime Chevallier · 6 years ago
  70. 1d63f0e Merge branch 'mlxsw-Various-fixes' by David S. Miller · 6 years ago
  71. 4b14cc3 mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed by Ido Schimmel · 6 years ago
  72. e891ce1 mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2 by Petr Machata · 6 years ago
  73. 0b0c009 selftests: tc_flower: Add TOS matching test by Jiri Pirko · 6 years ago
  74. e49f9ad mlxsw: spectrum_flower: Fix TOS matching by Jiri Pirko · 6 years ago
  75. 45a69b7 selftests: mlxsw: Test nexthop offload indication by Ido Schimmel · 6 years ago
  76. 83d5782 mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead by Ido Schimmel · 6 years ago
  77. ee02c26 mlxsw: spectrum: Use different seeds for ECMP and LAG hash by Ido Schimmel · 6 years ago
  78. 648ee6c net: tls, correctly account for copied bytes with multiple sk_msgs by John Fastabend · 6 years ago
  79. e1ae5c2 vrf: Increment Icmp6InMsgs on the original netdev by Stephen Suryaputra · 6 years ago
  80. f0d2ca1 net: ethtool: Allow matching on vlan DEI bit by Maxime Chevallier · 6 years ago
  81. bb2e05e linux-next: DOC: RDS: Fix a typo in rds.txt by Masanari Iida · 6 years ago
  82. ec66854 mpls: fix af_mpls dependencies for real by Matteo Croce · 6 years ago
  83. 01d76b5 xdp: check device pointer before clearing by Ilya Maximets · 6 years ago
  84. f12dd75 bpf: net: Set sk_bpf_storage back to NULL for cloned sk by Martin KaFai Lau · 6 years ago
  85. 93c65f8 Merge branch 'vxlan-geneve-linear' by David S. Miller · 6 years ago
  86. eccc73a geneve: Don't assume linear buffers in error handler by Stefano Brivio · 6 years ago
  87. 8399a69 vxlan: Don't assume linear buffers in error handler by Stefano Brivio · 6 years ago
  88. 309b669 net: openvswitch: do not free vport if register_netdevice() is failed. by Taehee Yoo · 6 years ago
  89. 522924b net: correct udp zerocopy refcnt also when zerocopy only on append by Willem de Bruijn · 6 years ago
  90. da2577fd bpf: lpm_trie: check left child of last leftmost node for NULL by Jonathan Lemon · 6 years ago
  91. dce5ccc nfp: ensure skb network header is set for packet redirect by John Hurley · 6 years ago
  92. fcc2202 tcp: fix undo spurious SYNACK in passive Fast Open by Yuchung Cheng · 6 years ago
  93. c1a9d65 mpls: fix af_mpls dependencies by Matteo Croce · 6 years ago
  94. 7f0b44a Merge branch 'ibmvnic-Fixes-for-device-reset-handling' by David S. Miller · 6 years ago
  95. 7c940b1 ibmvnic: Fix unchecked return codes of memory allocations by Thomas Falcon · 6 years ago
  96. be32a24 ibmvnic: Refresh device multicast list after reset by Thomas Falcon · 6 years ago
  97. 1f94608 ibmvnic: Do not close unopened driver during reset by Thomas Falcon · 6 years ago
  98. 4172ead Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  99. 62f42a1 Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  100. 2f3f7d1 mpls: fix warning with multi-label encap by George Wilkie · 6 years ago