summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka6-5/+422
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2-4/+16
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com3-0/+15
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com3-1/+10
2016-03-02RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com1-0/+8
2016-03-02RDS: IB: add connection info to ibmrsantosh.shilimkar@oracle.com1-8/+9
2016-03-02RDS: IB: move FMR code to its own filesantosh.shilimkar@oracle.com3-106/+134
2016-03-02RDS: IB: create struct rds_ib_fmrsantosh.shilimkar@oracle.com3-13/+29
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com6-347/+422
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com3-20/+29
2016-03-02MAINTAINERS: update RDS entrysantosh.shilimkar@oracle.com1-1/+5
2016-03-02RDS: Add support for SO_TIMESTAMP for incoming messagessantosh.shilimkar@oracle.com3-2/+45
2016-03-02RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com14-4614/+7
2016-03-02Merge branch 'qed-next'David S. Miller6-329/+439
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02batman-adv: clarify CFG80211 dependencyArnd Bergmann1-1/+1
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla1-20/+7
2016-03-01Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller24-37/+2190
2016-03-01net: pktgen: use reset to set mac headerZhang Shengju1-2/+2
2016-03-01sch_mqprio: Fix build with older gcc.David S. Miller1-1/+1
2016-03-01of_mdio: kill useless variable in of_mdiobus_register()Sergei Shtylyov1-3/+1
2016-03-01Merge branch 'qed-next'David S. Miller6-117/+2171
2016-03-01qed: Print additional HW attention infoYuval Mintz2-105/+479
2016-03-01qed: Print HW attention reasonsYuval Mintz1-107/+1436
2016-03-01qed: Add support for HW attentionsYuval Mintz2-40/+357
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz5-77/+111
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong9-18/+0
2016-03-01Merge branch 'mlx5-next'David S. Miller9-95/+95
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer6-56/+36
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan1-2/+10
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan1-4/+6
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan1-7/+8
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan1-2/+2
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan4-17/+14
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern1-0/+26
2016-03-01Merge branch 'net-timestamps-y2038'David S. Miller6-21/+44
2016-03-01net: sctp: Convert log timestamps to be y2038 safeDeepa Dinamani1-5/+5
2016-03-01net: ipv4: tcp_probe: Replace timespec with timespec64Deepa Dinamani1-4/+4
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani4-12/+35
2016-03-01Merge branch 'ife'David S. Miller7-0/+1149
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim3-0/+82
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim3-0/+85
2016-03-01introduce IFE actionJamal Hadi Salim5-0/+982