1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/hisilicon/hns3
Eric Dumazet 504148fedb net: add skb_[inner_]tcp_all_headers helpers
Most drivers use "skb_transport_offset(skb) + tcp_hdrlen(skb)"
to compute headers length for a TCP packet, but others
use more convoluted (but equivalent) ways.

Add skb_tcp_all_headers() and skb_inner_tcp_all_headers()
helpers to harmonize this a bit.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-07-02 16:22:25 +01:00
..
hns3_common net: hns3: fix incorrect type of argument in declaration of function hclge_comm_get_rss_indir_tbl 2022-05-09 14:30:38 +01:00
hns3pf net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization 2022-06-13 11:56:01 +01:00
hns3vf hisilicon/hns3/hns3vf:fix repeated words in comments 2022-06-30 20:04:10 -07:00
hclge_mbx.h net: hns3: add query vf ring and vector map relation 2022-05-09 14:30:37 +01:00
hnae3.c net: hns3: disable sriov before unload hclge layer 2021-10-20 11:38:11 +01:00
hnae3.h net: hns3: restore tm priority/qset to default settings when tc disabled 2022-06-13 11:56:01 +01:00
hns3_dcbnl.c net: hns3: fix some coding style issues 2019-06-09 13:20:59 -07:00
hns3_debugfs.c net: hns3: align the debugfs output to the left 2022-04-25 10:48:49 +01:00
hns3_debugfs.h net: hns3: fix the concurrency between functions reading debugfs 2022-03-31 11:39:59 +02:00
hns3_enet.c net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
hns3_enet.h net: hns3: add support for TX push mode 2022-02-07 12:29:59 +00:00
hns3_ethtool.c net: hns3: modify the ring param print info 2022-06-13 11:56:01 +01:00
hns3_ethtool.h net: hns3: refactor hns3_set_ringparam() 2022-04-20 10:45:50 +01:00
hns3_trace.h net: add skb_[inner_]tcp_all_headers helpers 2022-07-02 16:22:25 +01:00
Makefile net: hns3: create new set of common tqp stats APIs for PF and VF reuse 2022-01-05 14:36:36 +00:00