Commit History

Author SHA1 Message Date
  David Miller 2721745501 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. 13 years ago
  Roland Dreier a493f1a24a Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next 13 years ago
  Eric Dumazet 580da35a31 IB: Fix RCU lockdep splats 13 years ago
  Mike Marciniszyn 3874397c0b IB/ipoib: Prevent hung task or softlockup processing multicast response 13 years ago
  Paul Gortmaker fec14d2fce infiniband: add moduleparam.h to drivers/infiniband as required 14 years ago
  David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jiri Pirko 3e4aa12f8a ipoib: remove addrlen check for mc addresses 15 years ago
  Jiri Pirko 6c74651c3b ipoib: returned back addrlen check for mc addresses 15 years ago
  Jiri Pirko fbf219f1c8 infiniband: convert to use netdev_for_each_mc_addr 15 years ago
  Moni Shoua 5ee9512084 IPoIB: Don't turn on carrier for a non-active port 15 years ago
  Jason Gunthorpe 5e47596bee IPoIB: Check multicast address format 16 years ago
  Roland Dreier 721d67cdca IPoIB: Drop priv->lock before calling ipoib_send() 16 years ago
  Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
  Yossi Etigin 3c20962086 IPoIB: Do not print error messages for multicast join retries 16 years ago
  Yossi Etigin 50df48f59d IPoIB: Do not join broadcast group if interface is brought down 16 years ago
  Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
  Harvey Harrison fcace2fe7a infiniband: ipoib replace IPOIB_GID_FMT with %p6 16 years ago
  Roland Dreier 943c246e9b IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX 16 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 49997d7515 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 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