1. 6f64bcb selftests: net: forwarding: change devlink resource support checking by Jiri Pirko · 6 years ago
  2. 39c6b53 Documentation: add devlink param file for mlxsw driver by Jiri Pirko · 6 years ago
  3. 2adeb5f mlxsw: spectrum_switchdev: Add more extack messages by Ido Schimmel · 6 years ago
  4. 3021afe mlxsw: spectrum_acl: Fix rul/rule typo by Jiri Pirko · 6 years ago
  5. 038418e mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs by Jiri Pirko · 6 years ago
  6. 42d704e mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path by Jiri Pirko · 6 years ago
  7. 889865c Merge branch 'tcp-change-pingpong-to-3-in-delayed-ack-logic' by David S. Miller · 6 years ago
  8. 4a41f45 tcp: change pingpong threshold to 3 by Wei Wang · 6 years ago
  9. 31954cd tcp: Refactor pingpong code by Wei Wang · 6 years ago
  10. fb1b699 net: ipv4: ip_input: fix blank line coding style issues by Yang Wei · 6 years ago
  11. 0e02139 net: phy: at803x: Use helpers to access MMD PHY registers by Carlo Caione · 6 years ago
  12. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  13. 1fc7f56 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  14. c180f1b Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  15. 6a2651b Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  16. 78e372e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  17. 037222a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  18. 085c4c7 net: lmc: remove -I. header search path by Masahiro Yamada · 6 years ago
  19. 7c2614b Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  20. 2580acb2a Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  21. 7304720 atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any() by Yang Wei · 6 years ago
  22. 7930851 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  23. 6b8f915 Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. a4b8299 Merge branch 'ip_tunnel-next' by David S. Miller · 6 years ago
  25. 962924f ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit by wenxu · 6 years ago
  26. 6e6b904 ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit by wenxu · 6 years ago
  27. c8b34e6 ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit by wenxu · 6 years ago
  28. f46fe4f ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit by wenxu · 6 years ago
  29. 662a14d lan743x: Provide Read/Write Access to on chip OTP by Bryan Whitehead · 6 years ago
  30. 08c666b Merge branch 'hns3-next' by David S. Miller · 6 years ago
  31. f01f555 net: hns3: don't allow vf to enable promisc mode by Jian Shen · 6 years ago
  32. b7b585c net: hns3: add initialization for nic state by Jian Shen · 6 years ago
  33. 51e8439 net: hns3: add 8 BD limit for tx flow by Peng Li · 6 years ago
  34. 1cce5eb net: hns3: call hns3_nic_set_real_num_queue with netdev down by Yunsheng Lin · 6 years ago
  35. a1ef124 net: hns3: remove dcb_ops->map_update in hclge_dcb by Yunsheng Lin · 6 years ago
  36. c2a39d9 net: hns3: do reinitialization while mqprio configuration changed by Yunsheng Lin · 6 years ago
  37. 350fda0 net: hns3: After setting the loopback, add the status of getting MAC by liuzhongzhu · 6 years ago
  38. 28673b3 net: hns3: fix broadcast promisc issue for revision 0x20 by Jian Shen · 6 years ago
  39. 47ef6de net: hns3: fix return value handle issue for hclge_set_loopback() by Jian Shen · 6 years ago
  40. 1821dce net: hns3: add error handling in hclge_ieee_setets by Yunsheng Lin · 6 years ago
  41. ac864c2 net: hns3: clear pci private data when unload hns3 driver by Jian Shen · 6 years ago
  42. 217e288 net: hns3: don't update packet statistics for packets dropped by hardware by Jian Shen · 6 years ago
  43. 45e8fdd Merge branch 'r8169-add-EEE-support-for-RTL8168f' by David S. Miller · 6 years ago
  44. 1563daa r8169: enable EEE per default on RTL8168f by Heiner Kallweit · 6 years ago
  45. cc07d271 r8169: add EEE support for RTL8168f by Heiner Kallweit · 6 years ago
  46. 25fe02d Documentation: net: phy: switch documentation to rst format by Heiner Kallweit · 6 years ago
  47. f859a44 tcp: allow zerocopy with fastopen by Willem de Bruijn · 6 years ago
  48. 84239b4 ptp: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  49. f515220 Merge branch 'r8169-add-EEE-support-for-RTL8168g+' by David S. Miller · 6 years ago
  50. b6c7fa4 r8169: enable EEE per default on chip versions from RTL8168g by Heiner Kallweit · 6 years ago
  51. df6f185 r8169: add general EEE support for chip versions from RTL8168g by Heiner Kallweit · 6 years ago
  52. dda6a7a3 Merge branch 'ipv6-defrag-rbtree' by David S. Miller · 6 years ago
  53. 4c35104 selftests: net: ip_defrag: cover new IPv6 defrag behavior by Peter Oskolkov · 6 years ago
  54. 997dd96 net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c by Peter Oskolkov · 6 years ago
  55. d4289fc net: IP6 defrag: use rbtrees for IPv6 defrag by Peter Oskolkov · 6 years ago
  56. c23f35d net: IP defrag: encapsulate rbtree defrag code into callable functions by Peter Oskolkov · 6 years ago
  57. ccacead Merge branch 's390-qeth-next' by David S. Miller · 6 years ago
  58. 5fc692a s390/qeth: remove VLAN tracking for L2 devices by Julian Wiedmann · 6 years ago
  59. e6e771b s390/qeth: detach netdevice while card is offline by Julian Wiedmann · 6 years ago
  60. fa3d2e6 s390/qeth: delay netdevice registration by Julian Wiedmann · 6 years ago
  61. 340c093 s390/qeth: remove TX disable from online path by Julian Wiedmann · 6 years ago
  62. 654e3d4 s390/qeth: register MAC address earlier by Julian Wiedmann · 6 years ago
  63. e22355e s390/qeth: consolidate open/stop netdev ops by Julian Wiedmann · 6 years ago
  64. 44eb086 s390/qeth: remove bogus netif_wake_queue() by Julian Wiedmann · 6 years ago
  65. f72b464 s390/qeth: streamline TX buffer management by Julian Wiedmann · 6 years ago
  66. a118b19 Documentation: net: phy: reflect latest changes to phylib API by Heiner Kallweit · 6 years ago
  67. ee4576f Merge tag 'mlx5-updates-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  68. abfd04f qed: Revert error handling changes. by David S. Miller · 6 years ago
  69. ba60697 Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  70. d488bd2 Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  71. 96f18cb Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  72. 473721f Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  73. b48cef3 Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  74. b832d4f net/mlx5e: Reuse fold sw stats in representors by Saeed Mahameed · 6 years ago
  75. 168af00 net/mlx5e: Present the representors SW stats when state is not opened by Tariq Toukan · 6 years ago
  76. 9659e49 net/mlx5e: Separate between ethtool and netdev software stats folding by Saeed Mahameed · 6 years ago
  77. 8e4ca98 net/mlx5: Add trace points for flow tables create/destroy by Or Gerlitz · 6 years ago
  78. 7112967 net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flow by Jason Gunthorpe · 6 years ago
  79. 149e566 net/mlx5e: Expand XPS cpumask to cover all online cpus by Moshe Shemesh · 6 years ago
  80. 79d356e net/mlx5e: Take CQ decompress fields into a separate structure by Tariq Toukan · 7 years ago
  81. 9481627 net/mlx5e: RX, Make sure packet header does not cross page boundary by Tariq Toukan · 6 years ago
  82. 5179527 Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  83. 30e5c2c net: Revert devlink health changes. by David S. Miller · 6 years ago
  84. b2869f2 KVM: x86: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  85. 5cd5548 KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths by Masahiro Yamada · 6 years ago
  86. 35b531a KVM: selftests: check returned evmcs version range by Vitaly Kuznetsov · 6 years ago
  87. 3a2f577 x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly by Vitaly Kuznetsov · 6 years ago
  88. 5ad6ece8 KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function by Sean Christopherson · 6 years ago
  89. 94a980c kvm: selftests: Fix region overlap check in kvm_util by Ben Gardon · 6 years ago
  90. 8997f65 kvm: vmx: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  91. 619ad84 KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1 by Vitaly Kuznetsov · 6 years ago
  92. bb218fb svm: Fix AVIC incomplete IPI emulation by Suravee Suthikulpanit · 6 years ago
  93. 37ef0c4 svm: Add warning message for AVIC IPI invalid target by Suravee Suthikulpanit · 6 years ago
  94. de81c2f KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal error by Sean Christopherson · 6 years ago
  95. 1ed199a KVM: x86: Fix PV IPIs for 32-bit KVM host by Sean Christopherson · 6 years ago
  96. f1adcea x86/kvm/hyper-v: recommend using eVMCS only when it is enabled by Vitaly Kuznetsov · 6 years ago
  97. 1998fd3 x86/kvm/hyper-v: don't recommend doing reset via synthetic MSR by Vitaly Kuznetsov · 6 years ago
  98. 3a33d03 kvm: x86/vmx: Use kzalloc for cached_vmcs12 by Tom Roeder · 6 years ago
  99. 85ba2b1 KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLOBAL_CTRL by Sean Christopherson · 6 years ago
  100. 5cc244a KVM: x86: Fix single-step debugging by Alexander Popov · 6 years ago