1. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 8 years ago
  3. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 8 years ago
  4. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 8 years ago
  5. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 8 years ago
  6. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 8 years ago
  7. 6367911 net: Zero terminate ifr_name in dev_ifname(). by David S. Miller · 8 years ago
  8. 98de4e0 wireless: wext: terminate ifr name coming from userspace by Levin, Alexander · 8 years ago
  9. 073dd5a netfilter: fix netfilter_net_init() return by Dan Carpenter · 8 years ago
  10. 3e16afd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  11. 0ddf3fb udp: preserve skb->dst if required for IP options processing by Paolo Abeni · 8 years ago
  12. 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 8 years ago
  13. 36ac344 netfilter: expect: fix crash when putting uninited expectation by Florian Westphal · 8 years ago
  14. 974292d netfilter: nf_tables: only allow in/output for arp packets by Florian Westphal · 8 years ago
  15. 97772bc netfilter: nat: fix src map lookup by Florian Westphal · 8 years ago
  16. cf56c2f netfilter: remove old pre-netns era hook api by Florian Westphal · 8 years ago
  17. 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 8 years ago
  18. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 8 years ago
  19. f5cc689 libceph: use alloc_pg_mapping() in __decode_pg_upmap_items() by Ilya Dryomov · 8 years ago
  20. c2acfd9 libceph: set -EINVAL in one place in crush_decode() by Ilya Dryomov · 8 years ago
  21. 00c8ebb3 libceph: NULL deref on osdmap_apply_incremental() error path by Dan Carpenter · 8 years ago
  22. f55ce7b netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv by Mateusz Jurczyk · 8 years ago
  23. 3298456 tcp_bbr: init pacing rate on first RTT sample by Neal Cardwell · 8 years ago
  24. 1d3648e tcp_bbr: remove sk_pacing_rate=0 transient during init by Neal Cardwell · 8 years ago
  25. 79135b8 tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper by Neal Cardwell · 8 years ago
  26. f19fd62 tcp_bbr: introduce bbr_bw_to_pacing_rate() helper by Neal Cardwell · 8 years ago
  27. 4aea287 tcp_bbr: cut pacing rate only if filled pipe by Neal Cardwell · 8 years ago
  28. 8b97ac5 openvswitch: Fix for force/commit action failures by Greg Rose · 8 years ago
  29. 254d900 ipv4: ip_do_fragment: fix headroom tests by Vasily Averin · 8 years ago
  30. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  31. 78dcf73 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  32. 2173bd0 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  33. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 8 years ago
  34. c4c4290 net sched actions: rename act_get_notify() to tcf_get_notify() by Roman Mashak · 8 years ago
  35. ccd4eb4 net/packet: Fix Tx queue selection for AF_PACKET by Iván Briano · 8 years ago
  36. 31a4562 net: bridge: fix dest lookup when vlan proto doesn't match by Nikolay Aleksandrov · 8 years ago
  37. 230cd12 netpoll: shut up a kernel warning on refcount by WANG Cong · 8 years ago
  38. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  39. 6240300 Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  40. 5d89fb3 net: set fib rule refcount after malloc by David Ahern · 8 years ago
  41. 15a8b93 sunrpc: use constant time memory comparison for mac by Jason A. Donenfeld · 8 years ago
  42. 6afafa7 xprtrdma: Fix documenting comments in frwr_ops.c by Chuck Lever · 8 years ago
  43. d933cc3 xprtrdma: Replace PAGE_MASK with offset_in_page() by Chuck Lever · 8 years ago
  44. e2f6ef0 xprtrdma: FMR does not need list_del_init() by Chuck Lever · 8 years ago
  45. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 8 years ago
  46. 1f54189 xprtrdma: Don't defer MR recovery if ro_map fails by Chuck Lever · 8 years ago
  47. 8d75483 xprtrdma: Fix FRWR invalidation error recovery by Chuck Lever · 8 years ago
  48. 431af64 xprtrdma: Fix client lock-up after application signal fires by Chuck Lever · 8 years ago
  49. a80d66c xprtrdma: Rename rpcrdma_req::rl_free by Chuck Lever · 8 years ago
  50. 451d26e xprtrdma: Pass only the list of registered MRs to ro_unmap_sync by Chuck Lever · 8 years ago
  51. 4b196dc6 xprtrdma: Pre-mark remotely invalidated MRs by Chuck Lever · 8 years ago
  52. 04d25b7 xprtrdma: On invalidation failure, remove MWs from rl_registered by Chuck Lever · 8 years ago
  53. 92ea011 SUNRPC: Make slot allocation more reliable by Trond Myklebust · 8 years ago
  54. aa8217d sunrpc: mark all struct svc_version instances as const by Christoph Hellwig · 8 years ago
  55. b9c744c sunrpc: mark all struct svc_procinfo instances as const by Christoph Hellwig · 8 years ago
  56. 0becc11 sunrpc: move pc_count out of struct svc_procinfo by Christoph Hellwig · 8 years ago
  57. d16d186 sunrpc: properly type pc_encode callbacks by Christoph Hellwig · 8 years ago
  58. cc6acc2 sunrpc: properly type pc_decode callbacks by Christoph Hellwig · 8 years ago
  59. 1150ded sunrpc: properly type pc_release callbacks by Christoph Hellwig · 8 years ago
  60. 1c8a540 sunrpc: properly type pc_func callbacks by Christoph Hellwig · 8 years ago
  61. 511e936 sunrpc: mark all struct rpc_procinfo instances as const by Christoph Hellwig · 8 years ago
  62. c551858 sunrpc: move p_count out of struct rpc_procinfo by Christoph Hellwig · 8 years ago
  63. c56c620 sunrpc/auth_gss: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  64. 555966b sunrpc: fix decoder callback prototypes by Christoph Hellwig · 8 years ago
  65. 993328e sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
  66. df17938 sunrpc/auth_gss: nfsd: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  67. 8be9d07 sunrpc: fix encoder callback prototypes by Christoph Hellwig · 8 years ago
  68. 0aebdc5 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
  69. ad51271 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  70. b20dae7 svcrdma: fix an incorrect check on -E2BIG and -EINVAL by Colin Ian King · 8 years ago
  71. 5e349fc dccp: make const array error_code static by Colin Ian King · 8 years ago
  72. e4a6a34 bpf: fix return in bpf_skb_adjust_net by Kefeng Wang · 8 years ago
  73. edaf382 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  75. eacd86c net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info() by Michal Hocko · 8 years ago
  76. d3f6cd9 datagram: fix kernel-doc comments by stephen hemminger · 8 years ago
  77. 35a30fc svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field by Chuck Lever · 8 years ago
  78. 91b022e svcrdma: use offset_in_page() macro by Chuck Lever · 8 years ago
  79. 9450ca8 svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API by Chuck Lever · 8 years ago
  80. 0d956e6 svcrdma: Clean-up svc_rdma_unmap_dma by Chuck Lever · 8 years ago
  81. 463e63d svcrdma: Remove frmr cache by Chuck Lever · 8 years ago
  82. c84dc90 svcrdma: Remove unused Read completion handlers by Chuck Lever · 8 years ago
  83. 71641d9 svcrdma: Properly compute .len and .buflen for received RPC Calls by Chuck Lever · 8 years ago
  84. cafc739 svcrdma: Use generic RDMA R/W API in RPC Call path by Chuck Lever · 8 years ago
  85. 026d958 svcrdma: Add recvfrom helpers to svc_rdma_rw.c by Chuck Lever · 8 years ago
  86. 8c6ae49 sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst by Chuck Lever · 8 years ago
  87. 2e3d232 net: ipmr: ipmr_get_table() returns NULL by Dan Carpenter · 8 years ago
  88. 1bfb159 bridge: mdb: fix leak on complete_info ptr on fail path by Eduardo Valentin · 8 years ago
  89. 3bf7878 Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  90. c4fac91 9p: Implement show_options by David Howells · 8 years ago
  91. a906c1a mpls: fix uninitialized in_label var warning in mpls_getroute by Roopa Prabhu · 8 years ago
  92. f51048c bonding: avoid NETDEV_CHANGEMTU event when unregistering slave by WANG Cong · 8 years ago
  93. 0933a57 rds: tcp: use sock_create_lite() to create the accept socket by Sowmini Varadhan · 8 years ago
  94. 0bb05da libceph: osd_state is 32 bits wide in luminous by Ilya Dryomov · 8 years ago
  95. 9eebe45 crush: remove an obsolete comment by Ilya Dryomov · 8 years ago
  96. b88ed8d crush: crush_init_workspace starts with struct crush_work by Ilya Dryomov · 8 years ago
  97. 5cf9c4a libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() by Ilya Dryomov · 8 years ago
  98. 069f322 crush: implement weight and id overrides for straw2 by Ilya Dryomov · 8 years ago
  99. 1c2e7b4 libceph: apply_upmap() by Ilya Dryomov · 8 years ago
  100. 463bb8d libceph: compute actual pgid in ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago