Commit Graph

74 Commits (aee3a29240ad167ad7875d859506d8bb90431c70)

Author SHA1 Message Date
Krishna Kumar 48fe5e594c IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler 17 years ago
Pradeep Satyanarayana 586a693448 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries 17 years ago
Pradeep Satyanarayana 68e995a295 IPoIB/cm: Add connected mode support for devices without SRQs 17 years ago
Roland Dreier 2337f80941 IPoIB: Trivial formatting cleanups 17 years ago
Jack Morgenstein 1401b53acc IPoIB: Fix oops if xmit is called when priv->broadcast is NULL 17 years ago
Michael S. Tsirkin 1b524963fd IPoIB/cm: Use common CQ for CM send completions 18 years ago
Moni Shoua 200d1713b4 IB/ipoib: Verify address handle validity on send 18 years ago
Moni Shoua 732a2170f4 IB/ipoib: Bound the net device to the ipoib_neigh structue 18 years ago
Roland Dreier 9153f66a5b IPoIB: Fix unused variable warning 18 years ago
Roland Dreier de90351219 [IPoIB]: Convert to netdevice internal stats 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Or Gerlitz 335a64a5a9 IPoIB: Allow setting policy to ignore multicast groups 18 years ago
Sean Hefty 81668838c4 IPoIB: Specify Traffic Class with path record queries for QoS support 18 years ago
Eli Cohen ca6de177ac IPoIB: Fix error path memory leak 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
Sean Hefty 46f1b3d7af IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Michael S. Tsirkin d04d01b113 IPoIB: Fix use-after-free in path_rec_completion() 18 years ago
Roland Dreier 843613b047 IPoIB: Correct debugging output when path record lookup fails 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
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
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
Michael S. Tsirkin c1a0b23bf4 IB/sa: Require SA registration 19 years ago
Tom Tucker 07ebafbaaa RDMA: iWARP Core Changes. 19 years ago
Michael S. Tsirkin 9217b27b12 IB/ipoib: Fix flush/start xmit race (from code review) 19 years ago
Michael S. Tsirkin 8a7f752125 IB/ipoib: Fix packet loss after hardware address update 19 years ago
Jack Morgenstein 37c22a7721 IPoIB: Fix kernel unaligned access on ia64 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
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 ef12d45619 IPoIB: Fix oops with raw sockets 19 years ago
Leonid Arsh 7a343d4c46 IPoIB: P_Key change event handling 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
Roland Dreier bfef73fa78 IPoIB: Get rid of useless test of queue length 19 years ago
Jack Morgenstein 0b3ea0829c IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue 19 years ago
Michael S. Tsirkin 47f7a0714b IPoIB: Make sure path is fully initialized before using it 19 years ago
Ingo Molnar 95ed644fd1 IB: convert from semaphores to mutexes 19 years ago
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
Roland Dreier 5872a9fc28 IPoIB: always set path->query to NULL when query finishes 19 years ago