Commit Graph

68 Commits (4ed1077953f531b3fef4af4b4ade48a828c48869)

Author SHA1 Message Date
Roland Dreier 943c246e9b IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX 17 years ago
Yossi Etigin e8224e4b80 IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() 17 years ago
Roland Dreier a77a57a1a2 IPoIB: Fix deadlock on RTNL in ipoib_stop() 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Eli Cohen bd3606715e IPoIB: Use dev_set_mtu() to change mtu 17 years ago
Eli Cohen c8c2afe360 IPoIB: Use rtnl lock/unlock when changing device flags 17 years ago
Roland Dreier 9eae554c17 IPoIB: Get rid of ipoib_mcast_detach() wrapper 17 years ago
Eli Cohen d0de13622d IPoIB: Only set Q_Key once: after joining broadcast group 17 years ago
Eli Cohen c03d4731b5 IPoIB: Remove unused IPOIB_MCAST_STARTED code 17 years ago
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Jack Morgenstein e1d50dce5a IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() 17 years ago
Shirley Ma bc7b3a36ba IPoIB: Handle 4K IB MTU for UD (datagram) mode 17 years ago
Or Gerlitz b3e2749bf3 IPoIB: Don't drop multicast sends when they can be queued 17 years ago
Rolf Manderscheid a9e527e3f9 IPoIB: improve IPv4/IPv6 to IB mcast mapping functions 17 years ago
Roland Dreier 2337f80941 IPoIB: Trivial formatting cleanups 17 years ago
Moni Shoua 732a2170f4 IB/ipoib: Bound the net device to the ipoib_neigh structue 18 years ago
Roland Dreier de90351219 [IPoIB]: Convert to netdevice internal stats 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
Michael S. Tsirkin 24bd1e4e32 IB/ipoib: Fix typos in error messages 18 years ago
Sean Hefty e07832b662 IPoIB: Fix race in detaching from mcast group before attaching 18 years ago
Shirley Ma 55c9adde13 IPoIB: Turn on interface's carrier after broadcast group is joined 18 years ago
Roland Dreier 658bcef619 IPoIB: Remove unused local_rate tracking 18 years ago
Sean Hefty faec2f7b96 IB/sa: Track multicast join/leave requests 18 years ago
Michael S. Tsirkin 839fcaba35 IPoIB: Connected mode experimental support 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
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 3cd965646b IB: Whitespace fixes 19 years ago
Eli Cohen c11bd42a76 IPoIB: Retry failed send-only multicast group joins 19 years ago
Or Gerlitz 624d01f899 IB/ipoib: Fix oops with ipoib_debug_mcast set 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
Jack Morgenstein 37c22a7721 IPoIB: Fix kernel unaligned access on ia64 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
Arnaldo Carvalho de Melo e35fc38565 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor 19 years ago
Roland Dreier 8b9ab02b69 IPoIB: Fix build now that neighbour destructor is in neigh_params 19 years ago
Michael S. Tsirkin 9acf6a8570 IPoIB: Fix multicast race between canceling and completing 19 years ago
Eli Cohen 7343b231f2 IPoIB: Close race in setting mcast->ah 19 years ago
Roland Dreier 20b83382d1 IPoIB: Yet another fix for send-only joins 19 years ago
Michael S. Tsirkin 7bcb974ef6 IPoIB: Fix another send-only join race 19 years ago
Michael S. Tsirkin 479a079663 IPoIB: Don't start send-only joins while multicast thread is stopped 19 years ago
Michael S. Tsirkin b36f170b61 IPoIB: Lock accesses to multicast packet queues 19 years ago
Ingo Molnar 95ed644fd1 IB: convert from semaphores to mutexes 19 years ago
Eli Cohen 988bd50300 IPoIB: Fix memory leak of multicast group structures 19 years ago
Michael S. Tsirkin 78bfe0b5b6 IPoIB: Take dev->xmit_lock around mc_list accesses 19 years ago