1. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  2. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  3. 98d1129 net: ipv6: Fixup device for anycast routes during copy by David Ahern · 7 years ago
  4. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  5. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  6. bbfcd77 ipv6: Do not consider linkdown nexthops during multipath by Ido Schimmel · 7 years ago
  7. d7aa04a net: sched: fix crash when deleting secondary chains by Roman Kapl · 7 years ago
  8. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  9. 0c86a6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  10. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  11. a13e8d4 Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  12. e0e853a tipc: fix access of released memory by Jon Maloy · 7 years ago
  13. 441a330 net: xdp: don't allow device-bound programs in driver mode by Jakub Kicinski · 7 years ago
  14. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  15. 33ddd81 mac80211: properly free requested-but-not-started TX agg sessions by Johannes Berg · 7 years ago
  16. d7be102 cfg80211: initialize regulatory keys/database later by Johannes Berg · 7 years ago
  17. 7cca2ac mac80211: aggregation: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. 4490526 nl80211: don't expose wdev->ssid for most interfaces by Johannes Berg · 7 years ago
  19. 34f11cd mac80211: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. ed66dfa tcp: when scheduling TLP, time of RTO should account for current ACK by Neal Cardwell · 7 years ago
  21. 981542c gre6: use log_ecn_error module parameter in ip6_tnl_rcv() by Alexey Kodanev · 7 years ago
  22. 4dd3c2e Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  23. 8170024 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  24. cebe84c route: also update fnhe_genid when updating a route cache by Xin Long · 7 years ago
  25. e39d524 route: update fnhe_expires for redirect when the fnhe exists by Xin Long · 7 years ago
  26. ecca8f8 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  27. 17e4857 net/netlabel: Add list_next_rcu() in rcu_dereference(). by Tim Hansen · 7 years ago
  28. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  29. 6c67a3e4a sunrpc: remove net pointer from messages by Vasily Averin · 7 years ago
  30. 4112be7 sunrpc: exit_net cleanup check added by Vasily Averin · 7 years ago
  31. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  32. b2bfe59 sunrpc: Fix rpc_task_begin trace point by Chuck Lever · 7 years ago
  33. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  34. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  35. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  36. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  37. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  38. a0e136e Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  40. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  41. 0ba6f37 xprtrdma: Refactor rpcrdma_deferred_completion by Chuck Lever · 7 years ago
  42. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  43. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  44. a062a2a xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge() by Chuck Lever · 7 years ago
  45. 857f9ac xprtrdma: Change return value of rpcrdma_prepare_send_sges() by Chuck Lever · 7 years ago
  46. 394b2c7 xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  47. ad99f05 xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges() by Chuck Lever · 7 years ago
  48. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  49. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  50. e1352c9 xprtrdma: Refactor rpcrdma_reply_handler some more by Chuck Lever · 7 years ago
  51. 5381e0e xprtrdma: Move decoded header fields into rpcrdma_rep by Chuck Lever · 7 years ago
  52. 61433af xprtrdma: Throw away reply when version is unrecognized by Chuck Lever · 7 years ago
  53. 7c8a61d net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  54. 6a787d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  55. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  57. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  58. c413af8 net/rds/ib_fmr.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  59. d618d09 tipc: enforce valid ratio between skb truesize and contents by Jon Maloy · 7 years ago
  60. 8252fce netfilter: add ifdef around ctnetlink_proto_size by Arnd Bergmann · 7 years ago
  61. 0a833c2 genetlink: fix genlmsg_nlhdr() by Michal Kubecek · 7 years ago
  62. 423852f sctp: check stream reset info len before making reconf chunk by Xin Long · 7 years ago
  63. cea0cc8 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  64. ca3af4d sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  65. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  66. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 50895b9 tcp: highest_sack fix by Eric Dumazet · 7 years ago
  68. 9480215 Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find." by Steffen Klassert · 7 years ago
  69. b74912a openvswitch: meter: fix NULL pointer dereference in ovs_meter_cmd_reply_start by Gustavo A. R. Silva · 7 years ago
  70. 9b0ed89 netem: remove unnecessary 64 bit modulus by Stephen Hemminger · 7 years ago
  71. bce552f netem: use 64 bit divide by rate by Stephen Hemminger · 7 years ago
  72. 6670e15 tcp: Namespace-ify sysctl_tcp_default_congestion_control by Stephen Hemminger · 7 years ago
  73. 11bf284 net: Protect iterations over net::fib_notifier_ops in fib_seq_sum() by Kirill Tkhai · 7 years ago
  74. 0940095 ipv6: set all.accept_dad to 0 by default by Nicolas Dichtel · 7 years ago
  75. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  76. c92eb77 net-sysfs: trigger netlink notification on ifalias change via sysfs by Roopa Prabhu · 7 years ago
  77. 6dc14dc openvswitch: Using kfree_rcu() to simplify the code by Wei Yongjun · 7 years ago
  78. 06c2351 openvswitch: Make local function ovs_nsh_key_attr_size() static by Wei Yongjun · 7 years ago
  79. 8a860c2 openvswitch: Fix return value check in ovs_meter_cmd_features() by Wei Yongjun · 7 years ago
  80. fbec443 net: bridge: add vlan_tunnel to bridge port policies by Nikolay Aleksandrov · 7 years ago
  81. 0c4b916 netlink: remove unnecessary forward declaration by Johannes Berg · 7 years ago
  82. 1a48fbd net: dsa: lan9303: calculate offload_fwd_mark from tag by Egil Hjelmeland · 7 years ago
  83. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  84. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  85. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  86. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  87. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  88. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  89. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  90. ee181e5 tls: don't override sk_write_space if tls_set_sw_offload fails. by Ilya Lesokhin · 7 years ago
  91. 196c31b tls: Avoid copying crypto_info again after cipher_type check. by Ilya Lesokhin · 7 years ago
  92. 213ef6e tls: Move tls_make_aad to header to allow sharing by Ilya Lesokhin · 7 years ago
  93. ff45d82 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. by Ilya Lesokhin · 7 years ago
  94. 6d88207 tls: Add function to update the TLS socket configuration by Ilya Lesokhin · 7 years ago
  95. 61ef6da tls: Use kzalloc for aead_request allocation by Ilya Lesokhin · 7 years ago
  96. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  97. 166c881 Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  98. baeb0db xfrm6_tunnel: exit_net cleanup check added by Vasily Averin · 7 years ago
  99. ae61e8c phonet: exit_net cleanup check added by Vasily Averin · 7 years ago
  100. 1e7af3b l2tp: exit_net cleanup check added by Vasily Averin · 7 years ago