1. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 11 years ago
  2. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 11 years ago
  3. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 11 years ago
  4. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 11 years ago
  5. d286de7 libceph: primary_temp decode bits by Ilya Dryomov · 11 years ago
  6. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 11 years ago
  7. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 11 years ago
  8. ec7af97 libceph: introduce get_osdmap_client_data_v() by Ilya Dryomov · 11 years ago
  9. 10db634 libceph: introduce decode{,_new}_pg_temp() and switch to them by Ilya Dryomov · 11 years ago
  10. 4d60351 libceph: switch osdmap_set_max_osd() to krealloc() by Ilya Dryomov · 11 years ago
  11. 433fbdd libceph: introduce decode{,_new}_pools() and switch to them by Ilya Dryomov · 11 years ago
  12. 0f70c7e libceph: rename __decode_pool{,_names}() to decode_pool{,_names}() by Ilya Dryomov · 11 years ago
  13. 53bbaba libceph: fix and clarify ceph_decode_need() sizes by Ilya Dryomov · 11 years ago
  14. 9464d00 libceph: nuke bogus encoding version check in osdmap_apply_incremental() by Ilya Dryomov · 11 years ago
  15. 86f1742 libceph: fixup error handling in osdmap_apply_incremental() by Ilya Dryomov · 11 years ago
  16. 9902e68 libceph: fix crush_decode() call site in osdmap_decode() by Ilya Dryomov · 11 years ago
  17. 2d88b2e libceph: check length of osdmap osd arrays by Ilya Dryomov · 11 years ago
  18. 3977058 libceph: safely decode max_osd value in osdmap_decode() by Ilya Dryomov · 11 years ago
  19. 597b52f libceph: fixup error handling in osdmap_decode() by Ilya Dryomov · 11 years ago
  20. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 11 years ago
  21. 38a8d56 libceph: dump osdmap and enhance output on decode errors by Ilya Dryomov · 11 years ago
  22. 1c00240 libceph: dump pg_temp mappings to debugfs by Ilya Dryomov · 11 years ago
  23. 0a2800d libceph: do not prefix osd lines with \t in debugfs output by Ilya Dryomov · 11 years ago
  24. 35fea3a libceph: refer to osdmap directly in osdmap_show() by Ilya Dryomov · 11 years ago
  25. d83ed85 crush: add SET_CHOOSELEAF_VARY_R step by Ilya Dryomov · 11 years ago
  26. e2b149c crush: add chooseleaf_vary_r tunable by Ilya Dryomov · 11 years ago
  27. 6ed1002 crush: allow crush rules to set (re)tries counts to 0 by Ilya Dryomov · 11 years ago
  28. 48a163d crush: fix off-by-one errors in total_tries refactor by Ilya Dryomov · 11 years ago
  29. d90deda libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() by Yan, Zheng · 11 years ago
  30. 2fec6bb netfilter: nf_tables: fix wrong format in request_module() by Pablo Neira Ayuso · 11 years ago
  31. a9bdd83 netfilter: nf_tables: set names cannot be larger than 15 bytes by Pablo Neira Ayuso · 11 years ago
  32. b8ddd9e netfilter: Add {ipt,ip6t}_osf aliases for xt_osf by Kirill Tkhai · 11 years ago
  33. a00e763 netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks by Alexey Perevalov · 11 years ago
  34. e00b437b netfilter: connlimit: move lock array out of struct connlimit_data by Florian Westphal · 11 years ago
  35. e5ac6ea netfilter: connlimit: fix UP build by Florian Westphal · 11 years ago
  36. e33d0ba net-gro: reset skb->truesize in napi_reuse_skb() by Eric Dumazet · 11 years ago
  37. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  38. a5e7ac5 tipc: fix regression bug where node events are not being generated by Erik Hugne · 11 years ago
  39. d029021 net: add busy_poll device feature by Jiri Pirko · 11 years ago
  40. 8e2f1a6 packet: fix packet_direct_xmit for BQL enabled drivers by Daniel Borkmann · 11 years ago
  41. 0f97ede packet: report tx_dropped in packet_direct_xmit by Daniel Borkmann · 11 years ago
  42. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  43. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  44. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
  45. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 11 years ago
  46. 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 11 years ago
  47. 0f1b1e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  48. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  49. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  50. b1586f0 netpoll: Use skb_irq_freeable to make zap_completion_queue safe. by Eric W. Biederman · 11 years ago
  51. 408eccc net: ptp: move PTP classifier in its own file by Daniel Borkmann · 11 years ago
  52. e462ded mac802154: make csma/cca parameters per-wpan by Phoebe Buckheister · 11 years ago
  53. 336908f mac802154: allow only one WPAN to be up at any given time by Phoebe Buckheister · 11 years ago
  54. 01d32f6 net: filter: minor: fix kdoc in __sk_run_filter by Daniel Borkmann · 11 years ago
  55. ad295b6d Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus by Jiri Kosina · 11 years ago
  56. ee5f68e Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus by Jiri Kosina · 11 years ago
  57. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  58. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  59. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 11 years ago
  60. ce22bb6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  61. 43a43b6 ipv6: some ipv6 statistic counters failed to disable bh by Hannes Frederic Sowa · 11 years ago
  62. 6dfac5c ipv6: strengthen fallback fragmentation id generation by Hannes Frederic Sowa · 11 years ago
  63. a50e233 net-gro: restore frag0 optimization by Eric Dumazet · 11 years ago
  64. bf39b42 rds: prevent dereference of a NULL device in rds_iw_laddr_check by Sasha Levin · 11 years ago
  65. 2d3b479 net-sysfs: expose number of carrier on/off changes by david decotigny · 11 years ago
  66. 9c76a11 ipv6: tcp_ipv6 policy route issue by Wang Yufen · 11 years ago
  67. 60ea37f ipv6: reuse rt6_need_strict by Wang Yufen · 11 years ago
  68. 4aa956d ipv6: tcp_ipv6 do some cleanup by Wang Yufen · 11 years ago
  69. f6367b4 bridge: use is_skb_forwardable in forward path by Vlad Yasevich · 11 years ago
  70. 1ee481f net: Allow modules to use is_skb_forwardable by Vlad Yasevich · 11 years ago
  71. 96da266 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  72. bd4cf0e net: filter: rework/optimize internal BPF interpreter's instruction set by Alexei Starovoitov · 11 years ago
  73. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago
  74. e62d2df net: ptp: use sk_unattached_filter_create() for BPF by Daniel Borkmann · 11 years ago
  75. fbc907f net: filter: move filter accounting to filter core by Daniel Borkmann · 11 years ago
  76. a3ea269 net: filter: keep original BPF program around by Daniel Borkmann · 11 years ago
  77. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  78. 642aab5 SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failed by Kinglong Mee · 11 years ago
  79. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 11 years ago
  80. 83ddfeb SUNRPC: New helper for creating client with rpc_xprt by Kinglong Mee · 11 years ago
  81. 47f72ef NFSD: Free backchannel xprt in bc_destroy by Kinglong Mee · 11 years ago
  82. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 437de07 ipv6: fix checkpatch errors of "foo*" and "foo * bar" by Wang Yufen · 11 years ago
  84. 49e253e ipv6: fix checkpatch errors of brace and trailing statements by Wang Yufen · 11 years ago
  85. 8db46f1 ipv6: fix checkpatch errors comments and space by Wang Yufen · 11 years ago
  86. 5efeac4 netpoll: Respect NETIF_F_LLTX by Eric W. Biederman · 11 years ago
  87. 080b3c1 netpoll: Remove strong unnecessary assumptions about skbs by Eric W. Biederman · 11 years ago
  88. 66b5552 netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable by Eric W. Biederman · 11 years ago
  89. 3f4df20 netpoll: Move rx enable/disable into __dev_close_many by Eric W. Biederman · 11 years ago
  90. 944e294 netpoll: Only call ndo_start_xmit from a single place by Eric W. Biederman · 11 years ago
  91. a8779ec netpoll: Remove gfp parameter from __netpoll_setup by Eric W. Biederman · 11 years ago
  92. 59ff3eb workqueue: remove deprecated WQ_NON_REENTRANT by ZhangZhen · 11 years ago
  93. de4aee2 rpc: Allow xdr_buf_subsegment to operate in-place by J. Bruce Fields · 11 years ago
  94. 315f381 SUNRPC: fix memory leak of peer addresses in XPRT by Kinglong Mee · 11 years ago
  95. 3cbe01a svcrdma: fix offset calculation for non-page aligned sge entries by Jeff Layton · 11 years ago
  96. 2e8c12e xprtrdma: add separate Kconfig options for NFSoRDMA client and server support by Jeff Layton · 11 years ago
  97. 7e4359e Fix regression in NFSRDMA server by Tom Tucker · 11 years ago
  98. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  99. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 11 years ago
  100. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago