1. 52baf98 net: socket: add check for negative optlen in compat setsockopt by Jann Horn · 6 years ago
  2. f5b51fe ipv6: route: purge exception on removal by Paolo Abeni · 6 years ago
  3. aaaf598 Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF' by David S. Miller · 6 years ago
  4. 2e1c3ff net: thunderx: remove link change polling code and info from nicpf by Vadim Lomovtsev · 6 years ago
  5. 2c632ad net: thunderx: move link state polling function to VF by Vadim Lomovtsev · 6 years ago
  6. 609ea65 net: thunderx: add mutex to protect mailbox from concurrent calls for same VF by Vadim Lomovtsev · 6 years ago
  7. 5354439 net: thunderx: rework xcast message structure to make it fit into 64 bit by Vadim Lomovtsev · 6 years ago
  8. 7db730d net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task by Vadim Lomovtsev · 6 years ago
  9. 0dd563b net: thunderx: make CFG_DONE message to run through generic send-ack sequence by Vadim Lomovtsev · 6 years ago
  10. 2ecbe4f net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each of them. by Vadim Lomovtsev · 6 years ago
  11. f6d25ac net: thunderx: correct typo in macro name by Vadim Lomovtsev · 6 years ago
  12. efcc9bc net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version by Lorenzo Bianconi · 6 years ago
  13. 8c7a772 team: use operstate consistently for linkup by George Wilkie · 6 years ago
  14. c286909 r8152: Fix an error on RTL8153-BD MAC Address Passthrough support by David Chen · 6 years ago
  15. 7cc9f70 ipvlan: disallow userns cap_net_admin to change global mode/flags by Daniel Borkmann · 6 years ago
  16. d1f20c0 sctp: don't compare hb_timer expire date before starting it by Maciej Kwiecien · 6 years ago
  17. 6321aa1 phonet: fix building with clang by Arnd Bergmann · 6 years ago
  18. b35560e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  19. 31088cb Merge branch 'report-erspan-version-field-just-for-erspan-tunnels' by David S. Miller · 6 years ago
  20. 103d024 net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap by Lorenzo Bianconi · 6 years ago
  21. 2bdf700 net: ip_gre: do not report erspan_ver for gre or gretap by Lorenzo Bianconi · 6 years ago
  22. 9e8db59 net: avoid false positives in untrusted gso validation by Willem de Bruijn · 6 years ago
  23. 06cd170 Merge branch 'tipc-improvement-for-wait-and-wakeup' by David S. Miller · 6 years ago
  24. 48766a5 tipc: improve function tipc_wait_for_rcvmsg() by Tung Nguyen · 6 years ago
  25. 223b732 tipc: improve function tipc_wait_for_cond() by Tung Nguyen · 6 years ago
  26. 3c963a3 bonding: fix PACKET_ORIGDEV regression by Michal Soltys · 6 years ago
  27. ad49bc6 net: vrf: remove MTU limits for vrf device by Hangbin Liu · 6 years ago
  28. 18de100 MAINTAINERS: mark CAIF as orphan by Jann Horn · 6 years ago
  29. 033575e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  30. c685c69 ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK by Jan Sokolowski · 6 years ago
  31. 59eb2a8 i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race by Björn Töpel · 6 years ago
  32. 4a9b32f ixgbe: fix potential RX buffer starvation for AF_XDP by Magnus Karlsson · 6 years ago
  33. 14ffeb5 i40e: fix potential RX buffer starvation for AF_XDP by Magnus Karlsson · 6 years ago
  34. 156a67a ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN by Jeff Kirsher · 6 years ago
  35. d7cf4a3 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 6 years ago
  36. 64cc41e Merge branch 'ipv6-route-rcu' by David S. Miller · 6 years ago
  37. bf1dc8b ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink() by Paolo Abeni · 6 years ago
  38. 193f368 ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt() by Paolo Abeni · 6 years ago
  39. ae3b564 missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 6 years ago
  40. a8fef9b net: marvell: mvneta: fix DMA debug warning by Russell King · 6 years ago
  41. 9c2054a net: dsa: fix unintended change of bridge interface STP state by Russell King · 6 years ago
  42. 40e196a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  43. 1765f5d sky2: Increase D3 delay again by Kai-Heng Feng · 6 years ago
  44. 816db76 vhost: correctly check the return value of translate_desc() in log_used() by Jason Wang · 6 years ago
  45. 5cd856a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  46. 1f43f40 net: netcp: Fix ethss driver probe issue by Murali Karicheri · 6 years ago
  47. 4d96e13 net: hns: Fixes the missing put_device in positive leg for roce reset by Salil Mehta · 6 years ago
  48. 92a8c29 Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  49. 8a7493e net: stmmac: Fix a race in EEE enable callback by Jose Abreu · 6 years ago
  50. 694d790 Merge branch 'qed-iWARP' by David S. Miller · 6 years ago
  51. 8be3dad qed: Fix iWARP syn packet mac address validation. by Michal Kalderon · 6 years ago
  52. 9addc92 qed: Fix iWARP buffer size provided for syn packet processing. by Michal Kalderon · 6 years ago
  53. b5372fe exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  54. 8e29d23 r8152: Add support for MAC address pass through on RTL8153-BD by David Chen · 6 years ago
  55. f2ffff0 mac80211: mesh: fix missing unlock on error in table_path_del() by Wei Yongjun · 6 years ago
  56. 21d2cb4 net/mlx4_en: fix spelling mistake: "quiting" -> "quitting" by Colin Ian King · 6 years ago
  57. 9060cb7 net: crypto set sk to NULL when af_alg_release. by Mao Wenan · 6 years ago
  58. 301e361 Merge tag 'mailbox-fixes-v5.0-rc7' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 6 years ago
  59. 3ddc14e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  60. 10f4902 Merge tag 'trace-v5.0-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  61. d7bf31a mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue by Rayagonda Kokatanur · 6 years ago
  62. 4f05577 mailbox: Export mbox_flush() by Thierry Reding · 6 years ago
  63. 660899d xfrm: Fix inbound traffic via XFRM interfaces across network namespaces by Tobias Brunner · 6 years ago
  64. a3b22b9 Linux 5.0-rc7 by Linus Torvalds · 6 years ago
  65. 254a1a2 Merge branch 'netdev-page_frag_alloc-fixes' by David S. Miller · 6 years ago
  66. 3bed3cc net: Do not allocate page fragments that are not skb aligned by Alexander Duyck · 6 years ago
  67. 8644772 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
  68. e09c6a4 Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err' by David S. Miller · 6 years ago
  69. 2c4cc97 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  70. 04c0311 tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  71. e928b5d net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() by Alexey Khoroshilov · 6 years ago
  72. 97dc47a qmi_wwan: apply SET_DTR quirk to Sierra WP7607 by Beniamino Galvani · 6 years ago
  73. 4012e7d net: stmmac: handle endianness in dwmac4_get_timestamp by Alexandre Torgue · 6 years ago
  74. 31a1b8d doc: Mention MSG_ZEROCOPY implementation for UDP by Petr Vorel · 6 years ago
  75. 2894604 mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variable by Petr Machata · 6 years ago
  76. 2fee036 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  77. 8d33316 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. dd6f29d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. c5f1ac5 Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  80. 0513ebc Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  81. 1653c2f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  82. b8c82b6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  83. ed0a0ec Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  84. 7ad222b Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK by Mauro Ciancio · 6 years ago
  85. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  86. 2439d37 Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 6 years ago
  87. 1cd48dc Input: apanel - switch to using brightness_set_blocking() by Dmitry Torokhov · 6 years ago
  88. a580076 powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present() by Michael Ellerman · 6 years ago
  89. 64c0133 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  90. 88fe73c Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  91. 55638c5 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  92. 9a7dcde Merge tag 'auxdisplay-for-linus-v5.0-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  93. 8681ef1 net: Add header for usage of fls64() by David S. Miller · 6 years ago
  94. 0b999ae Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  95. 582a32e efi/arm: Revert "Defer persistent reservations until after paging_init()" by Ard Biesheuvel · 6 years ago
  96. 8a5b403d arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table by Ard Biesheuvel · 6 years ago
  97. c93a49b ipvs: fix warning on unused variable by Andrea Claudi · 6 years ago
  98. 46f3766 Merge branch 'net-dsa-b53-VLAN-and-L2-fixes' by David S. Miller · 6 years ago
  99. 10163aa net: dsa: b53: Do not program CPU port's PVID by Florian Fainelli · 6 years ago
  100. c3152ec net: dsa: bcm_sf2: Do not assume DSA master supports WoL by Florian Fainelli · 6 years ago