1. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  2. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  3. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  4. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  5. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  6. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  7. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  8. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  9. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
  10. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 8 years ago
  11. dc3ee32 netfilter: nf_queue: Make the queue_handler pernet by Eric W. Biederman · 8 years ago
  12. 720b287 netfilter: conntrack: remove leftover binary sysctl define by Florian Westphal · 8 years ago
  13. 3d3ed18 net sched actions: policer missing timestamp processing by Jamal Hadi Salim · 8 years ago
  14. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  15. 5d22c5a Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  16. 252f3f5 ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path. by Haishuang Yan · 8 years ago
  17. 1b227e5 ip6_gre: Fix MTU setting for ip6gretap by Haishuang Yan · 8 years ago
  18. 049bbf5 ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n by Ezequiel Garcia · 8 years ago
  19. c685293 net/atm: sk_err_soft must be positive by Stefan Hajnoczi · 8 years ago
  20. c0cb8bf sunrpc: fix stripping of padded MIC tokens by Tomáš Trnka · 8 years ago
  21. d96b9c9 svcrpc: autoload rdma module by J. Bruce Fields · 8 years ago
  22. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  23. 087afe8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. e5aed00 udp: prevent skbs lingering in tunnel socket queues by Hannes Frederic Sowa · 8 years ago
  25. 6a55368 ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE by Alexander Duyck · 8 years ago
  26. c948bb5 RDS: TCP: Avoid rds connection churn from rogue SYNs by Sowmini Varadhan · 8 years ago
  27. 37e14f4 RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp by Sowmini Varadhan · 8 years ago
  28. 3ee93ea ipv6: Don't reset inner headers in ip6_tnl_xmit by Tom Herbert · 8 years ago
  29. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  30. 815d22e ip6ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  31. 51c052d ipv6: Set features for IPv6 tunnels by Tom Herbert · 8 years ago
  32. b3a27b5 ip6_tunnel: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  33. 1faf3d9 ip6_gre: Add support for fou/gue encapsulation by Tom Herbert · 8 years ago
  34. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 8 years ago
  35. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  36. 5f914b6 fou: Support IPv6 in fou by Tom Herbert · 8 years ago
  37. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago
  38. 440924b fou: Call setup_udp_tunnel_sock by Tom Herbert · 8 years ago
  39. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  40. 1da44f9 ipv6: Change "final" protocol processing for encapsulation by Tom Herbert · 8 years ago
  41. 4c64242 ipv6: Fix nexthdr for reinjection by Tom Herbert · 8 years ago
  42. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  43. 5c7cdf33 gso: Remove arbitrary checks for unsupported GSO by Tom Herbert · 8 years ago
  44. 76b584d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  45. eb0a4a4 af_unix: fix hard linked sockets on overlay by Miklos Szeredi · 8 years ago
  46. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. 6d061f9 mm/page_ref: use page_ref helper instead of direct modification of _count by Joonsoo Kim · 8 years ago
  48. 766b9f9 fs: poll/select/recvmmsg: use timespec64 for timeout events by Deepa Dinamani · 8 years ago
  49. e22cb5e Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  50. b91083a tipc: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  51. 3803662 rds: tcp: block BH in TCP callbacks by Eric Dumazet · 8 years ago
  52. f1971a2 kcm: fix a signedness in kcm_splice_read() by WANG Cong · 8 years ago
  53. f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  54. ebe24ce batman-adv: initialize ELP orig address on secondary interfaces by Marek Lindner · 8 years ago
  55. e123705 batman-adv: Avoid duplicate neigh_node additions by Linus Lüssing · 8 years ago
  56. d285f52 batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq by Sven Eckelmann · 8 years ago
  57. 1653f61 batman-adv: make sure ELP/OGM orig MAC is updated on address change by Antonio Quartulli · 8 years ago
  58. f7dcdf5 batman-adv: Fix unexpected free of bcast_own on add_if error by Sven Eckelmann · 8 years ago
  59. 71f9d27 batman-adv: Fix refcnt leak in batadv_v_neigh_* by Sven Eckelmann · 8 years ago
  60. a45e932 batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob by Sven Eckelmann · 8 years ago
  61. 63d443e batman-adv: fix skb deref after free by Florian Westphal · 8 years ago
  62. 16bf834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  63. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  64. c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 9a8f6b5 SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments by Trond Myklebust · 8 years ago
  66. 6e14a92 xprtrdma: Remove qplock by Chuck Lever · 8 years ago
  67. b2dde94 xprtrdma: Faster server reboot recovery by Chuck Lever · 8 years ago
  68. 0b043b9 xprtrdma: Remove ro_unmap() from all registration modes by Chuck Lever · 8 years ago
  69. ead3f26 xprtrdma: Add ro_unmap_safe memreg method by Chuck Lever · 8 years ago
  70. 763bc23 xprtrdma: Refactor __fmr_dma_unmap() by Chuck Lever · 8 years ago
  71. 766656b xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw by Chuck Lever · 8 years ago
  72. 660bb49 xprtrdma: Refactor the FRWR recovery worker by Chuck Lever · 8 years ago
  73. d7a21c1 xprtrdma: Reset MRs in frwr_op_unmap_sync() by Chuck Lever · 8 years ago
  74. a3aa8b2 xprtrdma: Save I/O direction in struct rpcrdma_frwr by Chuck Lever · 8 years ago
  75. 55fdfce xprtrdma: Rename rpcrdma_frwr::sg and sg_nents by Chuck Lever · 8 years ago
  76. 550d750 xprtrdma: Use core ib_drain_qp() API by Chuck Lever · 8 years ago
  77. 3c19409 xprtrdma: Remove rpcrdma_create_chunks() by Chuck Lever · 8 years ago
  78. 94f58c5 xprtrdma: Allow Read list and Reply chunk simultaneously by Chuck Lever · 8 years ago
  79. 88b18a1 xprtrdma: Update comments in rpcrdma_marshal_req() by Chuck Lever · 8 years ago
  80. cce6dee xprtrdma: Avoid using Write list for small NFS READ requests by Chuck Lever · 8 years ago
  81. 302d3de xprtrdma: Prevent inline overflow by Chuck Lever · 8 years ago
  82. 9493174 xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers by Chuck Lever · 8 years ago
  83. 29c5542 xprtrdma: Bound the inline threshold values by Chuck Lever · 8 years ago
  84. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  85. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 8 years ago
  86. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 8 years ago
  88. dc327f8 net_sched: close another race condition in tcf_mirred_release() by WANG Cong · 8 years ago
  89. 03aaaa9 tipc: fix nametable publication field in nl compat by Richard Alpe · 8 years ago
  90. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  91. 92964c7 netlink: Fix dump skb leak/double free by Herbert Xu · 8 years ago
  92. 45e093a tipc: check nl sock before parsing nested attributes by Richard Alpe · 8 years ago
  93. 77f5776 fq_codel: fix memory limitation drift by Eric Dumazet · 8 years ago
  94. 7e2c3ae net: also make sch_handle_egress() drop monitor ready by Daniel Borkmann · 8 years ago
  95. 15db6e0 net/hsr: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 8 years ago
  96. 2ffd7e0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  97. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  98. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  99. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  100. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 8 years ago