1. 84a1d9c4 net: ethtool: extend RXNFC API to support RSS spreading of filter matches by Edward Cree · 7 years ago
  2. 571e677 rds: rds_info_from_znotifier() can be static by kbuild test robot · 7 years ago
  3. 496c7f3 rds: rds_message_zcopy_from_user() can be static by kbuild test robot · 7 years ago
  4. 054f34d net/ncsi: unlock on error in ncsi_set_interface_nl() by Dan Carpenter · 7 years ago
  5. 50db64b net/ncsi: use kfree_skb() instead of kfree() by Dan Carpenter · 7 years ago
  6. 46e371f openvswitch: fix vport packet length check. by William Tu · 7 years ago
  7. 1fd2c55 net: Convet ipv6_net_ops by Kirill Tkhai · 7 years ago
  8. e8a95ad net: Convert ipv4_net_ops by Kirill Tkhai · 7 years ago
  9. 8dbc6e2 net: Convert iptable_security_net_ops by Kirill Tkhai · 7 years ago
  10. 65f828c net: Convert iptable_raw_net_ops by Kirill Tkhai · 7 years ago
  11. 06a8a67 net: Convert iptable_nat_net_ops by Kirill Tkhai · 7 years ago
  12. 7ba81869 net: Convert iptable_mangle_net_ops by Kirill Tkhai · 7 years ago
  13. 93623f2 net: Convert arptable_filter_net_ops by Kirill Tkhai · 7 years ago
  14. 59d2697 net: Convert pg_net_ops by Kirill Tkhai · 7 years ago
  15. bd54dce net: Convert nfnl_queue_net_ops by Kirill Tkhai · 7 years ago
  16. 74f26bbf net: Convert nfnl_log_net_ops by Kirill Tkhai · 7 years ago
  17. ffdf72b net: Convert cttimeout_ops by Kirill Tkhai · 7 years ago
  18. cf51503 net: Convert nfnl_acct_ops by Kirill Tkhai · 7 years ago
  19. 5a8e9be net: Convert nfnetlink_net_ops by Kirill Tkhai · 7 years ago
  20. c7c5e43 net: Convert nf_tables_net_ops by Kirill Tkhai · 7 years ago
  21. 649b982 net: Convert xfrm_user_net_ops by Kirill Tkhai · 7 years ago
  22. 997266a net: Convert ip6 tables pernet_operations by Kirill Tkhai · 7 years ago
  23. 459d153 net/sched: cls_flower: Add support to handle first frag as match field by Pieter Jansen van Vuuren · 7 years ago
  24. 67ae686 devlink: Change dpipe/resource get privileges by Arkadi Sharshevsky · 7 years ago
  25. a366e30 ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE by Eric Dumazet · 7 years ago
  26. 9426bbc rds: use list structure to track information for zerocopy completion notification by Sowmini Varadhan · 7 years ago
  27. d40a126b rds: refactor zcopy code into rds_message_zcopy_from_user by Sowmini Varadhan · 7 years ago
  28. 334e641 sock: Fix SO_ZEROCOPY switch case by Jesus Sanchez-Palencia · 7 years ago
  29. 9a21ac9 ipv6: ndisc: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  30. c9efb15 tipc: bcast: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  31. 4910280 sctp: add support for snd flag SCTP_SENDALL process in sendmsg by Xin Long · 7 years ago
  32. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 7 years ago
  33. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 7 years ago
  34. 30855ff net: Make account struct net to memcg by Kirill Tkhai · 7 years ago
  35. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 5470461 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  37. 4c1342d net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency by Jonathan Neuschäfer · 7 years ago
  38. c29babb net: Convert proto_gre_net_ops by Kirill Tkhai · 7 years ago
  39. b04a3d0 net: Convert ctnetlink_net_ops by Kirill Tkhai · 7 years ago
  40. 467d14b net: Convert nf_conntrack_net_ops by Kirill Tkhai · 7 years ago
  41. a5a179b net: Convert ip_set_net_ops by Kirill Tkhai · 7 years ago
  42. 6c6c566 net: Convert fou_net_ops by Kirill Tkhai · 7 years ago
  43. 16b0c0c net: Convert dccp_v6_ops by Kirill Tkhai · 7 years ago
  44. 5368bd7 net: Convert dccp_v4_ops by Kirill Tkhai · 7 years ago
  45. 111da7a net: Convert cangw_pernet_ops by Kirill Tkhai · 7 years ago
  46. d217472 net: Convert caif_net_ops by Kirill Tkhai · 7 years ago
  47. c60a246 net: Convert arp_tables_net_ops and ip6_tables_net_ops by Kirill Tkhai · 7 years ago
  48. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
  49. ec012f3 net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops by Kirill Tkhai · 7 years ago
  50. 955dc68 net/ncsi: Add generic netlink family by Samuel Mendoza-Jonas · 7 years ago
  51. be63189 tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  52. 87ecc95 tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS by Priyaranjan Jha · 7 years ago
  53. e6c6a92 net: Make RX-FCS and LRO mutually exclusive by Gal Pressman · 7 years ago
  54. d143b9e net sched actions: corrected extack message by Roman Mashak · 7 years ago
  55. ca435f8 Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  56. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  57. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  58. 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
  59. ee78bbe net: sched: tbf: handle GSO_BY_FRAGS case in enqueue by Daniel Axtens · 7 years ago
  60. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  61. 88c0605 dsa: Pass the port to get_sset_count() by Andrew Lunn · 7 years ago
  62. de7a0f8 net: Remove unused get_hash_from_flow functions by David Ahern · 7 years ago
  63. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  64. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  65. 3192dac net: Rename NETEVENT_MULTIPATH_HASH_UPDATE by David Ahern · 7 years ago
  66. 9a2a537 net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash by David Ahern · 7 years ago
  67. ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
  68. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  69. 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
  70. 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
  71. 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
  72. 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
  73. d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
  74. 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
  75. becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
  76. c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
  77. 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
  78. f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
  79. 4e00f5d5f Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  80. 4a0c719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  81. 731cb7e Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  82. d69242b Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  83. 84eef2b rds: Incorrect reference counting in TCP socket creation by Ka-Cheong Poon · 7 years ago
  84. 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
  85. dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
  86. a6d5051 net: ethtool: don't ignore return from driver get_fecparam method by Edward Cree · 7 years ago
  87. e2c0dc1 vrf: check forwarding on the original netdevice when generating ICMP dest unreachable by Stephen Suryaputra · 7 years ago
  88. 7797dc4 socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) by Soheil Hassas Yeganeh · 7 years ago
  89. 50d629e net: allow interface to be set into VRF if VLAN interface in same VRF by Mike Manning · 7 years ago
  90. f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
  91. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  92. 773daa3 net: ipv4: avoid unused variable warning for sysctl by Arnd Bergmann · 7 years ago
  93. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  94. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  95. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  96. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  97. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  98. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  99. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  100. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago