summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: smem_state: Fix include for ERR_PTR()Bjorn Andersson2017-01-121-1/+1
* Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-096-60/+81
|\
| * IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-093-13/+8
| * IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-092-13/+11
| * IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-093-23/+5
| * net/mlx5: Add interface to get reference to a UAREli Cohen2017-01-091-1/+4
| * net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-083-2/+44
| * mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-083-17/+18
* | bpf: rename ARG_PTR_TO_STACKAlexei Starovoitov2017-01-091-6/+6
* | smc: netlink interface for SMC socketsUrsula Braun2017-01-094-0/+109
* | smc: establish pnet table managementThomas Richter2017-01-091-0/+35
* | smc: establish new socket familyUrsula Braun2017-01-091-1/+6
* | net: introduce keepalive function in struct protoUrsula Braun2017-01-091-0/+1
* | Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-01-091-0/+184
|\ \
| * | afs: Refcount the afs_call structDavid Howells2017-01-091-0/+75
| * | afs: Add some tracepointsDavid Howells2017-01-091-0/+109
* | | net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-091-2/+2
* | | net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-091-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-099-80/+55
|\ \ \
| * \ \ Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-081-0/+1
| |\ \ \
| | * | | usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
| * | | | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-081-0/+12
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-021-0/+12
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
| * | | | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-071-1/+3
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
| |\ \ \ \ \
| | * | | | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
| * | | | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-43/+13
| |\ \ \ \ \ \
| | * | | | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| | * | | | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-25/+6
| | * | | | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-13/+2
| | * | | | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-8/+8
| * | | | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-8/+20
| |\ \ \ \ \ \ \
| | * | | | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+3
| | * | | | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-192-1/+3
| | * | | | | | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-8/+15
| * | | | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-051-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-2/+0
| * | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-051-26/+0
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-01-041-26/+0
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-26/+0
| | | | |_|_|/ / / / | | | |/| | | | | |
* | | | | | | | | | stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-0/+5
* | | | | | | | | | stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-0/+1
* | | | | | | | | | net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti2017-01-091-1/+2
* | | | | | | | | | siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld2017-01-091-1/+56
* | | | | | | | | | siphash: add cryptographically secure PRFJason A. Donenfeld2017-01-091-0/+85
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-083-8/+5
* | | | | | | | | net-tc: convert tc_at to tc_at_ingressWillem de Bruijn2017-01-082-3/+3
* | | | | | | | | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-083-36/+11
* | | | | | | | | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-083-7/+15