summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-05-26Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-05-26libceph: make ceph_osdc_wait_request() uninterruptibleYan, Zheng
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu
2016-05-26libceph: support for subscribing to "mdsmap.<id>" mapsIlya Dryomov
2016-05-26libceph: replace ceph_monc_request_next_osdmap()Ilya Dryomov
2016-05-26libceph: take osdc->lock in osdmap_show() and dump flags in hexIlya Dryomov
2016-05-26libceph: pool deletion detectionIlya Dryomov
2016-05-26libceph: async MON client generic requestsIlya Dryomov
2016-05-26libceph: support for checking on status of watchIlya Dryomov
2016-05-26libceph: support for sending notifiesIlya Dryomov
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov
2016-05-26libceph: wait_request_timeout()Ilya Dryomov
2016-05-26libceph: request_init() and request_release_checks()Ilya Dryomov
2016-05-26libceph: a major OSD client updateIlya Dryomov
2016-05-26libceph: protect osdc->osd_lru list with a spinlockIlya Dryomov
2016-05-26libceph: allocate ceph_osd with GFP_NOFAILIlya Dryomov
2016-05-26libceph: osd_init() and osd_cleanup()Ilya Dryomov
2016-05-26libceph: handle_one_map()Ilya Dryomov
2016-05-26libceph: allocate dummy osdmap in ceph_osdc_init()Ilya Dryomov
2016-05-26libceph: schedule tick from ceph_osdc_init()Ilya Dryomov
2016-05-26libceph: move schedule_delayed_work() in ceph_osdc_init()Ilya Dryomov
2016-05-26libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov
2016-05-26libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-26libceph: switch to calc_target(), part 1Ilya Dryomov
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-26libceph: pi->min_size, pi->last_force_request_resendIlya Dryomov
2016-05-26libceph: make pgid_cmp() globalIlya Dryomov
2016-05-26libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-26libceph: ceph_osds, ceph_pg_to_up_acting_osds()Ilya Dryomov
2016-05-26libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-26libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-26libceph: open-code remove_{all,old}_osds()Ilya Dryomov
2016-05-26libceph: nuke unused fields and functionsIlya Dryomov
2016-05-26libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-26libceph: change how osd_op_reply message size is calculatedIlya Dryomov
2016-05-26libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-26libceph: grab snapc in ceph_osdc_alloc_request()Ilya Dryomov
2016-05-26libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov
2016-05-24Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-05-23sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-23svcrpc: autoload rdma moduleJ. Bruce Fields
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-20ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck
2016-05-20RDS: TCP: Avoid rds connection churn from rogue SYNsSowmini Varadhan
2016-05-20RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcpSowmini Varadhan