1. 1cb1d97 rds: remove trailing whitespace and blank lines by Stephen Hemminger · 6 years ago
  2. bf9b556 wimax: remove blank lines at EOF by Stephen Hemminger · 6 years ago
  3. 50f699b sched: fix trailing whitespace by Stephen Hemminger · 6 years ago
  4. 8dd3020 net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc by Tariq Toukan · 6 years ago
  5. c4ef85d Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers' by David S. Miller · 6 years ago
  6. ae2a922 cxgb4: move Tx/Rx free pages collection to common code by Rahul Lakkireddy · 6 years ago
  7. 9d0f180 cxgb4: collect number of free PSTRUCT page pointers by Rahul Lakkireddy · 6 years ago
  8. 6eb5e65 Merge branch 'mlxsw-Add-extack-messages-for-tc-flower' by David S. Miller · 6 years ago
  9. 27c203c mlxsw: spectrum_flower: Add extack messages by Nir Dotan · 6 years ago
  10. af1fe78 mlxsw: spectrum_acl: Add extack messages by Nir Dotan · 6 years ago
  11. 9c10812 mlxsw: core_acl_flex_actions: Add extack messages by Nir Dotan · 6 years ago
  12. ad7769c mlxsw: spectrum_acl: Propagate extack pointer by Nir Dotan · 6 years ago
  13. 3730cf4 netlink: do not store start function in netlink_cb by Florian Westphal · 6 years ago
  14. c93622b Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  15. 133bf90 mac80211: restrict delayed tailroom needed decrement by Manikanta Pubbisetty · 6 years ago
  16. d17504b wireless/lib80211: Convert from ahash to shash by Kees Cook · 6 years ago
  17. a527d3f Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  18. 176bd861 Merge branch 'rds-ipv6' by David S. Miller · 6 years ago
  19. b7ff8b1 rds: Extend RDS API for IPv6 support by Ka-Cheong Poon · 6 years ago
  20. 1e2b44e rds: Enable RDS IPv6 support by Ka-Cheong Poon · 6 years ago
  21. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  22. a6c90dd Merge branch 'sched-introduce-chain-templates-support-with-offloading-to-mlxsw' by David S. Miller · 6 years ago
  23. d159b38 selftests: forwarding: add tests for TC chain templates by Jiri Pirko · 6 years ago
  24. 2d73c88 selftests: forwarding: add tests for TC chains creation adn destruction by Jiri Pirko · 6 years ago
  25. 7f333cb selftests: forwarding: move shblock tc support check to a separate helper by Jiri Pirko · 6 years ago
  26. e2f2a1f mlxsw: spectrum: Implement chain template hinting by Jiri Pirko · 6 years ago
  27. 3473845 net: sched: cls_flower: propagate chain teplate creation and destruction to drivers by Jiri Pirko · 6 years ago
  28. b95ec7e net: sched: cls_flower: implement chain templates by Jiri Pirko · 6 years ago
  29. 33fb5cb net: sched: cls_flower: change fl_init_dissector to accept mask and dissector by Jiri Pirko · 6 years ago
  30. f574908 net: sched: cls_flower: move key/mask dumping into a separate function by Jiri Pirko · 6 years ago
  31. 9f407f1 net: sched: introduce chain templates by Jiri Pirko · 6 years ago
  32. 32a4f5e net: sched: introduce chain object to uapi by Jiri Pirko · 6 years ago
  33. f71e0ca4 net: sched: Avoid implicit chain 0 creation by Jiri Pirko · 6 years ago
  34. f34e8bf net: sched: push ops lookup bits into tcf_proto_lookup_ops() by Jiri Pirko · 6 years ago
  35. d3585ed Merge branch 'cpsw-add-MQPRIO-and-CBS-Qdisc-offload' by David S. Miller · 6 years ago
  36. ae62372f Documentation: networking: cpsw: add MQPRIO & CBS offload examples by Ivan Khoronzhuk · 6 years ago
  37. 4b4255e net: ethernet: ti: cpsw: restore shaper configuration while down/up by Ivan Khoronzhuk · 6 years ago
  38. 57d9014 net: ethernet: ti: cpsw: add CBS Qdisc offload by Ivan Khoronzhuk · 6 years ago
  39. 7929a66 net: ethernet: ti: cpsw: add MQPRIO Qdisc offload by Ivan Khoronzhuk · 6 years ago
  40. 4bb6c35 net: ethernet: ti: cpdma: fit rated channels in backward order by Ivan Khoronzhuk · 6 years ago
  41. 79b3325 net: ethernet: ti: cpsw: use cpdma channels in backward order for txq by Ivan Khoronzhuk · 6 years ago
  42. 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
  43. 3f44899 net/mlx5e: Use PARTIAL_GSO for UDP segmentation by Boris Pismenny · 6 years ago
  44. cc49518 net/mlx5e: Support offloading double vlan push/pop tc actions by Jianbo Liu · 7 years ago
  45. 1482bd3 net/mlx5e: Refactor tc vlan push/pop actions offloading by Jianbo Liu · 6 years ago
  46. 699e96d net/mlx5e: Support offloading tc double vlan headers match by Jianbo Liu · 7 years ago
  47. c7f7ba8 net/mlx5e: Remove redundant WARN when we cannot find neigh entry by Roi Dayan · 7 years ago
  48. 3101d1f net/mlx5: FW tracer, Add debug prints by Saeed Mahameed · 7 years ago
  49. 2440695 net/mlx5: FW tracer, Enable tracing by Feras Daoud · 7 years ago
  50. 70dd6fd net/mlx5: FW tracer, parse traces and kernel tracing support by Feras Daoud · 7 years ago
  51. c71ad41 net/mlx5: FW tracer, events handling by Feras Daoud · 7 years ago
  52. e9cad2c net/mlx5: FW tracer, register log buffer memory key by Saeed Mahameed · 7 years ago
  53. 48967ff net/mlx5: FW tracer, create trace buffer and copy strings database by Feras Daoud · 7 years ago
  54. f53aaa3 net/mlx5: FW tracer, implement tracer logic by Feras Daoud · 6 years ago
  55. 7854ac4 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  56. c9eaaa1 Merge branch 'lan743x-Add-features-to-lan743x-driver' by David S. Miller · 6 years ago
  57. 43e8fe9 lan743x: Add RSS support by Bryan Whitehead · 6 years ago
  58. c9cf96b lan743x: Add EEE support by Bryan Whitehead · 6 years ago
  59. 4d94282 lan743x: Add power management support by Bryan Whitehead · 6 years ago
  60. 6958460 lan743x: Add support for ethtool eeprom access by Bryan Whitehead · 6 years ago
  61. 2958337 lan743x: Add support for ethtool message level by Bryan Whitehead · 6 years ago
  62. 8114e8a lan743x: Add support for ethtool statistics by Bryan Whitehead · 6 years ago
  63. 63b92a9 lan743x: Add support for ethtool link settings by Bryan Whitehead · 6 years ago
  64. 0cf6322 lan743x: Add support for ethtool get_drvinfo by Bryan Whitehead · 6 years ago
  65. 8760c4d Merge branch 'sh_eth-clean-up-the-TSU-register-accessors' by David S. Miller · 6 years ago
  66. 51459d4 sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric by Sergei Shtylyov · 6 years ago
  67. 7a54c86 sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter by Sergei Shtylyov · 6 years ago
  68. ecbecb0 sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors by Sergei Shtylyov · 6 years ago
  69. 41414f0 sh_eth: make sh_eth_tsu_get_offset() match its name by Sergei Shtylyov · 6 years ago
  70. 388c4bb sh_eth: uninline sh_eth_tsu_get_offset() by Sergei Shtylyov · 6 years ago
  71. fd800f6 wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc by YueHaibing · 6 years ago
  72. 6a52581 Merge branch 'smc-next' by David S. Miller · 6 years ago
  73. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 6 years ago
  74. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 6 years ago
  75. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  76. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  77. c601171 net/smc: provide smc mode in smc_diag.c by Karsten Graul · 6 years ago
  78. 9a2ad36 selftests: forwarding: gre_multipath: Drop IPv6 tests by Petr Machata · 6 years ago
  79. 7fa41ef ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh by YueHaibing · 6 years ago
  80. f8b2990 Merge branch 'net-bridge-add-support-for-backup-port' by David S. Miller · 6 years ago
  81. 2756f68 net: bridge: add support for backup port by Nikolay Aleksandrov · 6 years ago
  82. a5f3ea5 net: bridge: add support for raw sysfs port options by Nikolay Aleksandrov · 6 years ago
  83. 0a78c38 net: mediatek: use dma_zalloc_coherent instead of allocator/memset by YueHaibing · 6 years ago
  84. 07300f7 nfp: avoid buffer leak when FW communication fails by Jakub Kicinski · 6 years ago
  85. 042f882 nfp: bring back support for offloading shared blocks by Jakub Kicinski · 6 years ago
  86. 2d408c0 xen-netfront: fix queue name setting by Vitaly Kuznetsov · 6 years ago
  87. be5a8ff net/dsa/realtek: add MODULE_LICENSE() by Randy Dunlap · 6 years ago
  88. 5b3df17 bonding: don't cast const buf in sysfs store by Nikolay Aleksandrov · 6 years ago
  89. fb42c83 Merge branch 'TX-used-ring-batched-updating-for-vhost' by David S. Miller · 6 years ago
  90. 4afb52c vhost_net: batch update used ring for datacopy TX by Jason Wang · 6 years ago
  91. d0d8697 vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH by Jason Wang · 6 years ago
  92. 09c3248 vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used() by Jason Wang · 6 years ago
  93. 0d20bdf vhost_net: split out datacopy logic by Jason Wang · 6 years ago
  94. c92a8a8 vhost_net: introduce tx_can_batch() by Jason Wang · 6 years ago
  95. a2a91a1 vhost_net: introduce get_tx_bufs() by Jason Wang · 6 years ago
  96. 272f35c vhost_net: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
  97. b0d0ea5 vhost_net: introduce helper to initialize tx iov iter by Jason Wang · 6 years ago
  98. 652e4f3 vhost_net: drop unnecessary parameter by Jason Wang · 6 years ago
  99. 0ae0d60 multicast: remove useless parameter for group add by Hangbin Liu · 6 years ago
  100. ef32477 net: wimax: stack: fixed multi line comment issue by Mark Railton · 6 years ago