index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-14
cxgb4: fix a memory leak bug
Wenwen Wang
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-08
cxgb4: smt: Use normal int for refcount
Chuhong Yuan
2019-08-08
cxgb4: smt: Add lock for atomic_dec_and_test
Chuhong Yuan
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-21
cxgb4: Prefer pcie_capability_read_word()
Frederick Lawler
2019-07-21
chelsio: Fix a typo in a function name
Christophe JAILLET
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
2019-07-12
cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()
Arnd Bergmann
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-24
cxgb4: Add MPS refcounting for alloc/free mac filters
Raju Rangoju
2019-06-24
cxgb4: Add MPS TCAM refcounting for cxgb4 change mac
Raju Rangoju
2019-06-24
cxgb4: Add MPS TCAM refcounting for raw mac filters
Raju Rangoju
2019-06-24
cxgb4: Re-work the logic for mps refcounting
Raju Rangoju
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-10
cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI
Varun Prakash
2019-06-09
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-26
cxgb4: Make t4_get_tp_e2c_map static
YueHaibing
2019-05-24
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
2019-05-23
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
2019-05-23
cxgb4: use firmware API for validating filter spec
Raju Rangoju
2019-05-22
cxgb4: Enable hash filter with offload
Vishal Kulkarni
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
2019-04-27
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-08
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
libcxgb: fix incorrect ppmax calculation
Varun Prakash
2019-04-01
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-04-01
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
2019-03-29
cxgb4/cxgb4vf: Display advertised FEC in ethtool
Vishal Kulkarni
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-29
Revert "cxgb4: Update 1.23.3.0 as the latest firmware supported."
David S. Miller
2019-03-29
cxgb4: Update 1.23.3.0 as the latest firmware supported.
Vishal Kulkarni
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
[next]