]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2016-10-13 Avinash RepakaRDS: Drop the connection as part of cancel to avoid...
2016-10-12 Santosh ShilimkarRDS: add reconnect retry scheme for stalled connections
2016-10-12 Santosh ShilimkarRDS: restore the exponential back-off scheme
2016-10-12 Santosh ShilimkarRDS: avoid duplicate connection drop for self loopback
2016-10-12 Santosh ShilimkarRDS: don't modify conn state directly in rds_connect_co...
2016-10-12 Santosh ShilimkarRDS: IB: log associates connection details for setup...
2016-10-12 Santosh ShilimkarRDS: IB: suppress log prints for FLUSH_ERR/RETRY_EXC
2016-10-12 Santosh Shilimkaripoib: supress the retry related completion errors
2016-10-12 Santosh ShilimkarRDS: use c_wq for all activities on a connection
2016-10-12 Santosh ShilimkarRDS: IB: Avoid double reject on ACL failures
2016-10-12 Santosh ShilimkarRDS: make the rds_{local_}wq part of rds_connection
2016-10-12 Santosh ShilimkarRDS: make rds_conn_drop() take reason argument
2016-10-12 Santosh ShilimkarRDS: IB: Remove unused PATH migration event code
2016-10-12 Santosh ShilimkarRDS: IB: remove delayed queuing of address change
2016-10-12 Santosh ShilimkarRDMA CM: init the return value to avoid false negative
2016-10-12 Santosh ShilimkarRDS: IB: use address change event for failover/failback
2016-10-12 Santosh ShilimkarRDS: IB: drop workaround for loopback connection hangs
2016-10-12 Santosh ShilimkarRevert "RDS: IB: skip rx/tx work when destroying connec...
2016-10-03 Pradeep Gopanapallixsigo: EoiB QP support
2016-10-03 Pradeep Gopanapallixsigo: Send Heart Beat Lost Operational state
2016-10-03 Hans Westgaard Rysif: Retest last allocated entry with roundrobin allocation
2016-10-03 Knut Omangsif: cq: Implement error tracking
2016-10-03 Wei Lin Guaysif: sqflush: Fix wrong casting in the calculation...
2016-10-03 Hakon Buggesif: qp: Re-factor initializing of HW QP state
2016-10-03 Wei Lin Guaysif: cq: Add additional SIF visible cqes to CQ
2016-10-03 Knut Omangsif: qp: Clear the QP state cq_int_err bit upon reset
2016-10-03 Vinay Shawsif: qp_attr: Fix qp attributes for query_qp verb
2016-10-03 Vinay Shawsif: qp_attr: Fix qp attributes for modify_qp verb
2016-10-03 George Refsethsif: eq: Let compiler handle endianess and memory model
2016-10-03 Wei Lin Guaysif: cq: do not return errors from poll_cq
2016-10-03 Hakon Buggesif: qp: Collapsed two log statements + removed incorre...
2016-10-03 Knut Omangsif: Avoid using SIFMT_2M for allocation of any tables...
2016-10-03 Hans Westgaard Rysif: qp: Adjust EoIB qp inline size to support LSO
2016-10-03 Wei Lin Guaysif: sqflush: set the duplicated CQ entry status as...
2016-10-03 Wei Lin Guaysif: cq: fixup the CQEs when a QP is transitioned to...
2016-10-03 Francisco Triviñosif: eq: Implement threaded interrupt handler
2016-10-03 Francisco Triviñosif: eq: remove check_all_eqs_on_intr driver feature
2016-10-03 Francisco Triviñosif: eq: Add max irq handling time to the sysfs eq...
2016-09-13 Santosh ShilimkarRDS: IB: set default frag size to 16K
2016-09-13 Ajaykumar Hotchandanirds: avoid call to flush_mrs() in specific condition
2016-09-13 Mukesh Kackermlx4_core: allow unprivileged VFs read physical port...
2016-09-09 Knut Omangsif: Lift sif_verbs up to be independent of sif interna...
2016-09-09 Knut Omangsif: ireg: Use the firmware release version as sysfs...
2016-09-09 Knut Omangsif: Remove dummy implementation of get_protocol_stats
2016-09-09 Wei Lin Guaysif: ipd: Fix incorrect calculation of ipd from static...
2016-09-09 Knut Omangsif: Fix recently introduced checkpatch issues
2016-09-09 Wei Lin Guaysif: sqflush: Handle duplicate completions in poll_cq
2016-08-26 Avinash Repakaib_core: make wait_event uninterruptible in ib_flush_fm...
2016-08-12 Harald Høegsif: vlink connect is now enabled by default
2016-08-12 Francisco Triviñosif: sif_hwmon: add hwmon interface to export psif...
2016-08-12 Knut Omangsif: EPSC_API_VERSION(2,10) - EPSC_DIAG_COUNTERS
2016-08-12 Knut Omangsif: base: Scale default desc.array size values based...
2016-08-12 Knut Omangsif: cb: Improve algorithm for allocating and using...
2016-08-12 Knut Omangsif: epsc: For Xen dom0 configure resources for all...
2016-08-12 Knut Omangsif: Reintroduce function name prefixes in log statements
2016-08-12 Knut Omangsif: fmr: invalidate keys before TLB bulk invalidates
2016-08-12 Knut Omangsif: dfs: Add number of entries and extent to debugfs...
2016-08-12 Knut Omangsif: Remove write access to the module parameters cb_ma...
2016-08-12 Wei Lin Guaysif: sq/rq: Do not generate completion if target CQ...
2016-08-12 Wei Lin Guaysif: sqflush: Handle the race condition between sqflush...
2016-08-12 Knut Omangsif: mmu/fmr: Fix check for page table reusability
2016-08-12 Robert Schmidtsif: PSC_API_VERSION(2,9): add num_ufs to psif_epsc_csr...
2016-08-12 Santosh ShilimkarRDS: IB: Fix the build error in previous commit dfbdf6c626
2016-08-11 Wengang WangRDS: IB: skip rx/tx work when destroying connection
2016-08-10 Sowmini VaradhanRDS: TCP: rds_tcp_accept_one() should transition socket...
2016-08-10 Sowmini VaradhanRDS: TCP: fix race windows in send-path quiescence...
2016-08-10 Sowmini VaradhanRDS: TCP: Retransmit half-sent datagrams when switching...
2016-08-10 Sowmini VaradhanRDS: TCP: Add/use rds_tcp_reset_callbacks to reset...
2016-08-10 Sowmini VaradhanRDS: TCP: Avoid rds connection churn from rogue SYNs
2016-08-10 Sowmini VaradhanRDS: TCP: rds_tcp_accept_worker() must exit gracefully...
2016-08-10 Sowmini VaradhanRDS: TCP: Remove kfreed tcp conn from list
2016-08-10 Santosh ShilimkarRDS: IB: Add MOS note details to link local(HAIP) addre...
2016-08-10 Qing Huangib/mlx4: Initialize multiple Mellanox HCAs in parallel
2016-08-10 Yuval ShaiaRevert "IB/mlx4: Generate alias GUID for slaves"
2016-08-02 Yuval ShaiaIB/mlx4: Do not generate random node_guid for VFs
2016-08-02 Yuval Shaia{IB/{core,ipoib},net/{mlx4,rds}}: Mark unload_allowed...
2016-07-27 Lars Paul HuseEPSC_API_VERSION(2,8) - New EPSC_QUERY_ON_CHIP_TEMP
2016-07-27 Knut Omangsif: pqp: Be less aggressive in invoking cond_resched()
2016-07-27 Vinay Shawsif: xrc: Add handling for xrc_domain_violation & inval...
2016-07-27 Vinay Shawsif: dfs: Minor change to print CQ tied to XRCSRQ ...
2016-07-27 Knut Omangsif: During driver load, hold back events instead of...
2016-07-27 Knut Omangsif: Let sif_remove implement the shutdown entry point
2016-07-27 Knut Omangsif: pqp: Fix potential null pointer exception under...
2016-07-27 Knut Omangsif: fmr: call sif_post_flush_tlb with ptw flush and...
2016-07-27 Knut Omangsif: eq: Avoid enabling interrupts on TSU EQs until...
2016-07-27 Hakon Buggesif: base: change default queue size according to ED...
2016-07-27 Francisco Triviñosif: sif_eq: fix missing qp->refcnt decrement for COMM_...
2016-07-27 Harald HøegEPSC_API_VERSION(2,6) - Adding retrieval of SMP and...
2016-07-27 Hakon Buggesif: eq: increase cq_eq_max to 46
2016-07-27 Triviñosif: sif_r3: implemented WA#4074 stats counters
2016-07-27 Hans Westgaard Rysif: Remove software emulation of > 16 SGEs
2016-07-27 Wei Lin Guaysif: rq: Do not clear the rq_sw until the completion...
2016-07-27 Santosh ShilimkarIBCM: dereference timewait_info only when needed
2016-07-13 Santosh ShilimkarIB: Add RNR timer workaround for PSIF
2016-07-13 Hans Westgaard RyIB/core: Add encode/decode FDR/EDR rates
2016-07-12 Pradeep Gopanapallixsigo: SKB Frag cleanup
2016-07-12 Pradeep Gopanapallixsigo: Tx_tail goes outof bound
2016-07-12 Pradeep Gopanapallixsigo: Fixed Path locking issues
2016-07-12 Yuval Shaianet/rds: Skip packet filtering if interface does not...
2016-07-12 Bang NguyenRDS: Fix the rds_conn_destroy panic due to pending...
next