Commit Graph

38 Commits (7b277b1a5fb147cb828e5d8b9780cee60f31a9bf)

Author SHA1 Message Date
Roland Dreier de90351219 [IPoIB]: Convert to netdevice internal stats 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Roland Dreier 1b844afe9e IPoIB: Recycle loopback skbs instead of freeing and reallocating 18 years ago
Michael S. Tsirkin 2dfbfc3712 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 24bd1e4e32 IB/ipoib: Fix typos in error messages 18 years ago
Yosef Etigin 26bbf13ce1 IPoIB: Handle P_Key table reordering 18 years ago
Roland Dreier 8d1cc86a62 IPoIB: Convert to NAPI 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Roland Dreier a89875fc7e IPoIB: Remove pointless opcode field from debugging output 18 years ago
Michael S. Tsirkin 77d8e1efea IB/ipoib: Fix thinko in packet length checks 18 years ago
Michael S. Tsirkin 839fcaba35 IPoIB: Connected mode experimental support 18 years ago
Ralph Campbell 37ccf9df97 IPoIB: Use the new verbs DMA mapping functions 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Roland Dreier 73fbe8be73 IPoIB: Check for DMA mapping error for TX packets 19 years ago
Eli Cohen a8bfca0243 IPoIB: Add some likely/unlikely annotations in hot path 19 years ago
Eli Cohen 5ccd025553 IPoIB: Rejoin all multicast groups after a port event 19 years ago
Roland Dreier 2439a6e65f IPoIB: Refactor completion handling 19 years ago
Roland Dreier 31c02e2157 IPoIB: Avoid using stale last_send counter when reaping AHs 19 years ago
Eli Cohen 959eb39297 IPoIB: Fix AH leak at interface down 19 years ago
Shirley Ma 0f4852513f IPoIB: Make send and receive queue sizes tunable 19 years ago
Leonid Arsh 7a343d4c46 IPoIB: P_Key change event handling 19 years ago
Leonid Arsh 6f633c8d69 IPoIB: Pass correct pointer when flushing child interfaces 19 years ago
Jack Morgenstein 0b3ea0829c IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue 19 years ago
Eli Cohen 54d07e2a1e IPoIB: Clean up if posting receives fails 19 years ago
Ingo Molnar 95ed644fd1 IB: convert from semaphores to mutexes 19 years ago
Eli Cohen 988bd50300 IPoIB: Fix memory leak of multicast group structures 19 years ago
Michael S. Tsirkin 4f71055a45 IPoIB: protect child list in ipoib_ib_dev_flush 19 years ago
Roland Dreier 8ae5a8a24f [IPoIB] don't compile debug code if debugging isn't enabled 20 years ago
Roland Dreier 3bc12e75b2 [IPoIB] cleanups: fix comment, remove useless variables 20 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 20 years ago
Roland Dreier 5b6810e048 [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 20 years ago
Roland Dreier 8d2cae0651 [PATCH] IPoIB: Don't flush workqueue from within workqueue 20 years ago
Roland Dreier a4d61e8480 [PATCH] IB: move include files to include/rdma 20 years ago
Roland Dreier 2a1d9b7f09 [PATCH] IB: Add copyright notices 20 years ago
Roland Dreier 2181858bb8 [IB/ipoib]: Fix unsigned comparisons to handle wraparound 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