index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
cxgbi
/
libcxgbi.c
Age
Commit message (
Expand
)
Author
2011-10-21
cxgbi: convert to SKB paged frag API.
Ian Campbell
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-05-03
libcxgbi: Use flowi4's saddr in cxgbi_check_route().
David S. Miller
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-01
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-02-24
[SCSI] cxgbi: convert to use iscsi_conn_get_addr_param
Mike Christie
2011-01-24
[SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_info
kxie@chelsio.com
2011-01-24
[SCSI] cxgbi: set ulpmode only if digest is on
kxie@chelsio.com
2010-12-13
net: Abstract default ADVMSS behind an accessor.
David S. Miller
2010-10-07
[SCSI] cxgb3i: fixed connection over vlan
kxie@chelsio.com
2010-10-07
[SCSI] libcxgbi: pdu read fixes
kxie@chelsio.com
2010-09-05
[SCSI] libcxgbi: common library for cxgb3i and cxgb4i
kxie@chelsio.com