Commit Graph

147 Commits (7b277b1a5fb147cb828e5d8b9780cee60f31a9bf)

Author SHA1 Message Date
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
Jack Morgenstein 6958e827f1 IPoIB: Fix leak in ipoib_transport_dev_init() error path 18 years ago
Sean Hefty 1d84612649 IB/cm: Include HCA ACK delay in local ACK timeout 18 years ago
Roland Dreier 1b844afe9e IPoIB: Recycle loopback skbs instead of freeing and reallocating 18 years ago
Roland Dreier 20089ca557 IPoIB/cm: Fix warning if IPV6 is not enabled 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
Ralph Campbell 841adfca9c IPoIB/cm: Partial error clean up unmaps wrong address 18 years ago
Roland Dreier 13ef5f44c3 IPoIB/cm: Remove dead definition of struct ipoib_cm_id 18 years ago
Michael S. Tsirkin 82c3aca6ad IPoIB/cm: Fix interoperability when MTU doesn't match 18 years ago
Michael S. Tsirkin 3ec7393a68 IPoIB/cm: Initialize RX before moving QP to RTR 18 years ago
Michael S. Tsirkin ec56dc0b7f IPoIB/cm: Fix performance regression on Mellanox 18 years ago
Michael S. Tsirkin 2dfbfc3712 IPoIB/cm: Drain cq in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 8fd357a6e3 IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop() 18 years ago
Michael S. Tsirkin 518b1646f8 IPoIB/cm: Fix SRQ WR leak 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
Michael S. Tsirkin 7c5b9ef857 IPoIB/cm: Optimize stale connection detection 18 years ago
Roland Dreier 8d1cc86a62 IPoIB: Convert to NAPI 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Michael S. Tsirkin d6ef7d68f6 IPoIB/cm: Don't crash if remote side uses one QP for both directions 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Michael S. Tsirkin 347fcfbed2 IPoIB/cm: Fix error handling in ipoib_cm_dev_open() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Roland Dreier 37aebbde70 IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements 18 years ago
Sean Hefty 46f1b3d7af IB/ipoib: Use ib_init_ah_from_path to initialize ah_attr 18 years ago
Roland Dreier a89875fc7e IPoIB: Remove pointless opcode field from debugging output 18 years ago
Michael S. Tsirkin 6371ea3d48 IPoIB/cm: Fix DMA direction typo 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Michael S. Tsirkin 77d8e1efea IB/ipoib: Fix thinko in packet length checks 18 years ago
Michael S. Tsirkin d04d01b113 IPoIB: Fix use-after-free in path_rec_completion() 18 years ago
Sean Hefty e07832b662 IPoIB: Fix race in detaching from mcast group before attaching 18 years ago
Michael S. Tsirkin 60a596dab7 IPoIB/cm: Fix reaping of stale connections 18 years ago
Shirley Ma 55c9adde13 IPoIB: Turn on interface's carrier after broadcast group is joined 18 years ago
Roland Dreier a27cbe8782 IPoIB: Only handle async events for one port 18 years ago
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