summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-03tipc: reduce risk of user starvation during link congestionJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2017-01-03tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functionsJon Paul Maloy
2017-01-03Merge branch 'TPACKET_V3-TX_RING-support'David S. Miller
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan
2017-01-03af_packet: TX_RING support for TPACKET_V3Sowmini Varadhan
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-03Merge branch 'for_4.11/net-next/rds_v3' of git://git.kernel.org/pub/scm/linux...David S. Miller
2017-01-02RDS: add receive message trace used by applicationSantosh Shilimkar
2017-01-02RDS: make message size limit compliant with specAvinash Repaka
2017-01-02RDS: add stat for socket recv memory usageVenkat Venkatsubra
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar
2017-01-02RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar
2017-01-02RDS: RDMA: silence the use_once mr log floodSantosh Shilimkar
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar
2017-01-02RDS: RDMA: return appropriate error on rdma map failuresSantosh Shilimkar
2017-01-02RDS: RDMA: start rdma listening after initQing Huang
2017-01-02RDS: RDMA: fix the ib_map_mr_sg_zbva() argumentSantosh Shilimkar
2017-01-02RDS: IB: make the transport retry count smallestSantosh Shilimkar
2017-01-02RDS: IB: include faddr in connection logSantosh Shilimkar
2017-01-02RDS: mark few internal functions static to make sparse build happySantosh Shilimkar
2017-01-02RDS: log the address on bind failureSantosh Shilimkar
2017-01-02net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes
2017-01-02Merge branch 'mlx5-odp'David S. Miller
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2017-01-02net/mlx5: Support new MR featuresArtemy Kovalyov
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky