index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
sge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
2018-04-12
1
-6
/
+17
*
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
1
-0
/
+3
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-09-15
1
-3
/
+4
*
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2016-07-30
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
1
-37
/
+3
*
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
1
-1
/
+12
*
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
1
-1
/
+1
*
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
1
-2
/
+9
*
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-26
1
-2
/
+16
*
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
2015-07-09
1
-3
/
+9
*
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
2015-06-01
1
-16
/
+29
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
1
-2
/
+2
*
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
1
-36
/
+37
*
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
1
-1
/
+8
*
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-05-05
1
-1
/
+5
*
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-4
/
+8
|
\
|
*
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-29
1
-4
/
+8
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
|
/
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
1
-3
/
+3
*
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2015-01-05
1
-23
/
+24
*
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-12-09
1
-23
/
+162
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
1
-31
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-46
/
+90
|
\
|
*
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
1
-6
/
+10
|
*
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
1
-2
/
+29
|
*
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2014-11-10
1
-40
/
+53
*
|
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-13
1
-1
/
+1
*
|
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
1
-3
/
+4
*
|
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-16
/
+16
|
/
*
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-09
1
-1
/
+4
*
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
2014-08-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+4
|
\
|
*
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
2014-05-12
1
-3
/
+4
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
*
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-12-03
1
-1
/
+1
*
net: cxgb4vf: Staticize local symbols
Sachin Kamat
2013-09-20
1
-5
/
+6
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-2
/
+3
*
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2013-03-14
1
-2
/
+6
*
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
2013-02-12
1
-1
/
+3
*
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
2013-02-08
1
-1
/
+1
*
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
2012-11-27
1
-4
/
+4
*
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
2012-09-27
1
-2
/
+3
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
1
-1
/
+1
*
ethernet: Remove casts to same type
Joe Perches
2012-06-06
1
-3
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
[next]