1. cecd8d8 liquidio: avoid doing useless work by Prasad Kanneganti · 7 years ago
  2. fcbedd0 liquidio: Resolved mbox read issue while reading more than one 64bit data by Intiyaz Basha · 7 years ago
  3. fd372a7 Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  4. 10c56b8 Merge branch 'ibmvnic-Clean-up-net-close-and-fix-reset-bug' by David S. Miller · 7 years ago
  5. 18b8d6b ibmvnic: Do not disable device during failover or partition migration by Thomas Falcon · 7 years ago
  6. 01d9bd7 ibmvnic: Reorganize device close by Thomas Falcon · 7 years ago
  7. f873866 ibmvnic: Clean up device close by Thomas Falcon · 7 years ago
  8. 46e371f openvswitch: fix vport packet length check. by William Tu · 7 years ago
  9. 55a165a Merge branch 'pernet-convert-part5' by David S. Miller · 7 years ago
  10. 1fd2c55 net: Convet ipv6_net_ops by Kirill Tkhai · 7 years ago
  11. e8a95ad net: Convert ipv4_net_ops by Kirill Tkhai · 7 years ago
  12. 8dbc6e2 net: Convert iptable_security_net_ops by Kirill Tkhai · 7 years ago
  13. 65f828c net: Convert iptable_raw_net_ops by Kirill Tkhai · 7 years ago
  14. 06a8a67 net: Convert iptable_nat_net_ops by Kirill Tkhai · 7 years ago
  15. 7ba81869 net: Convert iptable_mangle_net_ops by Kirill Tkhai · 7 years ago
  16. 93623f2 net: Convert arptable_filter_net_ops by Kirill Tkhai · 7 years ago
  17. 59d2697 net: Convert pg_net_ops by Kirill Tkhai · 7 years ago
  18. bd54dce net: Convert nfnl_queue_net_ops by Kirill Tkhai · 7 years ago
  19. 74f26bbf net: Convert nfnl_log_net_ops by Kirill Tkhai · 7 years ago
  20. ffdf72b net: Convert cttimeout_ops by Kirill Tkhai · 7 years ago
  21. cf51503 net: Convert nfnl_acct_ops by Kirill Tkhai · 7 years ago
  22. 5a8e9be net: Convert nfnetlink_net_ops by Kirill Tkhai · 7 years ago
  23. c7c5e43 net: Convert nf_tables_net_ops by Kirill Tkhai · 7 years ago
  24. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  25. 997266a net: Convert ip6 tables pernet_operations by Kirill Tkhai · 7 years ago
  26. 459d153 net/sched: cls_flower: Add support to handle first frag as match field by Pieter Jansen van Vuuren · 7 years ago
  27. 08a2423 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  28. cc71921 net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and_rss_info by Peng Li · 7 years ago
  29. 678335a1 net: hns3: set the max ring num when alloc netdev by Peng Li · 7 years ago
  30. 814e027 net: hns3: fix the queue id for tqp enable&&reset by Peng Li · 7 years ago
  31. f18f0d4 net: hns3: fix endian issue when PF get mbx message flag by Peng Li · 7 years ago
  32. 090e3b5 net: hns3: set the cmdq out_vld bit to 0 after used by Peng Li · 7 years ago
  33. f5e084b net: hns3: VF should get the real rss_size instead of rss_size_max by Peng Li · 7 years ago
  34. 67ae686 devlink: Change dpipe/resource get privileges by Arkadi Sharshevsky · 7 years ago
  35. dcf1bcb selftests/net: enable fragments for fib-onlink-tests by Anders Roxell · 7 years ago
  36. ae5799d ipvlan: properly annotate rx_handler access by Paolo Abeni · 7 years ago
  37. 31135eb net/mlx5: Fix wrongly assigned CQ reference counter by Leon Romanovsky · 7 years ago
  38. cb01008 net/mlx5: IPSec, Add support for ESN by Aviad Yehezkel · 7 years ago
  39. 75ef3f5 net/mlx5e: Added common function for to_ipsec_sa_entry by Aviad Yehezkel · 7 years ago
  40. 05564d0 net/mlx5: Add flow-steering commands for FPGA IPSec implementation by Aviad Yehezkel · 7 years ago
  41. d6c4f02 net/mlx5: Refactor accel IPSec code by Aviad Yehezkel · 7 years ago
  42. af9fe19 net/mlx5: Added required metadata capability for ipsec by Aviad Yehezkel · 7 years ago
  43. 1d2005e net/mlx5: Export ipsec capabilities by Aviad Yehezkel · 7 years ago
  44. 65802f4 net/mlx5: IPSec, Add command V2 support by Aviad Yehezkel · 7 years ago
  45. 788a821 net/mlx5e: IPSec, Add support for ESP trailer removal by hardware by Yossi Kuperman · 7 years ago
  46. 581fddd net/mlx5: IPSec, Generalize sandbox QP commands by Yossi Kuperman · 7 years ago
  47. d83a69c net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec caps by Saeed Mahameed · 7 years ago
  48. a366e30 ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE by Eric Dumazet · 7 years ago
  49. 3f6be0e Merge branch 'RDS-zerocopy-code-enhancements' by David S. Miller · 7 years ago
  50. 9426bbc rds: use list structure to track information for zerocopy completion notification by Sowmini Varadhan · 7 years ago
  51. d40a126b rds: refactor zcopy code into rds_message_zcopy_from_user by Sowmini Varadhan · 7 years ago
  52. c33b3b9 cxgb3: remove VLA usage by Gustavo A. R. Silva · 7 years ago
  53. 334e641 sock: Fix SO_ZEROCOPY switch case by Jesus Sanchez-Palencia · 7 years ago
  54. 92dbb332a Merge branch 'mvpp2-ucast-filter' by David S. Miller · 7 years ago
  55. 10fea26 net: mvpp2: Add support for unicast filtering by Maxime Chevallier · 7 years ago
  56. ce2a27c net: mvpp2: Simplify MAC filtering function parameters by Maxime Chevallier · 7 years ago
  57. dff58a0 selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_ok_test by Jiri Pirko · 7 years ago
  58. 0c17db0 selftests: forwarding: fix "ok" action test by Jiri Pirko · 7 years ago
  59. bb5441f net: cdc_eem: clean up bind error path by Johan Hovold · 7 years ago
  60. 4f06717 net: kalmia: clean up bind error path by Johan Hovold · 7 years ago
  61. bcde6b7 Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  62. d1f1b9c selftests: net: Introduce first PMTU test by Stefano Brivio · 7 years ago
  63. d8c13f22 net/mlx4_en: try to use high order pages for RX rings by Eric Dumazet · 7 years ago
  64. 7d99429 enic: fix boolreturn.cocci warnings by Fengguang Wu · 7 years ago
  65. b1312b8 net: dsa: mv88e6xxx: fix boolreturn.cocci warnings by Fengguang Wu · 7 years ago
  66. 630b21a net: phy: mdio-mux: slience probe defer error by Jerome Brunet · 7 years ago
  67. 1ec54cb net: unpollute priv_flags space by Paolo Abeni · 7 years ago
  68. b2b1949 Merge branch 'net-phy-remove-phy_error-from-phy_disable_interrupts' by David S. Miller · 7 years ago
  69. 70a55c3 net: phy: use phy_disable_interrupts in phy_stop by Heiner Kallweit · 7 years ago
  70. 4fff2d3 net: phy: remove phy_error from phy_disable_interrupts by Heiner Kallweit · 7 years ago
  71. 4d1e46a selftests/net: fix in_netns.sh script by Prashant Bhole · 7 years ago
  72. 6e61e10 net: mvpp2: mvpp2_check_hw_buf_num() can be static by kbuild test robot · 7 years ago
  73. 9a21ac9 ipv6: ndisc: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  74. 22936c3 dt-bindings: net: dsa: marvell: describe compatibility string by Brandon Streiff · 7 years ago
  75. c9efb15 tipc: bcast: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  76. 3eac60d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  77. b5b2f33 Merge branch 'lan743x-driver' by David S. Miller · 7 years ago
  78. e8cf7c2 lan743x: Update MAINTAINERS to include lan743x driver by Bryan Whitehead · 7 years ago
  79. 23f0703 lan743x: Add main source files for new lan743x driver by Bryan Whitehead · 7 years ago
  80. 1c02e37 Merge branch 'sctp-add-support-for-some-msg_control-options-from-RFC6458' by David S. Miller · 7 years ago
  81. 4910280 sctp: add support for snd flag SCTP_SENDALL process in sendmsg by Xin Long · 7 years ago
  82. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 7 years ago
  83. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 7 years ago
  84. 5c3d0fd ravb: remove erroneous comment by Niklas Söderlund · 7 years ago
  85. 30855ff net: Make account struct net to memcg by Kirill Tkhai · 7 years ago
  86. e810bf5 net/mlx5: Flow steering cmd interface should get the fte when deleting by Aviad Yehezkel · 7 years ago
  87. 3346c48 {net,IB}/mlx5: Add flow steering helpers by Boris Pismenny · 7 years ago
  88. d2ec6a3 net/mlx5: Embed mlx5_flow_act into fs_fte by Matan Barak · 7 years ago
  89. 5f41837 net/mlx5: Add empty egress namespace to flow steering core by Aviad Yehezkel · 7 years ago
  90. af76c50 net/mlx5: Add shim layer between fs and cmd by Matan Barak · 7 years ago
  91. a9db0ec {net,IB}/mlx5: Add has_tag to mlx5_flow_act by Matan Barak · 7 years ago
  92. 075572d IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments by Boris Pismenny · 7 years ago
  93. 04e8717 net/mlx5: FPGA and IPSec initialization to be before flow steering by Matan Barak · 7 years ago
  94. 1c9a10e net/mlx5e: Removed not need synchronize_rcu by Aviad Yehezkel · 7 years ago
  95. dc7debec net/mlx5e: Fixed sleeping inside atomic context by Aviad Yehezkel · 7 years ago
  96. ef927a9 net/mlx5e: Wait for FPGA command responses with a timeout by Aviad Yehezkel · 7 years ago
  97. 46f3ee4 net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled by Aviad Yehezkel · 7 years ago
  98. c33251a IB/mlx5: Removed not used parameters by Aviad Yehezkel · 7 years ago
  99. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. ce38061 Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 7 years ago