Commit Graph

166 Commits (efcd99717f76c6d19dd81203c60fe198480de522)

Author SHA1 Message Date
Roland Dreier efcd99717f IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() 17 years ago
Roland Dreier 7b3687df66 IPoIB/cm: Factor out ipoib_cm_create_srq() 17 years ago
Roland Dreier 1efb61444c IPoIB/cm: Factor out ipoib_cm_free_rx_ring() 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
Roland Dreier 09f60f8f54 IPoIB/cm: Fix receive QP cleanup 18 years ago
Michael S. Tsirkin 1b524963fd IPoIB/cm: Use common CQ for CM send completions 18 years ago
Roland Dreier fd312561ad IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" 18 years ago
Anton Blanchard 69fc507a14 IPoIB: Use round_jiffies() for ah_reap_task 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
Dotan Barak ede6bc04f3 IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp() 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
Eli Cohen b3ac60fc24 IPoIB: Fix typo to end statement with ';' instead of ',' 18 years ago
Roland Dreier ce423ef50e IPoIB: Make sure no receives are handled when stopping device 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