Bharat Potnuri
|
f48fca4d81
iw_cxgb4: Change error/warn prints to pr_debug
|
7 years ago |
Dan Carpenter
|
ccc04cdd55
RDMA/cxgb4: Add a sanity check in process_work()
|
7 years ago |
Steve Wise
|
ba97b74997
iw_cxgb4: remove BUG_ON() usage.
|
7 years ago |
Doug Ledford
|
894b82c427
Merge branch 'timer_setup' into for-next
|
8 years ago |
Kees Cook
|
a9346abed5
RDMA/cxgb4: Convert timers to use timer_setup()
|
8 years ago |
Bart Van Assche
|
81e74ec286
RDMA/cxgb4: Remove a set-but-not-used variable
|
8 years ago |
Bart Van Assche
|
9ae970e277
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
|
8 years ago |
Bart Van Assche
|
76ca0d1b16
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
|
8 years ago |
Bart Van Assche
|
70d7256819
RDMA/cxgb4: Fix indentation
|
8 years ago |
Steve Wise
|
2015f26cfa
iw_cxgb4: add referencing to wait objects
|
8 years ago |
Steve Wise
|
ef885dc66c
iw_cxgb4: allocate wait object for each ep object
|
8 years ago |
Bharat Potnuri
|
4d45b7573b
iw_cxgb4: change pr_debug to appropriate log level
|
8 years ago |
Bharat Potnuri
|
548ddb19af
iw_cxgb4: Remove __func__ parameter from pr_debug()
|
8 years ago |
Steve Wise
|
8b1bbf36b7
iw_cxgb4: remove the stid on listen create failure
|
8 years ago |
Steve Wise
|
3c8415cc7a
iw_cxgb4: drop listen destroy replies if no ep found
|
8 years ago |
Steve Wise
|
3d318605f5
iw_cxgb4: put ep reference in pass_accept_req()
|
8 years ago |
Christophe Jaillet
|
836daee2df
cxgb4: Remove some dead code
|
8 years ago |
yuan linyu
|
de77b966ce
net: introduce __skb_put_[zero, data, u8]
|
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 |
Eric Dumazet
|
eed29f17f0
tcp: add a struct net parameter to tcp_parse_options()
|
8 years ago |
Ganesh Goudar
|
1dec4cec9f
cxgb4: Fix tids count for ipv6 offload connection
|
8 years ago |
Raju Rangoju
|
98b80a2a73
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
|
8 years ago |
Raju Rangoju
|
1dad0ebeea
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
|
8 years ago |
Pan Bian
|
9ef63f31ad
iw_cxgb4: check return value of alloc_skb
|
8 years ago |
Doug Ledford
|
339e7575ad
cxgb4: Convert PDBG to pr_debug the second
|
8 years ago |
Joe Perches
|
a9a42886d0
cxgb4: Convert PDBG to pr_debug
|
8 years ago |
Joe Perches
|
700456bd25
cxgb4: Use more common logging style
|
8 years ago |
Ganesh Goudar
|
192539f4ce
iw_cxgb4: clean up send_connect()
|
8 years ago |