1. 59c9d35 net/mlx5: Cache the system image guid by Alaa Hleihel · 7 years ago
  2. b856df2 net/mlx5e: Allow reporting of checksum unnecessary by Or Gerlitz · 7 years ago
  3. b820e6f net/mlx5e: Enable reporting checksum unnecessary also for L3 packets by Or Gerlitz · 7 years ago
  4. f128f13 net/mlx5e: Add ethtool control of ring params to VF representors by Gavi Teitz · 7 years ago
  5. 84a0973 net/mlx5e: Enable multi-queue and RSS for VF representors by Gavi Teitz · 7 years ago
  6. a5355de net/mlx5e: Expose ethtool rss key size / indirection table functions by Or Gerlitz · 7 years ago
  7. 3edc015 net/mlx5e: Expose function for building RSS params by Gavi Teitz · 7 years ago
  8. 46dc933 net/mlx5e: Provide explicit directive if to create inner indirect tirs by Or Gerlitz · 7 years ago
  9. c966f7d net/mlx5: E-Switch, Provide flow dest when creating vport rx rule by Gavi Teitz · 7 years ago
  10. 092297e net/mlx5e: Extract creation of rep's default flow rule by Gavi Teitz · 7 years ago
  11. dabeb3b net/mlx5e: Enable stateless offloads for VF representor netdevs by Gavi Teitz · 7 years ago
  12. 749359f net/mlx5e: Change VF representors' RQ type by Gavi Teitz · 7 years ago
  13. 3a95e0c net/mlx5e: Ethtool steering, Support masks for l3/l4 filters by Or Gerlitz · 7 years ago
  14. 804fe10 openvswitch: Use correct reply values in datapath and vport ops by Yifeng Sun · 6 years ago
  15. 80ece6a tls: Remove redundant vars from tls record structure by Vakul Garg · 6 years ago
  16. 6e9feb3 Merge branch 'tipc-next' by David S. Miller · 6 years ago
  17. 6787927 tipc: buffer overflow handling in listener socket by Tung Nguyen · 6 years ago
  18. 25b9221 tipc: add SYN bit to connection setup messages by Jon Maloy · 6 years ago
  19. 39fdc9c tipc: refactor function tipc_sk_filter_connect() by Jon Maloy · 6 years ago
  20. afe8792 tipc: refactor function tipc_sk_timeout() by Jon Maloy · 6 years ago
  21. 5cbdbd1 tipc: refactor function tipc_msg_reverse() by Jon Maloy · 6 years ago
  22. a337531 tcp: up initial rmem to 128KB and SYN rwin to around 64KB by Yuchung Cheng · 6 years ago
  23. 3ff6cde hns3: Another build fix. by David S. Miller · 6 years ago
  24. d401766 hns3: Fix the build. by David S. Miller · 6 years ago
  25. 6a42b51 qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered" by Colin Ian King · 6 years ago
  26. ec72001 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  27. 5362700 net: sched: make function qdisc_free_cb() static by Wei Yongjun · 6 years ago
  28. a804e5e selftests: forwarding: test for bridge sticky flag by Nikolay Aleksandrov · 6 years ago
  29. 1288aa7 net: bridge: explicitly zero is_sticky in fdb_create by Nikolay Aleksandrov · 6 years ago
  30. 4605168 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  31. e4fd750 net: hns3: Fix loss of coal configuration while doing reset by Huazhong Tan · 6 years ago
  32. 0d43bf4 net: hns3: Modify hns3_get_max_available_channels by Huazhong Tan · 6 years ago
  33. fe5eb04 net: hns3: Change return type of hclge_tm_schd_info_update() by Huazhong Tan · 6 years ago
  34. 93d8daf net: hns3: Fix for netdev not up problem when setting mtu by Yunsheng Lin · 6 years ago
  35. 996ff91 net: hns3: Fix for packet buffer setting bug by Yunsheng Lin · 6 years ago
  36. 4dc13b9 net: hns3: Add serdes parallel inner loopback support by Fuyun Liang · 6 years ago
  37. eb66d50 net: hns3: Rename mac loopback to app loopback by Fuyun Liang · 6 years ago
  38. a7b687b net: hns3: Rename loop mode by Fuyun Liang · 6 years ago
  39. cd2086b net: hns3: Set extra mac address of pause param for HW by Fuyun Liang · 6 years ago
  40. 5b71ac3 net: hns3: Add support for sctp checksum offload by Peng Li · 6 years ago
  41. d2f1e81 net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m by Arnd Bergmann · 6 years ago
  42. 9b97123 net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  43. 31bae7d phy: mscc: fix printf format by Arnd Bergmann · 6 years ago
  44. 5e8cc39 net: ethernet: dpaa: remove unused variables by Arnd Bergmann · 6 years ago
  45. 3d5537f net: aquantia: Make function aq_fw1x_set_power() static by Wei Yongjun · 6 years ago
  46. bf17b67 net/tls: Make function get_rec() static by Wei Yongjun · 6 years ago
  47. 5d70a67 net/core: make function ___gnet_stats_copy_basic() static by Wei Yongjun · 6 years ago
  48. a9ca7f1 net: xen-netback: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  49. 470b925 qed: Remove set but not used variable 'p_archipelago' by YueHaibing · 6 years ago
  50. eddf11e net: ovs: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  51. 31df0cf Merge branch 'netlink-nested-policy-validation' by David S. Miller · 6 years ago
  52. 1501d13 netlink: add nested array policy validation by Johannes Berg · 6 years ago
  53. 9a659a3 netlink: allow NLA_NESTED to specify nested policy to validate by Johannes Berg · 6 years ago
  54. c29f184 netlink: move extack setting into validate_nla() by Johannes Berg · 6 years ago
  55. 48fde90 netlink: make validation_data const by Johannes Berg · 6 years ago
  56. fe3b30d netlink: remove NLA_NESTED_COMPAT by Johannes Berg · 6 years ago
  57. f934bb9 ice: fix changing of ring descriptor size (ethtool -G) by Bruce Allan · 6 years ago
  58. 32f13d0 ice: Update to capabilities admin queue command by Anirudh Venkataramanan · 6 years ago
  59. 56daee6 ice: Query the Tx scheduler node before adding it by Anirudh Venkataramanan · 6 years ago
  60. f31028b ice: Update comment for ice_fltr_mgmt_list_entry by Brett Creeley · 6 years ago
  61. 396fbf9 ice: update fw version check logic by Jacob Keller · 6 years ago
  62. c185e39 ice: update branding strings and supported device ids by Bruce Allan · 6 years ago
  63. daca32a ice: replace unnecessary memcpy with direct assignment by Bruce Allan · 6 years ago
  64. dec64ff ice: use [sr]q.count when checking if queue is initialized by Jacob Keller · 6 years ago
  65. 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
  66. d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
  67. da58a93 net: mvneta: Add support for 2500Mbps SGMII by Maxime Chevallier · 6 years ago
  68. c09c147 Merge branch 'net-vhost-improve-performance-when-enable-busyloop' by David S. Miller · 6 years ago
  69. 441abde net: vhost: add rx busy polling in tx path by Tonghao Zhang · 6 years ago
  70. dc15128 net: vhost: factor out busy polling logic to vhost_net_busy_poll() by Tonghao Zhang · 6 years ago
  71. a6a67a2 net: vhost: replace magic number of lock annotation by Tonghao Zhang · 6 years ago
  72. 78139c9 net: vhost: lock the vqs one by one by Tonghao Zhang · 6 years ago
  73. af4325e tcp: expose sk_state in tcp_retransmit_skb tracepoint by Yafang Shao · 6 years ago
  74. 0a71515 net: faraday: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  75. 6323d57 net: smsc: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  76. 880e1b2 net: liquidio: list usage cleanup by zhong jiang · 6 years ago
  77. 631e871 net: qed: list usage cleanup by zhong jiang · 6 years ago
  78. 30b0594 Merge branch 'net-bridge-convert-bool-options-to-bits' by David S. Miller · 6 years ago
  79. 35750b0 net: bridge: pack net_bridge better by Nikolay Aleksandrov · 6 years ago
  80. 3341d91 net: bridge: convert mtu_set_by_user to a bit by Nikolay Aleksandrov · 6 years ago
  81. c69c2cd net: bridge: convert neigh_suppress_enabled option to a bit by Nikolay Aleksandrov · 6 years ago
  82. 675779a net: bridge: convert mcast options to bits by Nikolay Aleksandrov · 6 years ago
  83. 13cefad net: bridge: convert and rename mcast disabled by Nikolay Aleksandrov · 6 years ago
  84. be3664a net: bridge: convert group_addr_set option to a bit by Nikolay Aleksandrov · 6 years ago
  85. 8df3510 net: bridge: convert nf call options to bits by Nikolay Aleksandrov · 6 years ago
  86. ae75767 net: bridge: add bitfield for options and convert vlan opts by Nikolay Aleksandrov · 6 years ago
  87. 1c1cb6d net: bridge: make struct opening bracket consistent by Nikolay Aleksandrov · 6 years ago
  88. 37ac5db Merge branch 's390-net-next' by David S. Miller · 6 years ago
  89. 91cc98f s390/qeth: remove duplicated carrier state tracking by Julian Wiedmann · 6 years ago
  90. d782d80 s390/qeth: clean up drop conditions for received cmds by Julian Wiedmann · 6 years ago
  91. d19b93f s390/qeth: re-indent qeth_check_ipa_data() by Julian Wiedmann · 6 years ago
  92. 68bba11 s390/qeth: consume local address events by Julian Wiedmann · 6 years ago
  93. 6585ac4 s390/qeth: remove various redundant code by Julian Wiedmann · 6 years ago
  94. 8d908eb s390/qeth: remove CARD_FROM_CDEV helper by Julian Wiedmann · 6 years ago
  95. 8f6637b s390/qeth: pass card pointer in iob callback by Julian Wiedmann · 6 years ago
  96. 6a3123d s390/qeth: re-use qeth_notify_skbs() by Julian Wiedmann · 6 years ago
  97. 5a5312b s390/qeth: remove additional skb refcount by Julian Wiedmann · 6 years ago
  98. dc149e3 s390/qeth: replace open-coded skb_queue_walk() by Julian Wiedmann · 6 years ago
  99. cd11d11 net/af_iucv: locate IUCV header via skb_network_header() by Julian Wiedmann · 6 years ago
  100. a2eb0ad s390/qeth: on gdev release, reset drvdata by Julian Wiedmann · 6 years ago