1. 8080e6a igb: Refactor igb_offload_cbs() by Jesus Sanchez-Palencia · 6 years ago
  2. 0364a0d igb: Only change Tx arbitration when CBS is on by Jesus Sanchez-Palencia · 6 years ago
  3. 91db364 igb: Refactor igb_configure_cbs() by Jesus Sanchez-Palencia · 6 years ago
  4. 88cab77 net/sched: Add HW offloading capability to ETF by Jesus Sanchez-Palencia · 6 years ago
  5. 25db26a net/sched: Introduce the ETF Qdisc by Vinicius Costa Gomes · 6 years ago
  6. 860b642 net/sched: Allow creating a Qdisc watchdog with other clocks by Vinicius Costa Gomes · 6 years ago
  7. 3d0ba8c net: packet: Hook into time based transmission. by Richard Cochran · 6 years ago
  8. a818f75 net: ipv6: Hook into time based transmission by Jesus Sanchez-Palencia · 6 years ago
  9. bc969a9 net: ipv4: Hook into time based transmission by Jesus Sanchez-Palencia · 6 years ago
  10. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  11. c47d8c2 net: Clear skb->tstamp only on the forwarding path by Jesus Sanchez-Palencia · 6 years ago
  12. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  13. 03fc5d4 net: usb: asix: allow optionally getting mac address from device tree by Marcel Ziswiler · 6 years ago
  14. 30e99ed net: sched: act_pedit: fix possible memory leak in tcf_pedit_init() by Wei Yongjun · 6 years ago
  15. 7184e7e Merge branch 'bridge-iproute2-isolated-port-and-selftests' by David S. Miller · 6 years ago
  16. a14e9fa selftests: forwarding: test for bridge port isolation by Nikolay Aleksandrov · 6 years ago
  17. 967450c selftests: forwarding: lib: extract ping and ping6 so they can be reused by Nikolay Aleksandrov · 6 years ago
  18. f744c4b Merge branch 'vhost_net-Avoid-vq-kicks-during-busyloop' by David S. Miller · 6 years ago
  19. 6369fec vhost_net: Avoid rx vring kicks during busyloop by Toshiaki Makita · 6 years ago
  20. be294a5 vhost_net: Avoid rx queue wake-ups during busypoll by Toshiaki Makita · 6 years ago
  21. 027b176 vhost_net: Avoid tx vring kicks during busyloop by Toshiaki Makita · 6 years ago
  22. 28b9b33 vhost_net: Rename local variables in vhost_net_rx_peek_head_len by Toshiaki Makita · 6 years ago
  23. e7e3728 net:sched: add action inheritdsfield to skbedit by Qiaobin Fu · 6 years ago
  24. f145b0a Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL' by David S. Miller · 6 years ago
  25. 239e754 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q by Petr Machata · 6 years ago
  26. 35c31d5 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d by Petr Machata · 6 years ago
  27. 2d1b138 Merge branch 'Handle-multiple-received-packets-at-each-stage' by David S. Miller · 6 years ago
  28. b9f463d net: don't bother calling list RX functions on empty lists by Edward Cree · 6 years ago
  29. 5fa1273 net: ipv4: listify ip_rcv_finish by Edward Cree · 6 years ago
  30. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 6 years ago
  31. 88eb194 net: core: propagate SKB lists through packet_type lookup by Edward Cree · 6 years ago
  32. 4ce0017 net: core: another layer of lists, around PF_MEMALLOC skb handling by Edward Cree · 6 years ago
  33. 7da517a net: core: Another step of skb receive list processing by Edward Cree · 6 years ago
  34. 920572b net: core: unwrap skb list receive slightly further by Edward Cree · 6 years ago
  35. e090bfb sfc: batch up RX delivery by Edward Cree · 6 years ago
  36. f6ad8c1 net: core: trivial netif_receive_skb_list() entry point by Edward Cree · 6 years ago
  37. 2bdea15 Merge branch 'sctp-fully-support-for-dscp-and-flowlabel-per-transport' by David S. Miller · 6 years ago
  38. 0999f02 sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst by Xin Long · 6 years ago
  39. 4be4139 sctp: add support for setting flowlabel when adding a transport by Xin Long · 6 years ago
  40. 0b0dce7 sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams by Xin Long · 6 years ago
  41. 8a9c58d sctp: add support for dscp and flowlabel per transport by Xin Long · 6 years ago
  42. 69b9e1e ipv4: add __ip_queue_xmit() that supports tos param by Xin Long · 6 years ago
  43. 05bd97f net: dsa: Add Vitesse VSC73xx DSA router driver by Linus Walleij · 6 years ago
  44. 975ae7c net: phy: vitesse: Add support for VSC73xx by Linus Walleij · 6 years ago
  45. 1decd2e net: dsa: Add DT bindings for Vitesse VSC73xx switches by Linus Walleij · 6 years ago
  46. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  47. 44a4c46 Merge branch 'aquantia-various-ethtool-ops-implementation' by David S. Miller · 6 years ago
  48. 1d1c212 net: aquantia: bump driver version by Igor Russkikh · 6 years ago
  49. b8d68b6 net: aquantia: Add renegotiate ethtool operation support by Anton Mikaev · 6 years ago
  50. 288551d net: aquantia: Implement rx/tx flow control ethtools callback by Igor Russkikh · 6 years ago
  51. 44e00dd net: aquantia: Improve adapter init/deinit logic by Igor Russkikh · 6 years ago
  52. c1af542 net: aquantia: Ethtool based ring size configuration by Anton Mikaev · 6 years ago
  53. c18a9c0 net: stmmac_tc: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 6 years ago
  54. 00f5536 net: phy: DP83TC811: Fix SGMII enable/disable by Dan Murphy · 6 years ago
  55. 4203638 net: phy: DP83TC811: Add INT_STAT3 by Dan Murphy · 6 years ago
  56. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  57. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  58. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 6 years ago
  59. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  60. f6779e4 Merge branch 'hns3-a-few-code-improvements' by David S. Miller · 6 years ago
  61. e4e8771 net: hns3: modify hnae_ to hnae3_ by Peng Li · 6 years ago
  62. 024cc79 net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single by Huazhong Tan · 6 years ago
  63. 7a7056e net: hns3: give default option while dependency HNS3 set by Huazhong Tan · 6 years ago
  64. a9fc79b net: hns3: remove some unused members of some structures by Huazhong Tan · 6 years ago
  65. f6762f3 net: hns3: remove a redundant hclge_cmd_csq_done by Huazhong Tan · 6 years ago
  66. 1c1270d net: hns3: simplify hclge_cmd_csq_clean by Huazhong Tan · 6 years ago
  67. 043fa45 net: hns3: remove some redundant assignments by Huazhong Tan · 6 years ago
  68. eb55323 net: hns3: remove useless code in hclge_cmd_send by Huazhong Tan · 6 years ago
  69. 5411b98 net: hns3: remove unused hclge_ring_to_dma_dir by Huazhong Tan · 6 years ago
  70. 50d4feb atm: zatm: remove redundant pointer zatm_dev by Colin Ian King · 6 years ago
  71. cf87915 net: phy: realtek: add support for RTL8211C by Heiner Kallweit · 6 years ago
  72. 9868c0b net sched actions: add extack messages in pedit action by Roman Mashak · 6 years ago
  73. 414372f TTY: isdn: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  74. 100ec4b net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table by Heiner Kallweit · 6 years ago
  75. d6f1993 net: expose sk wmem in sock_exceed_buf_limit tracepoint by Yafang Shao · 6 years ago
  76. 335c997 r8169: remove old PHY reset hack by Heiner Kallweit · 6 years ago
  77. e48e097 Merge branch 'qed-fixes' by David S. Miller · 6 years ago
  78. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 6 years ago
  79. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 6 years ago
  80. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 6 years ago
  81. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 6 years ago
  82. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 6 years ago
  83. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 6 years ago
  84. c02462d netdevsim: fix sa_idx out of bounds check by Colin Ian King · 6 years ago
  85. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 6 years ago
  86. 97680ad Merge branch 'xps-symmretric-queue-selection' by David S. Miller · 6 years ago
  87. a4fd1f4 Documentation: Add explanation for XPS using Rx-queue(s) map by Amritha Nambiar · 6 years ago
  88. 8af2c06 net-sysfs: Add interface for Rx queue(s) map per Tx queue by Amritha Nambiar · 6 years ago
  89. fc9bab2 net: Enable Tx queue selection based on Rx queues by Amritha Nambiar · 6 years ago
  90. c6345ce net: Record receive queue number for a connection by Amritha Nambiar · 6 years ago
  91. 755c31c net: sock: Change tx_queue_mapping in sock_common to unsigned short by Amritha Nambiar · 6 years ago
  92. 0415746 net: Use static_key for XPS maps by Amritha Nambiar · 6 years ago
  93. 80d1966 net: Refactor XPS for CPUs and Rx queues by Amritha Nambiar · 6 years ago
  94. 021c917 Linux 4.18-rc3 by Linus Torvalds · 6 years ago
  95. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  96. 4a770e6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  97. d7563ca Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  98. 652788a Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  99. c2aee37 Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  100. c350d6d Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago