]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/ofed.sdp' into topic/uek-4.1/ofed
authorMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:13:39 +0000 (05:13 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:13:39 +0000 (05:13 -0700)
commitf2e4da926f42821031399b14c8ded672b0367120
treebc13f4614a4d0c4b78d6dbddd6c6e1fb52ee14b9
parentac9ebc91635550c715cedbb3168c739ef88ac4cd
parent8554bc7dbdb84e424920dab4562791535489a7ff
Merge branch 'topic/uek-4.1/ofed.sdp' into topic/uek-4.1/ofed

* topic/uek-4.1/ofed.sdp: (408 commits)
  ib_sdp: porting sdp from uek2 to uek-4.1
  ib_sdp: remove APM code
  sdp: Kconfig and Makefile changes
  sdp: port the code to uek2
  sdp: added debug print for the event: RDMA_CM_EVENT_ALT_PATH_LOADED
  sdp: prepare support to kernel 2.6.39-200.1.1.el5uek: add macro to get sk_sleep
  sdp: add support to kernel 2.6.39-200.1.1.el5uek
  sdp: add [rt]x_bytes counters to sdpstats
  sdp: Fix Bug 114242 - Multi connection net_perf causes server to hang
  FMR: remove FMR failure messages
  sdp: make sdp memory leak print a debug
  sdp: changed memory accounting warning into debug
  sdp: Fix issues in sdpprf
  sdp: Remove protection before sleep on RX
  sdp: Enable automatic path migration support also in the passive side of the connection.
  sdp: Fixed some coverity issues
  Flatten the entire tree fixes
  sdp: Fixed compilation error on 2.6.18 RH5.5
  sdp: fix memory leak. sockets_allocated wasn't freed
  sdp: Removed spaces and tabs at end of lines
  ...