1. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  2. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  3. a6c90dd Merge branch 'sched-introduce-chain-templates-support-with-offloading-to-mlxsw' by David S. Miller · 6 years ago
  4. d159b38 selftests: forwarding: add tests for TC chain templates by Jiri Pirko · 6 years ago
  5. 2d73c88 selftests: forwarding: add tests for TC chains creation adn destruction by Jiri Pirko · 6 years ago
  6. 7f333cb selftests: forwarding: move shblock tc support check to a separate helper by Jiri Pirko · 6 years ago
  7. e2f2a1f mlxsw: spectrum: Implement chain template hinting by Jiri Pirko · 6 years ago
  8. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  9. b95ec7e net: sched: cls_flower: implement chain templates by Jiri Pirko · 6 years ago
  10. 33fb5cb net: sched: cls_flower: change fl_init_dissector to accept mask and dissector by Jiri Pirko · 6 years ago
  11. f574908 net: sched: cls_flower: move key/mask dumping into a separate function by Jiri Pirko · 6 years ago
  12. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  13. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  14. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  15. f34e8bf net: sched: push ops lookup bits into tcf_proto_lookup_ops() by Jiri Pirko · 6 years ago
  16. d3585edf Merge branch 'cpsw-add-MQPRIO-and-CBS-Qdisc-offload' by David S. Miller · 6 years ago
  17. ae62372f Documentation: networking: cpsw: add MQPRIO & CBS offload examples by Ivan Khoronzhuk · 6 years ago
  18. 4b4255e net: ethernet: ti: cpsw: restore shaper configuration while down/up by Ivan Khoronzhuk · 6 years ago
  19. 57d9014 net: ethernet: ti: cpsw: add CBS Qdisc offload by Ivan Khoronzhuk · 6 years ago
  20. 7929a66 net: ethernet: ti: cpsw: add MQPRIO Qdisc offload by Ivan Khoronzhuk · 6 years ago
  21. 4bb6c35 net: ethernet: ti: cpdma: fit rated channels in backward order by Ivan Khoronzhuk · 6 years ago
  22. 79b3325 net: ethernet: ti: cpsw: use cpdma channels in backward order for txq by Ivan Khoronzhuk · 6 years ago
  23. b19c7bb Merge tag 'mlx5e-updates-2018-07-18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  24. 3f44899 net/mlx5e: Use PARTIAL_GSO for UDP segmentation by Boris Pismenny · 7 years ago
  25. cc49518 net/mlx5e: Support offloading double vlan push/pop tc actions by Jianbo Liu · 7 years ago
  26. 1482bd3 net/mlx5e: Refactor tc vlan push/pop actions offloading by Jianbo Liu · 7 years ago
  27. 699e96d net/mlx5e: Support offloading tc double vlan headers match by Jianbo Liu · 7 years ago
  28. c7f7ba8 net/mlx5e: Remove redundant WARN when we cannot find neigh entry by Roi Dayan · 7 years ago
  29. 3101d1f net/mlx5: FW tracer, Add debug prints by Saeed Mahameed · 7 years ago
  30. 2440695 net/mlx5: FW tracer, Enable tracing by Feras Daoud · 7 years ago
  31. 70dd6fd net/mlx5: FW tracer, parse traces and kernel tracing support by Feras Daoud · 7 years ago
  32. c71ad41 net/mlx5: FW tracer, events handling by Feras Daoud · 7 years ago
  33. e9cad2c net/mlx5: FW tracer, register log buffer memory key by Saeed Mahameed · 7 years ago
  34. 48967ff net/mlx5: FW tracer, create trace buffer and copy strings database by Feras Daoud · 7 years ago
  35. f53aaa3 net/mlx5: FW tracer, implement tracer logic by Feras Daoud · 6 years ago
  36. 7854ac4 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  37. c9eaaa1 Merge branch 'lan743x-Add-features-to-lan743x-driver' by David S. Miller · 6 years ago
  38. 43e8fe9 lan743x: Add RSS support by Bryan Whitehead · 6 years ago
  39. c9cf96b lan743x: Add EEE support by Bryan Whitehead · 6 years ago
  40. 4d94282 lan743x: Add power management support by Bryan Whitehead · 6 years ago
  41. 6958460 lan743x: Add support for ethtool eeprom access by Bryan Whitehead · 6 years ago
  42. 2958337 lan743x: Add support for ethtool message level by Bryan Whitehead · 6 years ago
  43. 8114e8a lan743x: Add support for ethtool statistics by Bryan Whitehead · 6 years ago
  44. 63b92a9 lan743x: Add support for ethtool link settings by Bryan Whitehead · 6 years ago
  45. 0cf6322 lan743x: Add support for ethtool get_drvinfo by Bryan Whitehead · 6 years ago
  46. 8760c4d Merge branch 'sh_eth-clean-up-the-TSU-register-accessors' by David S. Miller · 6 years ago
  47. 51459d4 sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric by Sergei Shtylyov · 6 years ago
  48. 7a54c86 sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter by Sergei Shtylyov · 6 years ago
  49. ecbecb0 sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors by Sergei Shtylyov · 6 years ago
  50. 41414f0 sh_eth: make sh_eth_tsu_get_offset() match its name by Sergei Shtylyov · 6 years ago
  51. 388c4bb sh_eth: uninline sh_eth_tsu_get_offset() by Sergei Shtylyov · 6 years ago
  52. fd800f6 wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc by YueHaibing · 6 years ago
  53. 6a52581 Merge branch 'smc-next' by David S. Miller · 6 years ago
  54. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 6 years ago
  55. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 6 years ago
  56. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  57. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  58. c601171 net/smc: provide smc mode in smc_diag.c by Karsten Graul · 6 years ago
  59. 9a2ad36 selftests: forwarding: gre_multipath: Drop IPv6 tests by Petr Machata · 6 years ago
  60. 7fa41ef ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh by YueHaibing · 6 years ago
  61. f8b2990 Merge branch 'net-bridge-add-support-for-backup-port' by David S. Miller · 6 years ago
  62. 2756f68 net: bridge: add support for backup port by Nikolay Aleksandrov · 6 years ago
  63. a5f3ea5 net: bridge: add support for raw sysfs port options by Nikolay Aleksandrov · 6 years ago
  64. 0a78c38 net: mediatek: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago
  65. 07300f7 nfp: avoid buffer leak when FW communication fails by Jakub Kicinski · 6 years ago
  66. 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 6 years ago
  67. 2d408c0 xen-netfront: fix queue name setting by Vitaly Kuznetsov · 6 years ago
  68. be5a8ff net/dsa/realtek: add MODULE_LICENSE() by Randy Dunlap · 6 years ago
  69. 5b3df17 bonding: don't cast const buf in sysfs store by Nikolay Aleksandrov · 6 years ago
  70. fb42c83 Merge branch 'TX-used-ring-batched-updating-for-vhost' by David S. Miller · 6 years ago
  71. 4afb52c vhost_net: batch update used ring for datacopy TX by Jason Wang · 6 years ago
  72. d0d8697 vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH by Jason Wang · 6 years ago
  73. 09c3248 vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() by Jason Wang · 6 years ago
  74. 0d20bdf vhost_net: split out datacopy logic by Jason Wang · 6 years ago
  75. c92a8a8 vhost_net: introduce tx_can_batch() by Jason Wang · 6 years ago
  76. a2a91a1 vhost_net: introduce get_tx_bufs() by Jason Wang · 6 years ago
  77. 272f35c vhost_net: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
  78. b0d0ea5 vhost_net: introduce helper to initialize tx iov iter by Jason Wang · 6 years ago
  79. 652e4f3 vhost_net: drop unnecessary parameter by Jason Wang · 6 years ago
  80. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 6 years ago
  81. ef32477 net: wimax: stack: fixed multi line comment issue by Mark Railton · 6 years ago
  82. b529344 net: phy: sfp: Do not use "imply HWMON" by Guenter Roeck · 6 years ago
  83. 4c30337 libcxgb: replace vmalloc and memset with vzalloc by YueHaibing · 6 years ago
  84. c1907e5 net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago
  85. e064cce tipc: make some functions static by YueHaibing · 6 years ago
  86. baa2d2b net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register by Gustavo A. R. Silva · 6 years ago
  87. d1afdc5 Merge branch 'tcp-improve-setsockopt-TCP_USER_TIMEOUT-accuracy' by David S. Miller · 6 years ago
  88. b701a99 tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy by Jon Maxwell · 6 years ago
  89. a7fa377 tcp: Add tcp_retransmit_stamp() helper routine by Jon Maxwell · 6 years ago
  90. 9bcc66e tcp: convert icsk_user_timeout from jiffies to msecs by Jon Maxwell · 6 years ago
  91. 975cd35 Merge branch 's390-qeth-updates' by David S. Miller · 6 years ago
  92. 5f89eca s390/qeth: speed up L2 IQD xmit by Julian Wiedmann · 6 years ago
  93. a7c2f4a s390/qeth: add support for constrained HW headers by Julian Wiedmann · 6 years ago
  94. ba86ceee s390/qeth: merge linearize-check into HW header construction by Julian Wiedmann · 6 years ago
  95. d2a274b s390/qeth: add statistics for consumed buffer elements by Julian Wiedmann · 6 years ago
  96. 72f219d s390/qeth: use core MTU range checking by Julian Wiedmann · 6 years ago
  97. 8ce7a9e s390/qeth: simplify max MTU handling by Julian Wiedmann · 6 years ago
  98. 92d2720 s390/qeth: don't cache HW port number by Julian Wiedmann · 6 years ago
  99. d3d1b20 s390/qeth: allocate netdevice early by Julian Wiedmann · 6 years ago
  100. addc5ee s390/qeth: remove redundant netif_carrier_ok() checks by Julian Wiedmann · 6 years ago