1. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  2. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. b6a37e5 inetpeer: fix uninit-value in inet_getpeer by Eric Dumazet · 7 years ago
  4. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  5. fc56be4 devlink: convert occ_get op to separate registration by Jiri Pirko · 7 years ago
  6. e41f054 tipc: use the right skb in tipc_sk_fill_sock_diag() by Cong Wang · 7 years ago
  7. 81e9837 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 7 years ago
  8. fc5f337 net: dsa: Discard frames from unused ports by Andrew Lunn · 7 years ago
  9. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  10. 3099a52 soreuseport: initialise timewait reuseport field by Eric Dumazet · 7 years ago
  11. d0ea2b1 ipv4: fix uninit-value in ip_route_output_key_hash_rcu() by Eric Dumazet · 7 years ago
  12. b855ff8 dccp: initialize ireq->ir_mark by Eric Dumazet · 7 years ago
  13. 77d3639 net: fix uninit-value in __hw_addr_add_ex() by Eric Dumazet · 7 years ago
  14. b13dda9 net: initialize skb->peeked when cloning by Eric Dumazet · 7 years ago
  15. 6091f09 netlink: fix uninit-value in netlink_sendmsg by Eric Dumazet · 7 years ago
  16. f12c643 net_sched: fix a missing idr_remove() in u32_delete_key() by Cong Wang · 7 years ago
  17. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  18. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  19. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  20. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 7 years ago
  21. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 7 years ago
  22. 3239534 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
  23. 71a1c91 net/ipv6: Increment OUTxxx counters after netfilter hook by Jeff Barnhill · 7 years ago
  24. 5e4d6597 Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  25. 58b35f2 arp: fix arp_filter on l3slave devices by Miguel Fadon Perlines · 7 years ago
  26. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  27. 537b361 vti6: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  28. db7a65e ip6_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  29. 5f42df0 ip6_gre: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  30. b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  31. 9cb726a ip_tunnel: better validate user provided tunnel names by Eric Dumazet · 7 years ago
  32. a9d4820 net: fool proof dev_valid_name() by Eric Dumazet · 7 years ago
  33. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  34. 3d23401 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 7 years ago
  35. 4b2e687 tipc: Fix namespace violation in tipc_sk_fill_sock_diag by GhantaKrishnamurthy MohanKrishna · 7 years ago
  36. 9e8445a net: avoid unneeded atomic operation in ip*_append_data() by Paolo Abeni · 7 years ago
  37. b714295 tipc: Fix missing list initializations in struct tipc_subscription by Jon Maloy · 7 years ago
  38. 4f858c5 ipv6: udp: set dst cache for a connected sk if current not valid by Alexey Kodanev · 7 years ago
  39. 9f542f6 ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg() by Alexey Kodanev · 7 years ago
  40. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  41. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago
  42. 3848ec5 af_unix: remove redundant lockdep class by Cong Wang · 7 years ago
  43. b41d7cf rxrpc: Fix undefined packet handling by David Howells · 7 years ago
  44. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  45. f3aefb6 sunrpc: remove incorrect HMAC request initialization by Eric Biggers · 7 years ago
  46. 38a7031 NFSD: Clean up legacy NFS SYMLINK argument XDR decoders by Chuck Lever · 7 years ago
  47. 8154ef2 NFSD: Clean up legacy NFS WRITE argument XDR decoders by Chuck Lever · 7 years ago
  48. 55f5088 svc: Report xprt dequeue latency by Chuck Lever · 7 years ago
  49. aaba72c sunrpc: Report per-RPC execution stats by Chuck Lever · 7 years ago
  50. 0b9547b sunrpc: Re-purpose trace_svc_process by Chuck Lever · 7 years ago
  51. ece200d sunrpc: Save remote presentation address in svc_xprt for trace events by Chuck Lever · 7 years ago
  52. 41f306d sunrpc: Simplify trace_svc_recv by Chuck Lever · 7 years ago
  53. 7dbb53b sunrpc: Simplify do_enqueue tracing by Chuck Lever · 7 years ago
  54. caa3e106d sunrpc: Move trace_svc_xprt_dequeue() by Chuck Lever · 7 years ago
  55. 989f881 svc: Simplify ->xpo_secure_port by Chuck Lever · 7 years ago
  56. 63a1b15 sunrpc: Remove unneeded pointer dereference by Chuck Lever · 7 years ago
  57. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  58. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  59. 6df3546 net: socket: add __compat_sys_...msg() helpers; remove in-kernel calls to compat syscalls by Dominik Brodowski · 7 years ago
  60. 157b334 net: socket: add __compat_sys_recvmmsg() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  61. 8770cf4 net: socket: add __compat_sys_getsockopt() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  62. 73ee3ea net: socket: add __compat_sys_setsockopt() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  63. fd4e82f net: socket: add __compat_sys_recvfrom() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
  64. d27e9af net: socket: replace call to sys_recv() with __sys_recvfrom() by Dominik Brodowski · 7 years ago
  65. f3bf896 net: socket: replace calls to sys_send() with __sys_sendto() by Dominik Brodowski · 7 years ago
  66. e1834a3 net: socket: move check for forbid_cmsg_compat to __sys_...msg() by Dominik Brodowski · 7 years ago
  67. 1255e26 net: socket: add do_sys_recvmmsg() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  68. 13a2d70 net: socket: add __sys_getsockopt() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  69. cc36dca net: socket: add __sys_setsockopt() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  70. 005a1ae net: socket: add __sys_shutdown() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  71. 6debc8d net: socket: add __sys_socketpair() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  72. b21c8f8 net: socket: add __sys_getpeername() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  73. 8882a10 net: socket: add __sys_getsockname() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  74. 25e290e net: socket: add __sys_listen() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  75. 1387c2c net: socket: add __sys_connect() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  76. a87d35d net: socket: add __sys_bind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  77. 9d6a15c net: socket: add __sys_socket() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  78. 4541e80 net: socket: add __sys_accept4() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  79. 211b634 net: socket: add __sys_sendto() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  80. 7a09e1e net: socket: add __sys_recvfrom() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  81. 6e00f7d ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh by Eric Dumazet · 7 years ago
  82. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  83. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  84. f2f8787 libceph: adding missing message types to ceph_msg_type_name() by Chengguang Xu · 7 years ago
  85. 7377324 libceph: fix misjudgement of maximum monitor number by Chengguang Xu · 7 years ago
  86. 11e1478 libceph, ceph: change permission for readonly debugfs entries by Chengguang Xu · 7 years ago
  87. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  88. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  89. ed0811d libceph: striping framework implementation by Ilya Dryomov · 7 years ago
  90. 45a267d libceph: handle zero-length data items by Ilya Dryomov · 7 years ago
  91. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  92. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  93. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  94. db2196a libceph: eliminate overflows in ceph_calc_file_object_mapping() by Ilya Dryomov · 7 years ago
  95. 6174a30 route: check sysctl_fib_multipath_use_neigh earlier than hash by Xin Long · 7 years ago
  96. da01ec4 net: sched: do not emit messages while holding spinlock by Li RongQing · 7 years ago
  97. ec1d8cc vlan: also check phy_driver ts_info for vlan's real device by Hangbin Liu · 7 years ago
  98. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 859a593 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  100. 9ea47132 Bluetooth: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago