summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2017-01-031-0/+1
* Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller2017-01-031-0/+33
|\
| * RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-021-0/+33
* | net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-021-0/+21
|/
* IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-021-0/+6
* IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-022-1/+19
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-023-51/+96
* net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-5/+4
* IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-1/+1
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-3/+11
* net/mlx5: Support new MR featuresArtemy Kovalyov2017-01-021-2/+8
* net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy2017-01-021-5/+5
* net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel2017-01-021-1/+0
* qed*: Add support for ndo_set_vf_trustMintz, Yuval2017-01-011-0/+2
* qed*: RSS indirection based on queue-handlesMintz, Yuval2017-01-011-1/+1
* qed*: Update to dual-licenseMintz, Yuval2017-01-0115-57/+368
* net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier2016-12-291-0/+4
* ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2016-12-292-3/+2
* ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan2016-12-293-13/+12
* sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner2016-12-281-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-273-2/+1
|\
| * net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2016-12-271-1/+0
| * ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2016-12-272-1/+1
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2519-123/+79
|\ \
| * | ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-251-15/+0
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| * | ktime: Get rid of the unionThomas Gleixner2016-12-259-73/+47
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-259-35/+32
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-96/+3
|\ \ \
| * | | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-251-1/+0
| * | | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-252-93/+0
| * | | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-251-0/+1
| * | | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| * | | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-251-0/+1
| | |/ | |/|
* | | mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-255-13/+23
* | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-252-9/+16
| |/ |/|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-249-9/+9
* | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-241-0/+3
|\ \ | |/ |/|
| * NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl2016-12-231-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-231-5/+0
|\ \
| * | move aio compat to fs/aio.cAl Viro2016-12-221-5/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-2/+4
|\ \ \
| * | | IB/cma: Fix a race condition in iboe_addr_get_sgid()Bart Van Assche2016-12-221-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-221-1/+0
|\ \ \ \
| * | | | block: Remove unused member (busy) from struct blk_queue_tagRitesh Harjani2016-12-171-1/+0
* | | | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-224-13/+8
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki2016-12-224-13/+8
| |\ \ \ \ \ \
| | * | | | | | ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_...Lv Zheng2016-12-212-13/+2