Commit Graph

560 Commits (57f0adc7eaaf4315d568e72069dbe48aa7e20995)

Author SHA1 Message Date
Tejun Heo 96e61fa55e RDMA: Update missed conversion of flush_scheduled_work() 14 years ago
Steve Wise e86f8b06f5 RDMA/ucma: Copy iWARP route information on queries 14 years ago
Tejun Heo f06267104d RDMA: Update workqueue usage 14 years ago
Dan Carpenter 7182afea8d IB/uverbs: Handle large number of entries in poll CQ 14 years ago
Vasiliy Kulikov 91a4d157d0 IB: Fix information leak in marshalling code 14 years ago
Or Gerlitz f55864a4f4 IB/pack: Remove some unused code added by the IBoE patches 14 years ago
Eric Dumazet 22f4fbd9bd infiniband: remove dev_base_lock use 14 years ago
Eric Dumazet 72cdd1d971 net: get rid of rtable->idev 14 years ago
Eli Cohen 8ad330a002 IB/core: Add link layer type information to sysfs 15 years ago
Eli Cohen af7bd46376 IB/core: Add VLAN support for IBoE 15 years ago
Eli Cohen 2420b60b1d IB/uverbs: Return link layer type to userspace for query port operation 15 years ago
Steve Wise 97cb7e40c6 RDMA/ucma: Allow tuning the max listen backlog 15 years ago
Eli Cohen ff7f5aab35 IB/pack: IBoE UD packet packing support 15 years ago
Eli Cohen 3c86aa70bf RDMA/cm: Add RDMA CM support for IBoE devices 15 years ago
Eli Cohen fac70d5191 IB/mad: IBoE supports only QP1 (no QP0) 15 years ago
Animesh K Trivedi 26012f0750 RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroy 15 years ago
Thomas Gleixner 557d0540b9 IB/umad: Make user_mad semaphore a real one 15 years ago
Eli Cohen a3f5adaf49 IB/core: Add link layer property to ports 15 years ago
Aleksey Senin a2ebf07ae5 IB: Rename RAW_ETY to RAW_ETHERTYPE 15 years ago
Sean Hefty 50a025c69e IB/cm: Check LAP state before sending an MRA 15 years ago
Roland Dreier f400e5b38a IB/umad: Remove unused-but-set variable 'already_dead' 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Julia Lawall e642df6a0b IB/ucm: Use memdup_user() 15 years ago
Roland Dreier 1693395511 IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static 15 years ago
Ralph Campbell 9a6edb60ec IB/core: Allow device-specific per-port sysfs files 15 years ago
Julia Lawall 9893e742a0 IB/core: Use kmemdup() instead of kmalloc()+memcpy() 15 years ago
Tetsuo Handa 5d7220e8dc RDMA/cma: Randomize local port allocation 15 years ago
Roland Dreier bc1db9af73 IB: Explicitly rule out llseek to avoid BKL in default_llseek() 15 years ago
Sean Hefty ae2d9293d7 RDMA/cm: Set num_paths when manually assigning path records 15 years ago
Jani Nikula 3e340c05c0 IB/cm: Fix device_create() return value check 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
Greg Kroah-Hartman 21e3bde964 sysfs: fix sysfs lockdep warning in infiniband code 15 years ago
Steve Wise 070e140c4c IB/mad: Ignore iWARP devices on device removal 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Andi Kleen 0933e2d98d driver core: Convert some drivers to CLASS_ATTR_STRING 15 years ago
Andi Kleen 28812fe11a driver-core: Add attribute argument to class_attribute show/store 15 years ago
Akinobu Mita 19b629f581 infiniband: use for_each_set_bit() 15 years ago
Al Viro b1e4594ba0 switch infiniband uverbs to anon_inodes 15 years ago
Roland Dreier a265e5587f IB/uverbs: Use anon_inodes instead of private infinibandeventfs 15 years ago
Eli Cohen 920d706c89 IB/core: Fix and clean up ib_ud_header_init() 15 years ago
Alexander Chiang cdb8e43889 IB/ucm: Clean whitespace errors 15 years ago
Alexander Chiang daa913580e IB/ucm: Increase maximum devices supported 15 years ago
Alexander Chiang 31d14b6e10 IB/ucm: Use stack variable 'base' in ib_ucm_add_one 15 years ago
Alexander Chiang dd08f702dd IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one 15 years ago
Alexander Chiang d3f2c67f2d IB/umad: Clean whitespace 15 years ago
Alexander Chiang 8698d3fecc IB/umad: Increase maximum devices supported 15 years ago
Alexander Chiang dc2ed5e3c9 IB/umad: Use stack variable 'base' in ib_umad_init_port 15 years ago
Alexander Chiang d451b8df9f IB/umad: Use stack variable 'devnum' in ib_umad_init_port 15 years ago
Alexander Chiang 6aa2a86ec4 IB/umad: Remove port_table[] 15 years ago
Alexander Chiang 2b937afcab IB/umad: Convert *cdev to cdev in struct ib_umad_port 15 years ago