1. e08ea3a sunrpc: Prevent resvport min/max inversion via sysctl by Frank Sorenson · 8 years ago
  2. 5d71899 sunrpc: Fix reserved port range calculation by Frank Sorenson · 8 years ago
  3. 34ae685 sunrpc: Fix bit count when setting hashtable size to power-of-two by Frank Sorenson · 8 years ago
  4. ce52914e sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flags by Scott Mayhew · 8 years ago
  5. 590025a netfilter: nft_ct: fix unpaired nf_connlabels_get/put call by Liping Zhang · 8 years ago
  6. c74bfbd sctp: load transport header after sk_filter by Willem de Bruijn · 8 years ago
  7. 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
  8. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  9. 1ba5bf9 xfrm: fix crash in XFRM_MSG_GETSA netlink handler by Vegard Nossum · 8 years ago
  10. 5177a83 Bluetooth: Add debugfs fields for hardware and firmware info by Marcel Holtmann · 8 years ago
  11. 23bc6ab Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU by Amadeusz Sławiński · 8 years ago
  12. c5c4e45 sctp: fix GSO for IPv6 by Marcelo Ricardo Leitner · 8 years ago
  13. e5b13f3 sctp: recvmsg should be able to run even if sock is in closing state by Marcelo Ricardo Leitner · 8 years ago
  14. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  15. 18d3df3 vlan: use a valid default mtu value for vlan over macsec by Paolo Abeni · 8 years ago
  16. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  17. b35c5f6 net: bridge: drop skb2/skb0 variables and use a local_rcv boolean by Nikolay Aleksandrov · 8 years ago
  18. e151aab net: bridge: rearrange flood vs unicast receive paths by Nikolay Aleksandrov · 8 years ago
  19. 46c0772 net: bridge: minor style adjustments in br_handle_frame_finish by Nikolay Aleksandrov · 8 years ago
  20. bdc54d8 SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt by Trond Myklebust · 8 years ago
  21. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  22. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  23. 083ae30 tcp: enable per-socket rate limiting of all 'challenge acks' by Jason Baron · 8 years ago
  24. 7acef60 rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  25. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  26. ac3615e RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks() by Sowmini Varadhan · 8 years ago
  27. a93d01f RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready by Sowmini Varadhan · 8 years ago
  28. 8438884 net/switchdev: Export the same parent ID service function by Or Gerlitz · 8 years ago
  29. 2d47fd1 sctp: only check for ECN if peer is using it by Marcelo Ricardo Leitner · 8 years ago
  30. d9cef42 sctp: do not clear chunk->ecn_ce_done flag by Marcelo Ricardo Leitner · 8 years ago
  31. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 8 years ago
  32. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 8 years ago
  33. f5d258e sctp: reorder sctp_ulpevent and shrink msg_flags by Marcelo Ricardo Leitner · 8 years ago
  34. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 8 years ago
  35. 0ba3deb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  36. f4a4906 SUNRPC: Remove unused callback xpo_adjust_wspace() by Trond Myklebust · 8 years ago
  37. 637600f SUNRPC: Change TCP socket space reservation by Trond Myklebust · 8 years ago
  38. ff3ac5c SUNRPC: Add a server side per-connection limit by Trond Myklebust · 8 years ago
  39. 4720b07 SUNRPC: Micro optimisation for svc_data_ready by Trond Myklebust · 8 years ago
  40. fa9251a SUNRPC: Call the default socket callbacks instead of open coding by Trond Myklebust · 8 years ago
  41. 069c225 SUNRPC: lock the socket while detaching it by Trond Myklebust · 8 years ago
  42. 104f635 SUNRPC: Add tracepoints for dropped and deferred requests by Trond Myklebust · 8 years ago
  43. 82ea2d7 SUNRPC: Add a tracepoint for server socket out-of-space conditions by Trond Myklebust · 8 years ago
  44. 04d70ed sunrpc: add gss minor status to svcauth_gss_proxy_init by Scott Mayhew · 8 years ago
  45. d8d2913 sunrpc: remove 'inuse' flag from struct cache_detail. by NeilBrown · 8 years ago
  46. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  47. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  48. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  49. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  50. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 8 years ago
  51. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  52. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  53. 92a03eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  54. 590b52e netfilter: conntrack: skip clash resolution if nat is in place by Pablo Neira Ayuso · 8 years ago
  55. 3101e0f netfilter: conntrack: protect early_drop by rcu read lock by Liping Zhang · 8 years ago
  56. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  57. 1fc07f3 tipc: reset all unicast links when broadcast send link fails by Jon Paul Maloy · 8 years ago
  58. a71eb72 tipc: ensure correct broadcast send buffer release when peer is lost by Jon Paul Maloy · 8 years ago
  59. 2d18ac4 tipc: extend broadcast link initialization criteria by Jon Paul Maloy · 8 years ago
  60. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 8 years ago
  61. 8061022 ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space by Julian Anastasov · 8 years ago
  62. 75ff39c tcp: make challenge acks less predictable by Eric Dumazet · 8 years ago
  63. aa9667e tunnels: correct conditional build of MPLS and IPv6 by Simon Horman · 8 years ago
  64. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 8 years ago
  65. 01aadb3 sctp: implement prsctp RTX policy by Xin Long · 8 years ago
  66. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 8 years ago
  67. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 8 years ago
  68. f959fb4 sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt by Xin Long · 8 years ago
  69. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 8 years ago
  70. a4e187d NFS: Don't drop CB requests with invalid principals by Chuck Lever · 8 years ago
  71. 0533b13 svc: Avoid garbage replies when pc_func() returns rpc_drop_reply by Chuck Lever · 8 years ago
  72. 65b8017 xprtrdma: No direct data placement with krb5i and krb5p by Chuck Lever · 8 years ago
  73. 64695bde xprtrdma: Clean up fixup_copy_count accounting by Chuck Lever · 8 years ago
  74. cfabe2c xprtrdma: Update only specific fields in private receive buffer by Chuck Lever · 8 years ago
  75. cb0ae1f xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup() by Chuck Lever · 8 years ago
  76. 80414ab xprtrdma: rpcrdma_inline_fixup() overruns the receive page list by Chuck Lever · 8 years ago
  77. 5ab8142 xprtrdma: Chunk list encoders no longer share one rl_segments array by Chuck Lever · 8 years ago
  78. 9d6b040 xprtrdma: Place registered MWs on a per-req list by Chuck Lever · 8 years ago
  79. 2ffc871 xprtrdma: Release orphaned MRs immediately by Chuck Lever · 8 years ago
  80. e2ac236 xprtrdma: Allocate MRs on demand by Chuck Lever · 8 years ago
  81. a54d405 xprtrdma: Chunk list encoders must not return zero by Chuck Lever · 8 years ago
  82. 7a89f9c xprtrdma: Honor ->send_request API contract by Chuck Lever · 8 years ago
  83. 3d4cf35 xprtrdma: Reply buffer exhaustion can be catastrophic by Chuck Lever · 8 years ago
  84. b54054c xprtrdma: Clean up device capability detection by Chuck Lever · 8 years ago
  85. a473018 xprtrdma: Remove rpcrdma_map_one() and friends by Chuck Lever · 8 years ago
  86. 2dc3a69 xprtrdma: Remove ALLPHYSICAL memory registration mode by Chuck Lever · 8 years ago
  87. 42fe28f xprtrdma: Do not leak an MW during a DMA map failure by Chuck Lever · 8 years ago
  88. 505bbe6 xprtrdma: Refactor MR recovery work queues by Chuck Lever · 8 years ago
  89. fcdfb96 xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR by Chuck Lever · 8 years ago
  90. 88975eb xprtrdma: Rename fields in rpcrdma_fmr by Chuck Lever · 8 years ago
  91. d48b1d2 xprtrdma: Move init and release helpers by Chuck Lever · 8 years ago
  92. 564471d xprtrdma: Create common scatterlist fields in rpcrdma_mw by Chuck Lever · 8 years ago
  93. 38f1932e xprtrdma: Remove FMRs from the unmap list after unmapping by Chuck Lever · 8 years ago
  94. a612769 udp: prevent bugcheck if filter truncates packet too much by Michal Kubeček · 8 years ago
  95. 7d32eb8 Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  96. c2b9b4f netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931 by Toby DiPasquale · 8 years ago
  97. c080b46 Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  98. 42a5576 netfilter: nf_tables: get rid of possible_net_t from set and basechain by Pablo Neira Ayuso · 8 years ago
  99. 3f8b61b netfilter: nft_ct: make byte/packet expr more friendly by Liping Zhang · 8 years ago
  100. 47c7445 netfilter: physdev: physdev-is-out should not work with OUTPUT chain by Hangbin Liu · 8 years ago