aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-01-10mm: add follow_pte_pmd()Ross Zwisler1-0/+2
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-10apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hCorentin Labbe1-0/+1
2017-01-10Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2-155/+163
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron1-14/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-3/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron1-5/+0
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron1-3/+0
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-0/+2
2017-01-10iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron1-37/+63
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron1-2/+0
2017-01-10Merge tag 'v4.10-rc1' into asoc-samsungMark Brown303-5848/+7608
2017-01-10rdmacg: Added rdma cgroup controllerParav Pandit2-0/+57
2017-01-10ata: pass queued command to ->sff_data_xfer methodBartlomiej Zolnierkiewicz1-4/+4
2017-01-10security: Fix inode_getattr documentationMickaël Salaün1-2/+1
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen1-0/+1
2017-01-09Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller5-54/+68
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2-9/+53
2017-01-09bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov1-6/+6
2017-01-09smc: establish new socket familyUrsula Braun1-1/+6
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-47/+38
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-0/+5
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-0/+1
2017-01-09siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-1/+56
2017-01-09siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+85
2017-01-09IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2-13/+1
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2-13/+11
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen3-23/+5
2017-01-09net/mlx5: Add interface to get reference to a UAREli Cohen1-1/+4
2017-01-09xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn1-0/+9
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson1-5/+25
2017-01-09proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2-4/+3
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson1-0/+24
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn1-1/+4
2017-01-08net-tc: convert tc_at to tc_at_ingressWillem de Bruijn1-1/+2
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn1-4/+2
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn1-1/+4
2017-01-08Merge branch 'fscrypt' into dTheodore Ts'o1-6/+8
2017-01-09extcon: Add new EXTCON_CHG_USB_PD type for USB Power DeliveryChanwoo Choi1-0/+1
2017-01-09extcon: Add documentation for EXTCON_CHG_USB_SLOW/FASTBaolin Wang1-0/+4
2017-01-09extcon: Move defintion of struct extcon_dev to driver/extcon directoryChanwoo Choi1-56/+1
2017-01-09extcon: Add documentation for EXTCON_CHG_USB_* and EXTCON_USB_*Baolin Wang1-1/+8
2017-01-09extcon: adc-jack: Fix incompatible pointer type warningPeter Foley1-1/+1
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie4-32/+265
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-4/+4
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern1-1/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2017-01-08net/mlx5: Introduce blue flame register allocatorEli Cohen3-2/+44