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