Commit Graph

188 Commits (f1784354f774e1fa4863fc6382296ef6ede26dc5)

Author SHA1 Message Date
Shirley Ma bc7b3a36ba IPoIB: Handle 4K IB MTU for UD (datagram) mode 17 years ago
Roland Dreier 9fdd5e5bf6 IPoIB: Handle case when P_Key is deleted and re-added at same index 17 years ago
Eli Cohen 28d52b3cd8 IPoIB: Support modifying IPoIB CQ event moderation 17 years ago
Eli Cohen 82c24c18af IPoIB: Add basic ethtool support 17 years ago
Eli Cohen 40ca1988e0 IPoIB: Add LSO support 17 years ago
Robert P. J. Day 157de22946 IB: Use shorter list_splice_init() for brevity 17 years ago
Eli Cohen 6046136c74 IPoIB: Use checksum offload support if available 17 years ago
Roland Dreier 10313cbb92 IPoIB: Allocate priv->tx_ring with vmalloc() 17 years ago
Roland Dreier 4200406b8f IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() 17 years ago
Or Gerlitz b3e2749bf3 IPoIB: Don't drop multicast sends when they can be queued 17 years ago
Pradeep Satyanarayana ec229e5e81 IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out 17 years ago
Eli Cohen a9d1884925 IPoIB: Remove unused struct ipoib_cm_tx.ibwc member 17 years ago
Jack Morgenstein 167c42655c IPoIB: On P_Key change event, reset state properly 17 years ago
Eli Cohen 7143740d26 IPoIB: Add send gather support 17 years ago
Eli Cohen eb14032f9e IPoIB: Add high DMA feature flag 17 years ago
Or Gerlitz 7bc531dd88 IPoIB: Remove a misleading debug print 17 years ago
Or Gerlitz bafff97417 IPoIB: Handle bonding failover race for connected neighbours too 17 years ago
Jan Engelhardt 1cf18d5aab IPoIB: Constify seq_operations function pointer tables 17 years ago
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
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Pradeep Satyanarayana 68e995a295 IPoIB/cm: Add connected mode support for devices without SRQs 17 years ago
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