1. 04efe59 libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists by Andrii Nakryiko · 6 years ago
  2. 8d650cd tcp: fix tcp_set_congestion_control() use from bpf hook by Eric Dumazet · 6 years ago
  3. 269b7c5 ag71xx: fix return value check in ag71xx_probe() by Wei Yongjun · 6 years ago
  4. 6f5fa8d ag71xx: fix error return code in ag71xx_probe() by Wei Yongjun · 6 years ago
  5. 7d60530 usb: qmi_wwan: add D-Link DWM-222 A2 device ID by Rogan Dawes · 6 years ago
  6. 9b3d15e bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips. by Michael Chan · 6 years ago
  7. 008cfba net: dsa: sja1105: Fix missing unlock on error in sk_buff() by Wei Yongjun · 6 years ago
  8. 8ec1e90 gve: replace kfree with kvfree by Chuhong Yuan · 6 years ago
  9. bb74523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  10. 59fd348 selftests/bpf: fix test_xdp_noinline on s390 by Ilya Leoshkevich · 6 years ago
  11. 01a0f9e selftests/bpf: fix "valid read map access into a read-only array 1" on s390 by Ilya Leoshkevich · 6 years ago
  12. 7369c10 net/mlx5: Replace kfree with kvfree by Chuhong Yuan · 6 years ago
  13. 184528a MAINTAINERS: update netsec driver by Ilias Apalodimas · 6 years ago
  14. 54851aa ipv6: Unlink sibling route in case of failure by Ido Schimmel · 6 years ago
  15. 9c2a57d Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  16. 5a860f9 liquidio: Replace vmalloc + memset with vzalloc by Chuhong Yuan · 6 years ago
  17. 666a3d6 udp: Fix typo in net/ipv4/udp.c by Su Yanjun · 6 years ago
  18. 35cbef9 net: bcmgenet: use promisc for unsupported filters by Justin Chen · 6 years ago
  19. 49d05fe ipv6: rt6_check should return NULL if 'from' is NULL by David Ahern · 6 years ago
  20. 866e5fd tipc: initialize 'validated' field of received packets by Jon Maloy · 6 years ago
  21. 7b37947 Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets' by David S. Miller · 6 years ago
  22. adb701d selftests: add a test case for rp_filter by Cong Wang · 6 years ago
  23. 66f8209 fib: relax source validation check for loopback packets by Cong Wang · 6 years ago
  24. f1bf3e2 Merge branch 'mlxsw-Two-fixes' by David S. Miller · 6 years ago
  25. 577fa14 mlxsw: spectrum: Do not process learned records with a dummy FID by Ido Schimmel · 6 years ago
  26. dedfde2 mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed by Petr Machata · 6 years ago
  27. a657422 net: ag71xx: Add missing header by Rosen Penev · 6 years ago
  28. 3f05e68 net_sched: unset TCQ_F_CAN_BYPASS when adding filters by Cong Wang · 6 years ago
  29. 4809bba Merge branch 'net-rds-RDMA-fixes' by David S. Miller · 6 years ago
  30. aa49489 net/rds: Initialize ic->i_fastreg_wrs upon allocation by Gerd Rausch · 6 years ago
  31. 3a2886c net/rds: Keep track of and wait for FRWR segments in use upon shutdown by Gerd Rausch · 6 years ago
  32. 9547dff net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful by Gerd Rausch · 6 years ago
  33. aea01a2 net/rds: Fix NULL/ERR_PTR inconsistency by Gerd Rausch · 6 years ago
  34. 5f33141 net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV by Gerd Rausch · 6 years ago
  35. c946744 net/rds: Get rid of "wait_clean_list_grace" and add locking by Gerd Rausch · 6 years ago
  36. 2c7da8e net/rds: Give fr_state a chance to transition to FRMR_IS_FREE by Gerd Rausch · 6 years ago
  37. f11fe1d net/sched: Make NET_ACT_CT depends on NF_NAT by YueHaibing · 6 years ago
  38. 86fda90 net: sctp: fix warning "NULL check before some freeing functions is not needed" by Hariprasad Kelam · 6 years ago
  39. fdd258d caif-hsi: fix possible deadlock in cfhsi_exit_module() by Taehee Yoo · 6 years ago
  40. 1cb59a6 selftests/bpf: fix perf_buffer on s390 by Ilya Leoshkevich · 6 years ago
  41. 9d1f62a selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly by Andrii Nakryiko · 6 years ago
  42. 36646b2 selftests/bpf: fix test_verifier/test_maps make dependencies by Andrii Nakryiko · 6 years ago
  43. a5b6470 fix: taprio: Change type of txtime-delay parameter to u32 by Vedang Patel · 6 years ago
  44. db8051f skbuff: fix compilation warnings in skb_dump() by Qian Cai · 6 years ago
  45. 7429c6c be2net: Signal that the device cannot transmit during reconfiguration by Benjamin Poirier · 6 years ago
  46. cf36dd2 net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto by Nishka Dasgupta · 6 years ago
  47. 64fc973 net: ethernet: mscc: ocelot_board: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  48. 3cd6e20 net: ethernet: ti: cpsw: Add of_node_put() before return and break by Nishka Dasgupta · 6 years ago
  49. 763ff0e libbpf: fix another GCC8 warning for strncpy by Andrii Nakryiko · 6 years ago
  50. 4e59afb selftests/bpf: skip nmi test when perf hw events are disabled by Ilya Leoshkevich · 6 years ago
  51. 3461a0a selftests/bpf: fix "alu with different scalars 1" on s390 by Ilya Leoshkevich · 6 years ago
  52. 1d43d5e Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  53. d5e1db9 selftests/bpf: remove logic duplication in test_verifier by Andrii Nakryiko · 6 years ago
  54. 6da193569 Merge branch 'bpf-fix-wide-loads-sockaddr' by Daniel Borkmann · 6 years ago
  55. 073a483 bpf: sync bpf.h to tools/ by Stanislav Fomichev · 6 years ago
  56. 7dd8d61 selftests/bpf: add selftests for wide loads by Stanislav Fomichev · 6 years ago
  57. 8b45063 selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c by Stanislav Fomichev · 6 years ago
  58. d4ecfeb bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 by Stanislav Fomichev · 6 years ago
  59. b439954 bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok by Stanislav Fomichev · 6 years ago
  60. 81f522f samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) by Ilya Leoshkevich · 6 years ago
  61. f83a46d selftests/bpf: put test_stub.o into $(OUTPUT) by Ilya Leoshkevich · 6 years ago
  62. e46fc22 selftests/bpf: make directory prerequisites order-only by Ilya Leoshkevich · 6 years ago
  63. 025c0c0 selftests/bpf: fix attach_probe on s390 by Ilya Leoshkevich · 6 years ago
  64. 896bcc9 Merge branch 'bpf-btf-size-verification-fix' by Daniel Borkmann · 6 years ago
  65. 8981e56 selftests/bpf: use typedef'ed arrays as map values by Andrii Nakryiko · 6 years ago
  66. dd13f3c selftests/bpf: add trickier size resolution tests by Andrii Nakryiko · 6 years ago
  67. 1acc5d5 bpf: fix BTF verifier size resolution logic by Andrii Nakryiko · 6 years ago
  68. 3d14457 net/mlx5e: Allow dissector meta key in tc flower by Vlad Buslov · 6 years ago
  69. 075973c net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels by Vlad Buslov · 6 years ago
  70. d71f895 net/mlx5e: Verify encapsulation is supported by Eli Cohen · 6 years ago
  71. f384e62 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 6 years ago
  72. c5ec23b vmxnet3: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  73. 6a24c8f hippi: Remove call to memset after pci_alloc_consistent by Fuqian Huang · 6 years ago
  74. 3a5ee3b ethernet: remove redundant memset by Fuqian Huang · 6 years ago
  75. cef86f1 atm: idt77252: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
  76. 071c379 net: neigh: fix multiple neigh timer scheduling by Lorenzo Bianconi · 6 years ago
  77. 41a531f rt2x00usb: fix rx queue hang by Soeren Moch · 6 years ago
  78. ff414f3 ath10k: work around uninitialized vht_pfr variable by Arnd Bergmann · 6 years ago
  79. a7d544d iwlwifi: pcie: add support for qu c-step devices by Luca Coelho · 6 years ago
  80. ffcb60a iwlwifi: add new cards for 9000 and 20000 series by Ihab Zhaika · 6 years ago
  81. 7610486 sky2: Disable MSI on P5W DH Deluxe by Tasos Sahanidis · 6 years ago
  82. 79f5943 sis900: correct a few typos by Sergej Benilov · 6 years ago
  83. 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 6 years ago
  84. 14b4c48 gve: Remove the exporting of gve_probe by Denis Efremov · 6 years ago
  85. 0307d58 bonding: add documentation for peer_notif_delay by Vincent Bernat · 6 years ago
  86. fe4e8db0 r8169: fix issue with confused RX unit after PHY power-down on RTL8411b by Heiner Kallweit · 6 years ago
  87. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  88. ec92497 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  89. d121092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  90. 1fa9185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 6 years ago
  91. 3f06962 Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  92. 2260840 Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  93. 92adeb6 Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
  94. 43c95d3 Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  95. 073c916 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  96. a2d79c7 Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. 25a09ce ppp: mppe: Revert "ppp: mppe: Add softdep to arc4" by Eric Biggers · 6 years ago
  98. 964a4ea Merge tag 'dlm-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 6 years ago
  99. 23bbbf5 Merge tag '9p-for-5.3' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  100. a641a88 Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago