summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-035-251/+194
* tipc: modify struct tipc_plist to be more versatileJon Paul Maloy2017-01-033-46/+83
* tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy2017-01-031-59/+49
* Merge branch 'TPACKET_V3-TX_RING-support'David S. Miller2017-01-033-28/+111
|\
| * tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan2017-01-031-17/+74
| * af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan2017-01-032-11/+37
|/
* sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-031-0/+1
* sfc: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-031-0/+1
* ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2017-01-033-2/+7
* dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga2017-01-031-4/+0
* net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-031-9/+9
* Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller2017-01-0318-65/+335
|\
| * RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-026-3/+109
| * RDS: make message size limit compliant with specAvinash Repaka2017-01-023-1/+42
| * RDS: add stat for socket recv memory usageVenkat Venkatsubra2017-01-022-0/+7
| * RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2017-01-022-0/+13
| * RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar2017-01-024-11/+29
| * RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-023-3/+53
| * RDS: IB: add few useful cache stastsSantosh Shilimkar2017-01-023-0/+15
| * RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2017-01-022-4/+10
| * RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar2017-01-021-1/+2
| * RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-023-8/+16
| * RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar2017-01-021-1/+10
| * RDS: RDMA: start rdma listening after initQing Huang2017-01-021-8/+3
| * RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar2017-01-021-2/+3
| * RDS: IB: make the transport retry count smallestSantosh Shilimkar2017-01-021-1/+1
| * RDS: IB: include faddr in connection logSantosh Shilimkar2017-01-023-14/+13
| * RDS: mark few internal functions static to make sparse build happySantosh Shilimkar2017-01-023-7/+8
| * RDS: log the address on bind failureSantosh Shilimkar2017-01-021-2/+2
* | net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* | net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* | net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-39/+34
* | net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* | net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-30/+41
* | net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* | net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-17/+24
* | net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-40/+51
* | net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-028-56/+74
* | net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-022-0/+199
|/
* Merge branch 'mlx5-odp'David S. Miller2017-01-0216-967/+1000
|\
| * IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-023-2/+18
| * IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-023-39/+69
| * {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-0212-468/+522
| * net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-022-13/+6
| * IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-027-248/+240
| * IB/mlx5: Add support for big MRsArtemy Kovalyov2017-01-023-3/+11
| * IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-026-118/+103
| * net/mlx5: Support new MR featuresArtemy Kovalyov2017-01-021-2/+8
| * IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan2017-01-021-83/+32
| * IB/mlx5: Reorder code in query device commandLeon Romanovsky2017-01-021-11/+11