Commit Graph

107 Commits (9da82a6dee9db4cd5ae7a74ab4f51afb52b6efb9)

Author SHA1 Message Date
Roland Dreier 843613b047 IPoIB: Correct debugging output when path record lookup fails 18 years ago
Roland Dreier 658bcef619 IPoIB: Remove unused local_rate tracking 18 years ago
Michael S. Tsirkin 1812063ba3 IPoIB/cm: Improve small message bandwidth 18 years ago
Sean Hefty faec2f7b96 IB/sa: Track multicast join/leave requests 18 years ago
Michael S. Tsirkin 8a2e65f87c IPoIB: CM error handling thinko fix 18 years ago
Roland Dreier 551fd6122d IPoIB: Only allow root to change between datagram and connected mode 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Michael S. Tsirkin 839fcaba35 IPoIB: Connected mode experimental support 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Roland Dreier 82b399133b IPoIB: Make sure struct ipoib_neigh.queue is always initialized 18 years ago
Ralph Campbell 37ccf9df97 IPoIB: Use the new verbs DMA mapping functions 18 years ago
Michael S. Tsirkin 2745b5b713 IPoIB: Fix skb leak when freeing neighbour 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Michael S. Tsirkin 073ae841d6 IPoIB: Clear high octet in QP number 18 years ago
Roland Dreier 73fbe8be73 IPoIB: Check for DMA mapping error for TX packets 19 years ago
Matt LaPlante cab00891c5 Still more typo fixes 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Eli Cohen a8bfca0243 IPoIB: Add some likely/unlikely annotations in hot path 19 years ago
Dotan Barak 507c335046 IPoIB: Remove unused include of vmalloc.h 19 years ago
Eli Cohen 5ccd025553 IPoIB: Rejoin all multicast groups after a port event 19 years ago
Roland Dreier d0df6d6d45 IPoIB: Create MCGs with all attributes required by RFC 19 years ago
Michael S. Tsirkin c1a0b23bf4 IB/sa: Require SA registration 19 years ago
Roland Dreier 2439a6e65f IPoIB: Refactor completion handling 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Roland Dreier 3cd965646b IB: Whitespace fixes 19 years ago
Michael S. Tsirkin 9217b27b12 IB/ipoib: Fix flush/start xmit race (from code review) 19 years ago
Eli Cohen c11bd42a76 IPoIB: Retry failed send-only multicast group joins 19 years ago
Or Gerlitz 8ddc7c5326 IB/ipoib: Remove broken link from Kconfig and documentation 19 years ago
Michael S. Tsirkin 8a7f752125 IB/ipoib: Fix packet loss after hardware address update 19 years ago
Or Gerlitz 624d01f899 IB/ipoib: Fix oops with ipoib_debug_mcast set 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Akinobu Mita 179e09172a [PATCH] drivers: use list_move() 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Leonid Arsh 508e434123 IPoIB: Handle client reregister events 19 years ago
Jack Morgenstein 37c22a7721 IPoIB: Fix kernel unaligned access on ia64 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
Roland Dreier 5941d079f2 IPoIB: Free child interfaces properly 19 years ago
Roland Dreier f697f74a6b IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave() 19 years ago
Eli Cohen a30bb96c6f IPoIB: Close race in ipoib_flush_paths() 19 years ago
Shirley Ma 0f4852513f IPoIB: Make send and receive queue sizes tunable 19 years ago
Eli Cohen f2de3b0612 IPoIB: Wait for join to finish before freeing mcast struct 19 years ago
Jack Morgenstein bf6a9e31cf IB: simplify static rate encoding 19 years ago
Michael S. Tsirkin d2e0655ede IPoIB: Consolidate private neighbour data handling 19 years ago
Roland Dreier f5545d24b8 IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y 19 years ago
Roland Dreier ef12d45619 IPoIB: Fix oops with raw sockets 19 years ago
Leonid Arsh 7a343d4c46 IPoIB: P_Key change event handling 19 years ago
Leonid Arsh 4e37b95616 IPoIB: Fix network interface "RUNNING" status 19 years ago
Leonid Arsh 6f633c8d69 IPoIB: Pass correct pointer when flushing child interfaces 19 years ago
Arnaldo Carvalho de Melo e35fc38565 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor 19 years ago