summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-09net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn1-1/+4
2017-01-09net-tc: convert tc_at to tc_at_ingressWillem de Bruijn1-1/+2
2017-01-09net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn1-4/+2
2017-01-09net-tc: extract skip classify bit from tc_verdWillem de Bruijn1-1/+4
2017-01-09net: make ndo_get_stats64 a void functionstephen hemminger1-4/+4
2017-01-09net: 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-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner1-1/+3
2017-01-08net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan1-0/+2
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+10
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk1-0/+3
2017-01-06Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+0
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-109/+6
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-99/+2
2017-01-05dsa: mv88e6xxx: Optimise atu_getAndrew Lunn1-0/+60
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker1-1/+1
2017-01-04scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu1-3/+3
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+0
2017-01-03net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes1-0/+21
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov1-0/+6
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov2-1/+19
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov3-51/+96
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov1-5/+4
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov1-1/+1
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov1-3/+11
2017-01-02net/mlx5: Support new MR featuresArtemy Kovalyov1-2/+8
2017-01-02net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy1-5/+5
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel1-1/+0
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+12
2017-01-02qed*: Add support for ndo_set_vf_trustMintz, Yuval1-0/+2
2017-01-02qed*: RSS indirection based on queue-handlesMintz, Yuval1-1/+1
2017-01-02qed*: Update to dual-licenseMintz, Yuval15-57/+368
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson1-25/+6
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson1-13/+2
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson1-8/+8
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier1-0/+4
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein1-0/+2
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds1-1/+1
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman3-99/+0
2016-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang1-1/+0
2016-12-27mm: Invalidate DAX radix tree entries only if appropriateJan Kara1-0/+3