开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf...
Zhengchao Shao
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-26
cxgb4: fix missing unlock on ETHOFLD desc collect fail path
Rafael Mendonca
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
2022-08-12
net: cxgb3: Fix comment typo
Jason Wang
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
2022-07-05
cxgb4: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-01
cxgb4: Fix typo in string
Li kunyu
2022-06-23
cxgb4/cxgb4vf: Fix typo in comments
Jiang Jian
2022-06-22
cxgb4vf: remove unexpected word "the"
Jiang Jian
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_292.RULE
Thomas Gleixner
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-06
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-03-07
net: cxgb3: Fix an error code when probing the driver
Zheyu Ma
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-28
flow_offload: reject offload for all drivers with invalid police parameters
Jianbo Liu
2022-02-25
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2022-01-20
Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-01-11
libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
Guillaume Nault
2022-01-09
cxgb4vf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
cxgb4: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-09
cxgb3: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-02
chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code
Christophe JAILLET
2021-12-14
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2021-11-30
net: cxgb: fix a typo in kernel doc
Jean Sacren
2021-11-30
net: cxgb3: fix typos in kernel doc
Jean Sacren
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
cxgb4: allow reading unrecognized port module eeprom
Rahul Lakkireddy
2021-11-23
net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()
Zheyu Ma
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
cxgb4: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
cxgb3: Use struct_group() for memcpy() region
Kees Cook
[next]