Doug Ledford
|
894b82c427
Merge branch 'timer_setup' into for-next
|
7 years ago |
Kees Cook
|
051947b3b2
RDMA/cxgb3: Convert timers to use timer_setup()
|
7 years ago |
Bart Van Assche
|
17e4e543aa
RDMA/cxgb3: Remove a set-but-not-used variable
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Johannes Berg
|
4df864c1d9
networking: make skb_put & friends return void pointers
|
8 years ago |
Johannes Berg
|
b080db5853
networking: convert many more places to skb_put_zero()
|
8 years ago |
Joe Perches
|
b7b37ee0e1
cxgb3: Convert PDBG to pr_debug
|
8 years ago |
Joe Perches
|
46b2d4e8ec
cxgb3: Use more common logging style
|
8 years ago |
Bhaktipriya Shridhar
|
b41ff7cdb5
iw_cxgb3: Remove deprecated create_singlethread_workqueue
|
9 years ago |
Amitoj Kaur Chawla
|
3b8fb4b86c
RDMA/cxgb3: Use AF_INET for sin_family field
|
9 years ago |
Masanari Iida
|
c01e01597c
treewide: Fix typos in printk
|
9 years ago |
Steve Wise
|
c1340e8aa6
iw_cxgb3: support for iWARP port mapping
|
9 years ago |
Hariprasad S
|
67f1aee6f4
iw_cxgb3: Fix incorrectly returning error on success
|
9 years ago |
Dan Carpenter
|
e4514cbd97
RDMA/cxgb3: Fix information leak in send_abort()
|
11 years ago |
Steve Wise
|
24d44a391f
RDMA/cma: Add IPv6 support for iWARP
|
12 years ago |
Julia Lawall
|
5107c2a3d1
RDMA/cxgb3: use WARN
|
13 years ago |
Masanari Iida
|
142ad5db2b
IB: Fix typos in infiniband drivers
|
13 years ago |
David S. Miller
|
534cb283ef
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
|
13 years ago |
David Miller
|
a4757123ae
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Eric Dumazet
|
580da35a31
IB: Fix RCU lockdep splats
|
13 years ago |
Kumar Sanghvi
|
56da00fc92
RDMA/{amso1100,cxgb3}: Minimal MPAv2 support
|
14 years ago |
Neil Horman
|
e48f129c2f
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
Linus Torvalds
|
4c171acc20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
14 years ago |
Steve Wise
|
807838686e
RDMA/cxgb3: Don't post zero-byte read if endpoint is going away
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
273447b352
ipv4: Kill can_sleep arg to ip_route_output_flow()
|
14 years ago |