1. 9761a24 sunrpc: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  2. b977b64 sunrpc: Allow xprt->ops->timer method to sleep by Chuck Lever · 8 years ago
  3. 9a5c63e xprtrdma: Refactor management of mw_list field by Chuck Lever · 8 years ago
  4. 0a90487 xprtrdma: Handle stale connection rejection by Chuck Lever · 8 years ago
  5. 18c0fb3 xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs by Chuck Lever · 8 years ago
  6. c6f5b47 xprtrdma: Shrink send SGEs array by Chuck Lever · 8 years ago
  7. 16f906d xprtrdma: Reduce required number of send SGEs by Chuck Lever · 8 years ago
  8. c95a3c6 xprtrdma: Disable pad optimization by default by Chuck Lever · 8 years ago
  9. b5f0afb xprtrdma: Per-connection pad optimization by Chuck Lever · 8 years ago
  10. 24abdf1 xprtrdma: Fix Read chunk padding by Chuck Lever · 8 years ago
  11. 26ae102 NFSv4: Set the connection timeout to match the lease period by Trond Myklebust · 8 years ago
  12. 7196dbb SUNRPC: Allow changing of the TCP timeout parameters on the fly by Trond Myklebust · 8 years ago
  13. 8d1b8c6 SUNRPC: Refactor TCP socket timeout code into a helper function by Trond Myklebust · 8 years ago
  14. d23bb11 SUNRPC: Remove unused function rpc_get_timeout() by Trond Myklebust · 8 years ago
  15. 8ccc869 sunrpc: use simple_read_from_buffer for reading cache flush by Kinglong Mee · 8 years ago
  16. 3f373e8 sunrpc: record rpc client pointer in seq->private directly by Kinglong Mee · 8 years ago
  17. 6489a8f sunrpc: update the comments of sunrpc proc path by Kinglong Mee · 8 years ago
  18. af4926e sunrpc: remove dead codes of cr_magic in rpc_cred by Kinglong Mee · 8 years ago
  19. 5786461 sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix by Kinglong Mee · 8 years ago
  20. 863d7d9 sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail by Kinglong Mee · 8 years ago
  21. 2864486 sunrpc: error out if register_shrinker fail by Kinglong Mee · 8 years ago
  22. 4c3ffd0 SUNRPC: two small improvements to rpcauth shrinker. by NeilBrown · 8 years ago
  23. d56a5ca Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  24. 1b1bc42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  25. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  26. 086cb6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  27. 214767f Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  28. f154be2 net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  29. 56d8062 tcp: correct memory barrier usage in tcp_check_space() by Jason Baron · 8 years ago
  30. 5207f39 sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment by Xin Long · 8 years ago
  31. 6f29a13 sctp: sctp_addr_id2transport should verify the addr before looking up assoc by Xin Long · 8 years ago
  32. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  33. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  34. 35e22e4 tipc: fix cleanup at module unload by Parthasarathy Bhuvaragan · 8 years ago
  35. 4c887aa tipc: ignore requests when the connection state is not CONNECTED by Parthasarathy Bhuvaragan · 8 years ago
  36. 9dc3abd tipc: fix nametbl_lock soft lockup at module exit by Parthasarathy Bhuvaragan · 8 years ago
  37. fc0adfc tipc: fix connection refcount error by Parthasarathy Bhuvaragan · 8 years ago
  38. d094c4d tipc: add subscription refcount to avoid invalid delete by Parthasarathy Bhuvaragan · 8 years ago
  39. 93f955a tipc: fix nametbl_lock soft lockup at node/link events by Parthasarathy Bhuvaragan · 8 years ago
  40. b2c11e4 netfilter: nf_tables: bump set->ndeact on set flush by Pablo Neira Ayuso · 8 years ago
  41. de70185 netfilter: nf_tables: deconstify walk callback function by Pablo Neira Ayuso · 8 years ago
  42. 35d0ac9 netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL by Pablo Neira Ayuso · 8 years ago
  43. 5ce6b04 netfilter: nft_log: restrict the log prefix length to 127 by Liping Zhang · 8 years ago
  44. c929ea0 SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  45. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  46. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  47. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  48. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  49. b2fbd04 netfilter: nf_tables: validate the name size when possible by Liping Zhang · 8 years ago
  50. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  51. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  52. e90665a Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  53. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  54. 91e7446 Revert "net: sctp: fix array overrun read on sctp_timer_tbl" by David S. Miller · 8 years ago
  55. 0e73fc9 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  56. e363116 ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value by Eric Dumazet · 8 years ago
  57. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  58. 0dbd7ff tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  59. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  60. e507205 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 8 years ago
  61. 524b698 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 8 years ago
  62. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  63. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  64. 3fd0b63 netfilter: ipt_CLUSTERIP: fix build error without procfs by Arnd Bergmann · 8 years ago
  65. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  66. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  67. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  68. 0faa9cb net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  69. 8a367e7 ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
  70. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  71. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  72. 02ca042 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  73. 1666d49 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  74. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  75. e4670b0 netfilter: Fix typo in NF_CONNTRACK Kconfig option description by William Breathitt Gray · 8 years ago
  76. d21e540 netfilter: nf_tables: fix possible oops when dumping stateful objects by Liping Zhang · 8 years ago
  77. 6443ebc netfilter: rpfilter: fix incorrect loopback packet judgment by Liping Zhang · 8 years ago
  78. 1a717fc Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  79. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  80. 003c941 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  81. fa79581 ipv6: sr: fix several BUGs when preemption is enabled by David Lebrun · 8 years ago
  82. dbef536 mac80211: prevent skb/txq mismatch by Michal Kazior · 8 years ago
  83. 43071d8 mac80211: initialize SMPS field in HT capabilities by Felix Fietkau · 8 years ago
  84. ce1ca7d svcrdma: avoid duplicate dma unmapping during error recovery by Sriharsha Basavapatna · 8 years ago
  85. 546125d sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  86. 78794d1 svcrpc: don't leak contexts on PROC_DESTROY by J. Bruce Fields · 8 years ago
  87. 8a430ed net: ipv4: fix table id in getroute response by David Ahern · 8 years ago
  88. ea7a808 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  89. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  90. d2941df mac80211: recalculate min channel width on VHT opmode changes by Johannes Berg · 8 years ago
  91. 96aa2e7 mac80211: calculate min channel width correctly by Johannes Berg · 8 years ago
  92. 06f7c88 cfg80211: consider VHT opmode on station update by Beni Lev · 8 years ago
  93. d7f8424 mac80211: fix the TID on NDPs sent as EOSP carrier by Emmanuel Grumbach · 8 years ago
  94. c38c39b mac80211: Fix headroom allocation when forwarding mesh pkt by Cedric Izoard · 8 years ago
  95. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  96. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  97. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  98. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  99. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  100. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago