index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
3
-5
/
+161
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
4
-36
/
+82
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
2017-11-01
cxgb4: initialize hash-filter configuration
Kumar Sanghvi
6
-4
/
+54
2017-11-01
cxgb4: save additional filter tuple field shifts in tp_params
Kumar Sanghvi
3
-4
/
+29
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2
-10
/
+9
2017-10-27
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
5
-0
/
+211
2017-10-27
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
9
-0
/
+119
2017-10-27
cxgb4: collect PBT tables dump
Rahul Lakkireddy
5
-0
/
+91
2017-10-27
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
6
-0
/
+230
2017-10-27
cxgb4: collect TID info dump
Rahul Lakkireddy
8
-1
/
+143
2017-10-27
cxgb4: collect RSS dumps
Rahul Lakkireddy
5
-0
/
+68
2017-10-27
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
5
-0
/
+56
2017-10-27
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
6
-0
/
+250
2017-10-26
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
3
-7
/
+30
2017-10-22
drivers, net, ethernet: convert clip_entry.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+9
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
1
-3
/
+0
2017-10-21
cxgb4: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-6
/
+39
2017-10-20
Merge branch 'cxgb4-more-flower-offloads'
David S. Miller
11
-27
/
+1068
2017-10-20
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
3
-37
/
+244
2017-10-20
cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support
Kumar Sanghvi
4
-3
/
+111
2017-10-20
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
2
-0
/
+13
2017-10-20
cxgb4: introduce SMT ops to prepare for SMAC rewrite support
Kumar Sanghvi
8
-19
/
+519
2017-10-20
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
2
-1
/
+126
2017-10-20
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
1
-2
/
+6
2017-10-20
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
1
-0
/
+35
2017-10-20
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
1
-1
/
+50
2017-10-14
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
1
-3
/
+4
2017-10-14
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
4
-0
/
+253
2017-10-14
cxgb4: collect hardware module dumps
Rahul Lakkireddy
5
-0
/
+422
2017-10-14
cxgb4: collect TP dump
Rahul Lakkireddy
8
-1
/
+234
2017-10-14
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
5
-140
/
+239
2017-10-14
cxgb4: collect firmware mbox and device log dump
Rahul Lakkireddy
5
-0
/
+107
2017-10-14
cxgb4: collect on-chip memory dump
Rahul Lakkireddy
7
-1
/
+220
2017-10-14
cxgb4: collect register dump
Rahul Lakkireddy
8
-2
/
+285
2017-10-14
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
8
-2
/
+265
2017-10-10
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-10-10
cxgb4: Add support for new flash parts
Ganesh Goudar
1
-20
/
+116
2017-10-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-10-03
cxgb4: Update comment for min_mtu
Arjun Vynipadath
1
-1
/
+1
2017-09-28
cxgb4: make function ch_flower_stats_cb, fixes warning
Colin Ian King
1
-1
/
+1
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
1
-2
/
+2
2017-09-25
cxgb4: do DCB state reset in couple of places
Ganesh Goudar
3
-6
/
+20
2017-09-22
cxgb4: fetch stats for offloaded tc flower flows
Kumar Sanghvi
6
-1
/
+161
2017-09-22
cxgb4: add support to offload action vlan
Kumar Sanghvi
1
-0
/
+42
2017-09-22
cxgb4: add basic tc flower offload support
Kumar Sanghvi
6
-2
/
+325
2017-09-22
cxgb4: add tc flower offload skeleton
Kumar Sanghvi
4
-1
/
+128
2017-09-21
cxgb4: avoid stall while shutting down the adapter
Ganesh Goudar
3
-1
/
+11
[next]