1. 24be19e net/mlx4_en: Change min MTU size to ETH_MIN_MTU by Eran Ben Elisha · 6 years ago
  2. bf29e9e net/core: tidy up an error message by Qian Cai · 6 years ago
  3. a745156 mv88e6060: disable hardware level MAC learning by Anderson Luiz Alves · 6 years ago
  4. 59f997b macvlan: return correct error value by Matteo Croce · 6 years ago
  5. fb6df5a sctp: kfree_rcu asoc by Xin Long · 6 years ago
  6. 986103e net/ibmvnic: Fix RTNL deadlock during device reset by Thomas Falcon · 6 years ago
  7. e3f7871 vhost: fix IOTLB locking by Jean-Philippe Brucker · 6 years ago
  8. 4763c9f Merge branch 'phy-micrel-toggling-reset' by David S. Miller · 6 years ago
  9. 8c85f4b net: phy: micrel: add toggling phy reset if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  10. ef1b5bf net: phy: Fix not to call phy_resume() if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  11. 4e4b08e tun: remove skb access after netif_receive_skb by Prashant Bhole · 6 years ago
  12. a5d4a89 net: 8139cp: fix a BUG triggered by changing mtu with network traffic by Su Yanjun · 6 years ago
  13. d2a3697 net: phy: don't allow __set_phy_supported to add unsupported modes by Heiner Kallweit · 6 years ago
  14. 35b827b tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  15. 436c945 virtio-net: keep vnet header zeroed after processing XDP by Jason Wang · 6 years ago
  16. 9b2156f Merge branch 'tcp-fixes-in-timeout-and-retransmission-accounting' by David S. Miller · 6 years ago
  17. e1561fe tcp: fix SNMP TCP timeout under-estimation by Yuchung Cheng · 6 years ago
  18. ec641b3 tcp: fix SNMP under-estimation on failed retransmission by Yuchung Cheng · 6 years ago
  19. 3976535 tcp: fix off-by-one bug on aborting window-probing socket by Yuchung Cheng · 6 years ago
  20. c0f5377 liquidio: read sc->iq_no before release sc by Pan Bian · 6 years ago
  21. ef6fcd4 mlx5: fix get_ip_proto() by Cong Wang · 6 years ago
  22. a3d7e01 net: dsa: Fix tagging attribute location by Florian Fainelli · 6 years ago
  23. fd6d433 net/sched: act_police: fix memory leak in case of invalid control action by Davide Caratti · 6 years ago
  24. b5f0cf0 nfp: flower: prevent offload if rhashtable insert fails by John Hurley · 6 years ago
  25. 1166494 nfp: flower: release metadata on offload failure by John Hurley · 6 years ago
  26. 3b5b3a3 bonding: fix 802.3ad state sent to partner when unbinding slave by Toni Peltonen · 6 years ago
  27. 37c4b91 net: aquantia: fix rx checksum offload bits by Dmitry Bogdanov · 6 years ago
  28. 43d0e96 openvswitch: fix spelling mistake "execeeds" -> "exceeds" by Colin Ian King · 6 years ago
  29. 56e0e29 liquidio: fix spelling mistake "deferal" -> "deferral" by Colin Ian King · 6 years ago
  30. 5f2b8b6 net: stmmac: Move debugfs init/exit to ->probe()/->remove() by Thierry Reding · 6 years ago
  31. 4135cce sctp: update frag_point when stream_interleave is set by Xin Long · 6 years ago
  32. 9410d38 net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  33. b020fcf net/x25: handle call collisions by Martin Schiller · 6 years ago
  34. 0613761 net/x25: fix null_x25_address handling by Martin Schiller · 6 years ago
  35. d449ba3 net/x25: fix called/calling length calculation in x25_parse_address_block by Martin Schiller · 6 years ago
  36. 9023096 net: phy: sfp: correct location of SFP standards by Baruch Siach · 6 years ago
  37. e869e7b Merge branch 'xps-fixes' by David S. Miller · 6 years ago
  38. 867d0ad net: fix XPS static_key accounting by Sabrina Dubroca · 6 years ago
  39. f28c020 net: restore call to netdev_queue_numa_node_write when resetting XPS by Sabrina Dubroca · 6 years ago
  40. d7f7e00 net: phy: sfp: correct store of detected link modes by Baruch Siach · 6 years ago
  41. f1c0f591 Merge branch 'ave-fixes' by David S. Miller · 6 years ago
  42. d75d0e8 net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry by Kunihiko Hayashi · 6 years ago
  43. 8811395 net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM by Kunihiko Hayashi · 6 years ago
  44. 09ee3b4 net: ethernet: ave: Increase descriptors to improve performance by Kunihiko Hayashi · 6 years ago
  45. 60b5482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. b26b2b2 Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  47. d78a5eb Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  48. 9a764c1 s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  49. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  50. c7589401 net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  51. cfc4351 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  52. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  53. 121b018 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  54. 5b26f71 Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  55. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  56. d8242d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  57. eab077aa i40e: Fix deletion of MAC filters by Lihong Yang · 6 years ago
  58. e4c39f7 igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  59. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  60. 4df5ce9 lan743x: Enable driver to work with LAN7431 by Bryan Whitehead · 6 years ago
  61. ec835f89 tipc: fix lockdep warning during node delete by Jon Maloy · 6 years ago
  62. cc59220 lan743x: fix return value for lan743x_tx_napi_poll by Bryan Whitehead · 6 years ago
  63. 4b5adba net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" by Colin Ian King · 6 years ago
  64. 1d51065 qed: fix spelling mistake "attnetion" -> "attention" by Colin Ian King · 6 years ago
  65. 24a6d2d net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  66. 0d32f17 sctp: increase sk_wmem_alloc when head->truesize is increased by Xin Long · 6 years ago
  67. a8842e9 firestream: fix spelling mistake: "Inititing" -> "Initializing" by Colin Ian King · 6 years ago
  68. c85ddec net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 6 years ago
  69. 45611c6 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  70. 93143f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  71. fd65d31 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 7 years ago
  72. 0e0fee5 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  73. 52ad7eb KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from eVMCS by Liran Alon · 6 years ago
  74. 72aeb60 KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VMPTRLD by Liran Alon · 6 years ago
  75. 326e742 KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset by Leonid Shatz · 6 years ago
  76. 1e4329ee x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  77. 354cb41 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  78. f48b471 KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes by Liran Alon · 6 years ago
  79. bcbfbd8 KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall by Liran Alon · 6 years ago
  80. 7f9ad1d KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS more than once by Liran Alon · 6 years ago
  81. 3051038 svm: Add mutex_lock to protect apic_access_page_done on AMD systems by Wei Wang · 6 years ago
  82. e97f852 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 6 years ago
  83. 38ab012 KVM: LAPIC: Fix pv ipis use-before-initialization by Wanpeng Li · 6 years ago
  84. a87c99e KVM: VMX: re-add ple_gap module parameter by Luiz Capitulino · 6 years ago
  85. 2b9034b sparc: Adjust bpf JIT prologue for PSEUDO calls. by David Miller · 6 years ago
  86. 38a35a7 xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  87. 03bc996 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  88. 2958b66 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  89. ef78e5e ia64: export node_distance function by Matias Bjørling · 6 years ago
  90. fa1e0c9 bpf, doc: add entries of who looks over which jits by Daniel Borkmann · 6 years ago
  91. e2ac579 sparc: Correct ctx->saw_frame_pointer logic. by David Miller · 6 years ago
  92. c44768a sparc: Fix JIT fused branch convergance. by David Miller · 6 years ago
  93. fdac315 Merge branch 'arm64-jit-fixes' by Alexei Starovoitov · 6 years ago
  94. 8c11ea5 bpf, arm64: fix getting subprog addr from aux for calls by Daniel Borkmann · 6 years ago
  95. e2c95a6 bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr by Daniel Borkmann · 6 years ago
  96. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  97. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  98. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  99. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  100. 6f8b52b Merge tag 'hwmon-for-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago