1. d79dca7 virtio_ring: extract split ring handling from ring creation by Tiwei Bie · 6 years ago
  2. cbeedb7 virtio_ring: allocate desc state for split ring separately by Tiwei Bie · 6 years ago
  3. 2f18c2d virtio_ring: introduce helper for indirect feature by Tiwei Bie · 6 years ago
  4. 4d6a105 virtio_ring: introduce debug helpers by Tiwei Bie · 6 years ago
  5. e593bf9 virtio_ring: put split ring fields in a sub struct by Tiwei Bie · 6 years ago
  6. e6f633e virtio_ring: put split ring functions together by Tiwei Bie · 6 years ago
  7. 138fd25 virtio_ring: add _split suffix for split ring functions by Tiwei Bie · 6 years ago
  8. 89a9157 virtio: add packed ring types and macros by Tiwei Bie · 6 years ago
  9. 4afe60a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  10. ffac28f bpf: align map type names formatting. by David Calavera · 6 years ago
  11. 311fe1a bpf: btf: fix spelling mistake "Memmber" -> "Member" by Colin Ian King · 6 years ago
  12. cf0dd41 bpf, tags: Fix DEFINE_PER_CPU expansion by Rustam Kovhaev · 6 years ago
  13. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  14. 40b1c81 net: bridge: remove redundant checks for null p->dev and p->br by Colin Ian King · 6 years ago
  15. a1f2d60 Merge branch 'r8169-xmit_more' by David S. Miller · 6 years ago
  16. 2e6eedb r8169: make use of xmit_more and __netdev_sent_queue by Heiner Kallweit · 6 years ago
  17. 620344c net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue by Heiner Kallweit · 6 years ago
  18. 358be65 selftests/net: add txring_overwrite by Willem de Bruijn · 6 years ago
  19. 3c18aa1 net: qualcomm: rmnet: move null check on dev before dereferecing it by Colin Ian King · 6 years ago
  20. 21ab664 cxgb4: remove set but not used variables 'multitrc, speed' by YueHaibing · 6 years ago
  21. 2183435 net: fixup type in netdev_start_xmit() by Alexey Dobriyan · 6 years ago
  22. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  23. d146194 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  24. 857fa62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  25. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  26. 07093b76 net: gemini: Fix copy/paste error by Andreas Fiedler · 6 years ago
  27. 3fa528b net: phy: mscc: fix deadlock in vsc85xx_default_config by Quentin Schulz · 6 years ago
  28. e7b9fb4 dt-bindings: dsa: Fix typo in "probed" by Fabio Estevam · 6 years ago
  29. ef2a7cf net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 6 years ago
  30. aea0a89 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
  31. 06d2129 Merge branch 'switchdev-blocking-notifiers' by David S. Miller · 6 years ago
  32. ab4a168 rocker, dsa, ethsw: Don't filter VLAN events on bridge itself by Petr Machata · 6 years ago
  33. d17d9f5 switchdev: Replace port obj add/del SDO with a notification by Petr Machata · 6 years ago
  34. 0e332c8 ocelot: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  35. 52a227b mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  36. f30f060 switchdev: Add helpers to aid traversal through lower devices by Petr Machata · 6 years ago
  37. a39b888 staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  38. bb89680 staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check() by Petr Machata · 6 years ago
  39. 2b239f6 net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  40. c6fa35b rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL by Petr Machata · 6 years ago
  41. aa4efe2 switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL by Petr Machata · 6 years ago
  42. a93e3b1 switchdev: Add a blocking notifier chain by Petr Machata · 6 years ago
  43. ec394af switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize by Petr Machata · 6 years ago
  44. 2eb487c Merge branch 'r8169-next' by David S. Miller · 6 years ago
  45. 76085c9 r8169: replace macro TX_FRAGS_READY_FOR with a function by Heiner Kallweit · 6 years ago
  46. 5317d5c r8169: use napi_consume_skb where possible by Heiner Kallweit · 6 years ago
  47. 45f1996 r8169: simplify detecting chip versions with same XID by Heiner Kallweit · 6 years ago
  48. b4cc2dc r8169: remove default chip versions by Heiner Kallweit · 6 years ago
  49. 734c140 r8169: remove ancient GCC bug workaround in a second place by Heiner Kallweit · 6 years ago
  50. fd0fb61 Merge branch 'hns3-debugfs' by David S. Miller · 6 years ago
  51. 7d9d7f8 net: hns3: Add "qos buffer" config info query function by liuzhongzhu · 6 years ago
  52. 6fc2244 net: hns3: Add "qos prio map" info query function by liuzhongzhu · 6 years ago
  53. d958919 net: hns3: Add "qos pause" config info query function by liuzhongzhu · 6 years ago
  54. 96227f4 net: hns3: Add "tm config" info query function by liuzhongzhu · 6 years ago
  55. 2849d4e net: hns3: Add "tc config" info query function by liuzhongzhu · 6 years ago
  56. 3c666b5 net: hns3: Add "FD flow table" info query function by liuzhongzhu · 6 years ago
  57. 57ceee2 net: hns3: Add "queue info" query function by liuzhongzhu · 6 years ago
  58. b229236 net: hns3: Add debugfs framework registration by liuzhongzhu · 6 years ago
  59. 53b44cb9 net: cavium: clean up return value check in cavium_ptp_probe by YueHaibing · 6 years ago
  60. 21f4946 net: phy: vitesse: remove duplicate support for VSC8574 by Quentin Schulz · 6 years ago
  61. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  62. 0cb98e84 Merge branch 'octeontx2-af-CGX-LMAC-link-bringup-and-cleanups' by David S. Miller · 6 years ago
  63. d3b2b9a octeontx2-af: Bringup CGX LMAC links by default by Linu Cherian · 6 years ago
  64. c929323 octeontx2-af: Unregister cgx event callbacks gracefully by Linu Cherian · 6 years ago
  65. 12e4c9a octeontx2-af: Handle non-contiguous CGX LMAC interfaces by Linu Cherian · 6 years ago
  66. 44990aa octeontx2-af: Misc cleanups in cgx driver by Linu Cherian · 6 years ago
  67. e159e59 net: hinic: fix null pointer dereference on pointer hwdev by Colin Ian King · 6 years ago
  68. b0c4b04 Merge branch 'smc-next' by David S. Miller · 6 years ago
  69. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  70. 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 6 years ago
  71. 4600cfc net/smc: avoid a delay by waiting for nothing by Karsten Graul · 6 years ago
  72. 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
  73. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  74. 90d8b29 net/smc: no link delete for a never active link by Ursula Braun · 6 years ago
  75. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  76. 6ae36bf net/smc: remove sock_error detour in clc-functions by Ursula Braun · 6 years ago
  77. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 6 years ago
  78. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  79. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  80. e4a3e9f net: mvneta: remove redundant check for eee->tx_lpi_timer < 0 by YueHaibing · 6 years ago
  81. 197c2da bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map by David Calavera · 6 years ago
  82. 5a86381 samples: bpf: fix: error handling regarding kprobe_events by Daniel T. Lee · 6 years ago
  83. 47ae7e3 libbpf: make bpf_object__open default to UNSPEC by Nikita V. Shirokov · 6 years ago
  84. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  85. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  86. 9af8009 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  87. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  88. 7c98a42 Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  89. 3381918 Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  90. 484afd1 net/sched: act_police: add missing spinlock initialization by Davide Caratti · 6 years ago
  91. 605108a net: don't keep lonely packets forever in the gro hash by Paolo Abeni · 6 years ago
  92. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  93. d72ff4b Merge branch 'dpaa-coalesce' by David S. Miller · 6 years ago
  94. 10f70e9 dpaa_eth: add ethtool coalesce control by Madalin Bucur · 6 years ago
  95. 5c664ac soc/qman: add return value to interrupt coalesce changing APIs by Madalin Bucur · 6 years ago
  96. 830b61b soc: fsl: qbman: read ithresh from HW by Madalin Bucur · 6 years ago
  97. d88783b Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  98. 2882b06 Merge branch 'ravb-Duplex-handling-update-V3' by David S. Miller · 6 years ago
  99. 08b4385 ravb: Clean up duplex handling by Magnus Damm · 6 years ago
  100. ebc227f ravb: Do not announce HDX as supported by Magnus Damm · 6 years ago