1. 71f74ae net: dsa: mv88e6xxx: Call the common IRQ free code by Andrew Lunn · 7 years ago
  2. 422a9fd6 net: dsa: mv88e6xxx: Use the DT IRQ trigger mode by Andrew Lunn · 7 years ago
  3. 808679e tc-testing: updated police, mirred, skbedit and skbmod with more tests by Roman Mashak · 7 years ago
  4. 9e09686 Merge branch 'hv_netvsc-Fix-improve-RX-path-error-handling' by David S. Miller · 7 years ago
  5. c5d24bd hv_netvsc: Add range checking for rx packet offset and length by Haiyang Zhang · 7 years ago
  6. 5c71dad hv_netvsc: Fix the return status in RX path by Haiyang Zhang · 7 years ago
  7. 74b4bed Merge branch 'net-permit-skb_segment-on-head_frag-frag_list-skb' by David S. Miller · 7 years ago
  8. 76db808 net: bpf: add a test for skb_segment in test_bpf module by Yonghong Song · 7 years ago
  9. 13acc94 net: permit skb_segment on head_frag frag_list skb by Yonghong Song · 7 years ago
  10. 0374016 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  11. ee7a60c Merge branch 'liquidio-Tx-queue-cleanup' by David S. Miller · 7 years ago
  12. c9614a1 liquidio: Renamed txqs_start to start_txqs by Intiyaz Basha · 7 years ago
  13. 736b7ea liquidio: Renamed txqs_stop to stop_txqs by Intiyaz Basha · 7 years ago
  14. a96d8ad liquidio: Renamed txqs_wake to wake_txqs by Intiyaz Basha · 7 years ago
  15. fc756d0 liquidio: Function call skb_iq for deriving queue from skb by Intiyaz Basha · 7 years ago
  16. dd69deb liquidio: Removed one line function wake_q by Intiyaz Basha · 7 years ago
  17. 78a202f liquidio: Removed one line function stop_q by Intiyaz Basha · 7 years ago
  18. 2a2faba liquidio: Removed netif_is_multiqueue check by Intiyaz Basha · 7 years ago
  19. a8c4a79 liquidio: Removed start_txq function by Intiyaz Basha · 7 years ago
  20. c5662c8 liquidio: Removed one line function stop_txq by Intiyaz Basha · 7 years ago
  21. 5da052a liquidio: Moved common function skb_iq to to octeon_network.h by Intiyaz Basha · 7 years ago
  22. 5f8baa7 liquidio: Moved common function txqs_start to octeon_network.h by Intiyaz Basha · 7 years ago
  23. 95fbba1 liquidio: Moved common function txqs_wake to octeon_network.h by Intiyaz Basha · 7 years ago
  24. a28a47f liquidio: Moved common function txqs_stop to octeon_network.h by Intiyaz Basha · 7 years ago
  25. 94cb549 net/sched: act_vlan: declare push_vid with host byte order by Davide Caratti · 7 years ago
  26. affaa0c net/sched: remove tcf_idr_cleanup() by Davide Caratti · 7 years ago
  27. 353def8 mlxsw: spectrum_span: Prevent duplicate mirrors by Ido Schimmel · 7 years ago
  28. ed93a39 ixgbe: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  29. 2eb34ba ixgbevf: Add XDP queue stats reporting by Tony Nguyen · 7 years ago
  30. be83333 ixgbevf: Add support for meta data by Tony Nguyen · 7 years ago
  31. efecfd5 ixgbevf: Delay tail write for XDP packets by Tony Nguyen · 7 years ago
  32. 21092e9 ixgbevf: Add support for XDP_TX action by Tony Nguyen · 7 years ago
  33. c7aec59 ixgbevf: Add XDP support for pass and drop actions by Tony Nguyen · 7 years ago
  34. 70da682 ixgbe: enable TSO with IPsec offload by Shannon Nelson · 7 years ago
  35. 1db685e ixgbe: no need for esp trailer if GSO by Shannon Nelson · 7 years ago
  36. 871dd09 ixgbe: remove unneeded ipsec test in TX path by Shannon Nelson · 7 years ago
  37. 2137aec ixgbe: no need for ipsec csum feature check by Shannon Nelson · 7 years ago
  38. 9bf1e20 ixgbe: fix read-modify-write in x550 phy setup by Paul Greenwalt · 7 years ago
  39. 1aa3784 ixgbe: add status reg reads to ixgbe_check_remove by Paul Greenwalt · 7 years ago
  40. f452518 net: phy: intel-xway: add VR9 v1.1 phy ids by Mathias Kresin · 7 years ago
  41. 5b73d99 net: phy: intel-xway: add VR9 version number by Mathias Kresin · 7 years ago
  42. d5eabf0 net: hns3: hclge_inform_reset_assert_to_vf() can be static by kbuild test robot · 7 years ago
  43. c7281d5 qed: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  44. 6e3e764 dpaa_eth: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  45. 19415db Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id' by David S. Miller · 7 years ago
  46. 52dfae5 tipc: obtain node identity from interface by default by Jon Maloy · 7 years ago
  47. 25b0b9c tipc: handle collisions of 32-bit node address hash values by Jon Maloy · 7 years ago
  48. d50ccc2 tipc: add 128-bit node identifier by Jon Maloy · 7 years ago
  49. 23fd3ea tipc: remove direct accesses to own_addr field in struct tipc_net by Jon Maloy · 7 years ago
  50. b89afb1 tipc: allow closest-first lookup algorithm when legacy address is configured by Jon Maloy · 7 years ago
  51. 2026364 tipc: remove restrictions on node address values by Jon Maloy · 7 years ago
  52. b39e465 tipc: some cleanups in the file discover.c by Jon Maloy · 7 years ago
  53. cb30a633 tipc: refactor function tipc_enable_bearer() by Jon Maloy · 7 years ago
  54. 5946194 net/mlx5: Fix use-after-free by Gustavo A. R. Silva · 7 years ago
  55. f145749 Merge branch 'pernet-convert-part11' by David S. Miller · 7 years ago
  56. b2864fb net: Convert rxrpc_net_ops by Kirill Tkhai · 7 years ago
  57. fc18999 net: Convert udp_sysctl_ops by Kirill Tkhai · 7 years ago
  58. 885b0d4 mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms by Petr Machata · 7 years ago
  59. 440ea4a tc-testing: add selftests for 'bpf' action by Davide Caratti · 7 years ago
  60. 82792a0 net: bridge: fix direct access to bridge vlan_enabled and use helper by Nikolay Aleksandrov · 7 years ago
  61. 452a261 Merge branch 'tls-RX' by David S. Miller · 7 years ago
  62. b6c535b tls: Add receive path documentation by Dave Watson · 7 years ago
  63. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  64. 5837158 tls: Refactor variable names by Dave Watson · 7 years ago
  65. f4a8e43 tls: Pass error code explicitly to tls_err_abort by Dave Watson · 7 years ago
  66. dbe4255 tls: Move cipher info to a separate struct by Dave Watson · 7 years ago
  67. 69ca929 tls: Generalize zerocopy_from_iter by Dave Watson · 7 years ago
  68. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  69. 419d14a bridge: Allow max MTU when multiple VLANs present by Chas Williams · 7 years ago
  70. bda7fab virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS by Jay Vosburgh · 7 years ago
  71. e9de001 devlink: Remove top_hierarchy arg for DEVLINK disabled path by David Ahern · 7 years ago
  72. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  73. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  74. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  75. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  76. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  77. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  78. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  79. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  80. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  81. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  82. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  83. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  84. 1705f7c h8300: remove extraneous __BIG_ENDIAN definition by Arnd Bergmann · 7 years ago
  85. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  86. 2e517d68 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  87. 296cefe MAINTAINERS: update Mark Fasheh's e-mail by Mark Fasheh · 7 years ago
  88. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  89. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  90. e7d7743 Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  91. 394c73d Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  92. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  93. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  94. 9ce2078 Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  95. b7b3f66 Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  96. 8c2d689 Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  97. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  98. cec1b94 Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  99. 6686c45 Merge branch 'hns3-VF-reset' by David S. Miller · 7 years ago
  100. 2bfbd35 net: hns3: Changes required in PF mailbox to support VF reset by Salil Mehta · 7 years ago