summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov
2014-04-04libceph: primary_temp decode bitsIlya Dryomov
2014-04-04libceph: primary_temp infrastructureIlya Dryomov
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov
2014-04-04libceph: introduce get_osdmap_client_data_v()Ilya Dryomov
2014-04-04libceph: introduce decode{,_new}_pg_temp() and switch to themIlya Dryomov
2014-04-04libceph: switch osdmap_set_max_osd() to krealloc()Ilya Dryomov
2014-04-04libceph: introduce decode{,_new}_pools() and switch to themIlya Dryomov
2014-04-04libceph: rename __decode_pool{,_names}() to decode_pool{,_names}()Ilya Dryomov
2014-04-04libceph: fix and clarify ceph_decode_need() sizesIlya Dryomov
2014-04-04libceph: nuke bogus encoding version check in osdmap_apply_incremental()Ilya Dryomov
2014-04-04libceph: fixup error handling in osdmap_apply_incremental()Ilya Dryomov
2014-04-04libceph: fix crush_decode() call site in osdmap_decode()Ilya Dryomov
2014-04-04libceph: check length of osdmap osd arraysIlya Dryomov
2014-04-04libceph: safely decode max_osd value in osdmap_decode()Ilya Dryomov
2014-04-04libceph: fixup error handling in osdmap_decode()Ilya Dryomov
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov
2014-04-04libceph: dump osdmap and enhance output on decode errorsIlya Dryomov
2014-04-04libceph: dump pg_temp mappings to debugfsIlya Dryomov
2014-04-04libceph: do not prefix osd lines with \t in debugfs outputIlya Dryomov
2014-04-04libceph: refer to osdmap directly in osdmap_show()Ilya Dryomov
2014-04-04crush: add SET_CHOOSELEAF_VARY_R stepIlya Dryomov
2014-04-04crush: add chooseleaf_vary_r tunableIlya Dryomov
2014-04-04crush: allow crush rules to set (re)tries counts to 0Ilya Dryomov
2014-04-04crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-04-04libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance()Yan, Zheng
2014-04-03netfilter: nf_tables: fix wrong format in request_module()Pablo Neira Ayuso
2014-04-03netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso
2014-04-03netfilter: Add {ipt,ip6t}_osf aliases for xt_osfKirill Tkhai
2014-04-03netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooksAlexey Perevalov
2014-04-03netfilter: connlimit: move lock array out of struct connlimit_dataFlorian Westphal
2014-04-03netfilter: connlimit: fix UP buildFlorian Westphal
2014-04-03net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-04-03Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-04-03tipc: fix regression bug where node events are not being generatedErik Hugne
2014-04-03net: add busy_poll device featureJiri Pirko
2014-04-03packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann
2014-04-03packet: report tx_dropped in packet_direct_xmitDaniel Borkmann
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister