summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-162-3/+3
* sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-161-2/+2
* sctp: remove struct sctp_ecn_capable_paramXin Long2017-07-161-5/+0
* sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_hostname_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-161-3/+3
* sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-161-3/+3
* ip6: fix PMTU discovery when using /127 subnetsVincent Bernat2017-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-121-0/+3
|\
| * socket: add documentation for missing elementsstephen hemminger2017-07-121-0/+3
* | Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-124-235/+253
|\ \
| * | i2c: Provide a stub for i2c_detect_slave_mode()Andy Shevchenko2017-07-081-0/+2
| * | i2c: sh_mobile: remove platform_dataWolfram Sang2017-06-021-11/+0
| * | i2c: break out smbus support into separate fileWolfram Sang2017-05-312-224/+251
* | | Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-121-0/+20
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel2017-06-2817-44/+103
| |\ \ \ \ \
| | | | * | | iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang2017-05-171-0/+20
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-121-0/+4
|\ \ \ \ \ \
| * | | | | | vfs: introduce inode 'inuse' lockAmir Goldstein2017-07-041-0/+4
| * | | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into over...Miklos Szeredi2017-07-0410-78/+90
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-114-29/+84
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-101-1/+22
| |\ \ \ \ \ \ \
| | * | | | | | | nvme_fc/nvmet_fc: revise Create Association descriptor lengthJames Smart2017-07-101-1/+22
| * | | | | | | | bio-integrity: stop abusing bi_end_ioChristoph Hellwig2017-07-031-9/+0
| * | | | | | | | bio: add bvec_iter rewind APIDmitry Monakhov2017-07-032-2/+44
| * | | | | | | | block: guard bvec iteration logicDmitry Monakhov2017-07-032-6/+12
| * | | | | | | | t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-031-0/+2
| * | | | | | | | bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-031-9/+3
| * | | | | | | | bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov2017-07-031-3/+2
* | | | | | | | | Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2017-07-1110-118/+450
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libceph: advertise support for NEW_OSDOP_ENCODING and SERVER_LUMINOUSIlya Dryomov2017-07-071-0/+6
| * | | | | | | | | libceph: osd_state is 32 bits wide in luminousIlya Dryomov2017-07-071-2/+2
| * | | | | | | | | libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov2017-07-071-0/+8
| * | | | | | | | | crush: implement weight and id overrides for straw2Ilya Dryomov2017-07-072-5/+62
| * | | | | | | | | libceph: pg_upmap[_items] infrastructureIlya Dryomov2017-07-071-1/+9
| * | | | | | | | | libceph: ceph_decode_skip_* helpersIlya Dryomov2017-07-071-0/+60
| * | | | | | | | | libceph: respect RADOS_BACKOFF backoffsIlya Dryomov2017-07-074-0/+53
| * | | | | | | | | libceph: make DEFINE_RB_* helpers more generalIlya Dryomov2017-07-071-12/+37
| * | | | | | | | | libceph: avoid unnecessary pi lookups in calc_target()Ilya Dryomov2017-07-071-2/+8
| * | | | | | | | | libceph: make sure need_resend targets reflect latest mapIlya Dryomov2017-07-071-0/+1
| * | | | | | | | | libceph: resend on PG splits if OSD has RESEND_ON_SPLITIlya Dryomov2017-07-071-0/+2
| * | | | | | | | | libceph: MOSDOp v8 encoding (actual spgid + full hash)Ilya Dryomov2017-07-072-1/+20
| * | | | | | | | | libceph: ceph_connection_operations::reencode_message() methodIlya Dryomov2017-07-071-0/+2
| * | | | | | | | | libceph: introduce ceph_spg, ceph_pg_to_primary_shard()Ilya Dryomov2017-07-072-1/+12
| * | | | | | | | | libceph: fold [l]req->last_force_resend into ceph_osd_request_targetIlya Dryomov2017-07-071-2/+2
| * | | | | | | | | libceph: support SERVER_JEWEL feature bitsIlya Dryomov2017-07-071-0/+2
| * | | | | | | | | libceph: advertise support for OSD_POOLRESENDIlya Dryomov2017-07-071-0/+1
| * | | | | | | | | libceph: new features macrosIlya Dryomov2017-07-071-75/+167