Commit Graph

35 Commits (9bbc8346fb21fad3f678220b067450e436e45dbf)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Roland Dreier 267ee88ed3 IPoIB: fix error handling in ipoib_open 19 years ago
Michael S. Tsirkin 4f71055a45 IPoIB: protect child list in ipoib_ib_dev_flush 19 years ago
Roland Dreier 2e86541ec8 IPoIB: don't zero members after we allocate with kzalloc 19 years ago
Michael S. Tsirkin de92248789 IPoIB: reinitialize mcast structs' completions for every query 19 years ago
Roland Dreier 5872a9fc28 IPoIB: always set path->query to NULL when query finishes 19 years ago
Roland Dreier 65c7eddaba IPoIB: reinitialize path struct's completion for every query 19 years ago
Roland Dreier 8c608a32e3 [IPoIB] no need to set skb->dev right before freeing skb 19 years ago
Roland Dreier 1732b0ef3b [IPoIB] add path record information in debugfs 19 years ago
Roland Dreier 8ae5a8a24f [IPoIB] don't compile debug code if debugging isn't enabled 19 years ago
Roland Dreier 21a384897d [IPoIB] remove unneeded initializations to 0 19 years ago
Roland Dreier de6eb66b56 [IB] kzalloc() conversions 19 years ago
Roland Dreier 3bc12e75b2 [IPoIB] cleanups: fix comment, remove useless variables 19 years ago
Roland Dreier a20583a7c2 [IPoIB] use spin_trylock_irqsave() 19 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 19 years ago
Roland Dreier 4b2d319b53 [IPoIB] Improve ipoib_timeout() output 19 years ago
Roland Dreier 5b6810e048 [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 19 years ago
Roland Dreier d70ed6075f [IPoIB] Rename IPoIB's path_lookup() to avoid name clashes 20 years ago
Roland Dreier 8d2cae0651 [PATCH] IPoIB: Don't flush workqueue from within workqueue 20 years ago
Hal Rosenstock ce5b65cc96 [PATCH] IPoIB: Fix SA client retransmission strategy 20 years ago
Michael S. Tsirkin 51574e0398 [PATCH] IPoIB: fix module removal race 20 years ago
Michael S. Tsirkin 06c56e44f3 [PATCH] IPoIB: fix memory leak 20 years ago
Roland Dreier a4d61e8480 [PATCH] IB: move include files to include/rdma 20 years ago
Michael S. Tsirkin 1ad62a19f1 [PATCH] IPoIB: Fix device removal race 20 years ago
Roland Dreier 4ce059378c [PATCH] IPoIB: Set full membership bit in P_Keys 20 years ago
Olaf Hering 2aeba9a03b [PATCH] IB: Remove unnecessary includes of <linux/version.h> 20 years ago
Sean Hefty 97f52eb438 [PATCH] IB: sparse endianness cleanup 20 years ago
Hal Rosenstock 92a6b34bf4 [PATCH] IB: Eliminate redundant NULL checks 20 years ago
Roland Dreier 2a1d9b7f09 [PATCH] IB: Add copyright notices 20 years ago
Hal Rosenstock 0dca0f7bf8 [PATCH] [IPoIB] Handle sending of unicast RARP responses 20 years ago
Roland Dreier 2181858bb8 [IB/ipoib]: Fix unsigned comparisons to handle wraparound 20 years ago
Roland Dreier 9adec1a808 [PATCH] IPoIB: convert to debugfs 20 years ago
Roland Dreier e6ded99cbb [PATCH] IPoIB: fix static rate calculation 20 years ago
Hal Rosenstock 62241eb497 [PATCH] IPoIB: set skb->mac.raw on receive 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago