1. 3a69cae qed: Adapter flash update support. by Sudarsana Reddy Kalluru · 7 years ago
  2. 50bc60c qed*: Utilize FW 8.33.11.0 by Michal Kalderon · 7 years ago
  3. 6e2135c Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  4. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  5. 1acae6b mlx5: Move dump error CQE function out of mlx5_ib for code sharing by Eran Ben Elisha · 7 years ago
  6. 2816077 mlx5_{ib,core}: Add query SQ state helper function by Eran Ben Elisha · 7 years ago
  7. 4420bf2 net: Rename net_sem to pernet_ops_rwsem by Kirill Tkhai · 7 years ago
  8. 0c06897 net/mlx5: Add core support for vlan push/pop steering action by Or Gerlitz · 7 years ago
  9. aaabd07 net/mlx5: Add packet dropped while vport down statistics by Moshe Shemesh · 7 years ago
  10. 5c29814 net/mlx5e: Add vnic steering drop statistics by Moshe Shemesh · 7 years ago
  11. 61c5b5c net/mlx5: Add support for QUERY_VNIC_ENV command by Moshe Shemesh · 7 years ago
  12. 2afa609 net/mlx5e: PFC stall prevention support by Inbar Karmy · 7 years ago
  13. 2fcb12d net/mlx5e: Expose PFC stall prevention counters by Inbar Karmy · 8 years ago
  14. 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
  15. d3c07e5 ip6mr: Add API for default_rule fib by Yuval Mintz · 7 years ago
  16. cdc9f94 ipmr: Make ipmr_dump() common by Yuval Mintz · 7 years ago
  17. 54c4cad ipmr: Make MFC fib notifiers common by Yuval Mintz · 7 years ago
  18. bc67a0d ipmr: Make vif fib notifiers common by Yuval Mintz · 7 years ago
  19. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  20. ede2762 net: Make NETDEV_XXX commands enum { } by Kirill Tkhai · 7 years ago
  21. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  23. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  24. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  26. 454bfe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  27. 303851e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  28. c6256ca Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  29. 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  30. 4f738ad bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data by John Fastabend · 7 years ago
  31. 312fc2b net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG by John Fastabend · 7 years ago
  32. b3a5d11 percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods by Tejun Heo · 7 years ago
  33. 3cd1d32 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  34. 79ffdfc net: Add rtnl_lock_killable() by Kirill Tkhai · 7 years ago
  35. cbe7128 vlan: Fix out of order vlan headers with reorder header off by Toshiaki Makita · 7 years ago
  36. df09348 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  37. 95dd775 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  38. bb9b4db Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 7 years ago
  39. 16ca6a6 KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid by Marc Zyngier · 7 years ago
  40. 3032f8c Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  41. 6560ca4 Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  42. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  43. 6417250 workqueue: remove unused cancel_work() by Stephen Hemminger · 7 years ago
  44. c2b37f7 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 7 years ago
  45. be9fc09 net: fix sysctl_fb_tunnels_only_for_init_net link error by Arnd Bergmann · 7 years ago
  46. b747594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  47. bf2ae2e sock_diag: request _diag module only when the family or proto has been registered by Xin Long · 7 years ago
  48. a2c054a net: phy: Tell caller result of phy_change() by Brad Mouring · 7 years ago
  49. b1d0a5d netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 7 years ago
  50. c68a2cf Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  51. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 7 years ago
  52. 3a40307 vhost_net: examine pointer types during un-producing by Jason Wang · 7 years ago
  53. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  54. 84a1d9c4 net: ethtool: extend RXNFC API to support RSS spreading of filter matches by Edward Cree · 7 years ago
  55. fd372a7 Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  56. e675482 Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  57. cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  58. cb01008 net/mlx5: IPSec, Add support for ESN by Aviad Yehezkel · 7 years ago
  59. 05564d0 net/mlx5: Add flow-steering commands for FPGA IPSec implementation by Aviad Yehezkel · 7 years ago
  60. d6c4f02 net/mlx5: Refactor accel IPSec code by Aviad Yehezkel · 7 years ago
  61. af9fe19 net/mlx5: Added required metadata capability for ipsec by Aviad Yehezkel · 7 years ago
  62. 1d2005e net/mlx5: Export ipsec capabilities by Aviad Yehezkel · 7 years ago
  63. 65802f4 net/mlx5: IPSec, Add command V2 support by Aviad Yehezkel · 7 years ago
  64. 788a821 net/mlx5e: IPSec, Add support for ESP trailer removal by hardware by Yossi Kuperman · 7 years ago
  65. 581fddd net/mlx5: IPSec, Generalize sandbox QP commands by Yossi Kuperman · 7 years ago
  66. bcde6b7 Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  67. 1ec54cb net: unpollute priv_flags space by Paolo Abeni · 7 years ago
  68. 2695578 net: usbnet: fix potential deadlock on 32bit hosts by Eric Dumazet · 7 years ago
  69. d3dcf8e rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 7 years ago
  70. 3346c48 {net,IB}/mlx5: Add flow steering helpers by Boris Pismenny · 8 years ago
  71. 5f41837 net/mlx5: Add empty egress namespace to flow steering core by Aviad Yehezkel · 7 years ago
  72. a9db0ec {net,IB}/mlx5: Add has_tag to mlx5_flow_act by Matan Barak · 8 years ago
  73. 86f8477 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  74. cb88a05 usb: quirks: add control message delay for 1b1c:1b20 by Danilo Krummrich · 7 years ago
  75. 859d880 signal: Correct the offset of si_pkey in struct siginfo by Eric W. Biederman · 7 years ago
  76. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. a6f1086 PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ by Guenter Roeck · 7 years ago
  78. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  79. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  80. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  81. 20f1417 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  82. d02f51c bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs by Daniel Axtens · 7 years ago
  83. fde9fc7 signals: Move put_compat_sigset to compat.h to silence hardened usercopy by Matt Redfearn · 7 years ago
  84. fb6d47a Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  85. e8a714e net: phy: Export gen10g_* functions by Florian Fainelli · 7 years ago
  86. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  87. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  88. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  89. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  90. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  91. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  92. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  93. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  94. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
  95. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  96. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  97. 9c0fb1e block: display the correct diskname for bio by Jiufei Xue · 7 years ago
  98. a9c7936 phylink,sfp: negotiate interface format with MAC by Russell King · 7 years ago
  99. fb66cb0 Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  100. 28b0f8a tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago