index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
l2t.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-23
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
2020-03-08
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-02-24
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-24
l2t_seq_next should increase position index
Vasily Averin
2019-10-31
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
Christophe JAILLET
2019-01-16
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2018-08-07
cxgb4/l2t: Mark expected switch fall-through
Gustavo A. R. Silva
2018-05-14
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
2017-09-25
neigh: make strucrt neigh_table::entry_size unsigned int
Alexey Dobriyan
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2016-03-22
cxgb4: move VLAN_NONE macro definition
Varun Prakash
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
2015-07-08
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...
Hariprasad Shenai
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI
Hariprasad Shenai
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-06-22
cxgb4 : Update copyright year on all cxgb4 files
Anish Bhatt
2014-04-14
cxgb4: Save the correct mac addr for hw-loopback connections in the L2T
Steve Wise
2014-01-13
cxgb4: silence shift wrapping static checker warning
Dan Carpenter
2013-12-22
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
2011-10-31
drivers/net: fix mislocated headers in cxgb4/l2t.c
Paul Gortmaker
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher