aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger2-6/+6
2017-01-08net: ipmr: Remove nowait arg to ipmr_get_routeDavid Ahern1-1/+1
2017-01-07net: netcp: extract eflag from desc for rx_hook handlingKaricheri, Muralidharan1-0/+2
2017-01-06sctp: prepare asoc stream for stream reconfXin Long2-46/+31
2017-01-06net: ipv4: make fib_select_default staticDavid Ahern1-1/+0
2017-01-05Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-26/+492
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-109/+6
2017-01-05rxrpc: Add some more tracingDavid Howells1-5/+89
2017-01-05rxrpc: Fix handling of enums-to-string translation in tracingDavid Howells1-21/+403
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-99/+2
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn1-0/+60
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-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov1-0/+1
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linuxDavid S. Miller1-0/+33
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar1-0/+33
2017-01-02net: 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-01qed*: Add support for ndo_set_vf_trustMintz, Yuval1-0/+2
2017-01-01qed*: RSS indirection based on queue-handlesMintz, Yuval1-1/+1
2017-01-01qed*: Update to dual-licenseMintz, Yuval15-57/+368
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+3
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-29ipv4: Namespaceify tcp_max_syn_backlog knobHaishuang Yan2-3/+2
2016-12-29ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knobHaishuang Yan3-13/+12
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman3-99/+0
2016-12-28sctp: remove return value from sctp_packet_init/configMarcelo Ricardo Leitner1-4/+3
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang1-1/+0
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan2-1/+1
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara1-0/+3
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds19-123/+79
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-96/+3
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin5-13/+23
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2-9/+16
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner1-15/+0
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-25ktime: Get rid of the unionThomas Gleixner9-73/+47
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner9-35/+32
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner1-1/+0