summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: allow gro_max_size to exceed 65536Alexander Duyck2022-05-166-12/+16
* ipv6/gro: insert temporary HBH/jumbo headerEric Dumazet2022-05-161-2/+30
* ipv6/gso: remove temporary HBH/jumbo headerEric Dumazet2022-05-162-1/+56
* ipv6: add struct hop_jumbo_hdr definitionEric Dumazet2022-05-161-0/+11
* tcp_cubic: make hystart_ack_delay() aware of BIG TCPEric Dumazet2022-05-161-2/+2
* net: limit GSO_MAX_SIZE to 524280 bytesEric Dumazet2022-05-161-2/+5
* net: allow gso_max_size to exceed 65536Alexander Duyck2022-05-1616-17/+40
* net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet2022-05-163-0/+10
* Merge branch 'Renesas-RSZ-V2M-support'David S. Miller2022-05-164-35/+168
|\
| * ravb: Add support for RZ/V2MPhil Edworthy2022-05-161-0/+26
| * ravb: Use separate clock for gPTPPhil Edworthy2022-05-162-3/+21
| * ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqsPhil Edworthy2022-05-162-6/+53
| * ravb: Separate handling of irq enable/disable regs into featurePhil Edworthy2022-05-163-5/+7
| * dt-bindings: net: renesas,etheravb: Document RZ/V2M SoCPhil Edworthy2022-05-161-21/+61
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-05-1623-386/+494
|\
| * netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell2022-05-133-9/+26
| * netfilter: flowtable: nft_flow_route use more data for reverse routeSven Auhagen2022-05-131-0/+8
| * netfilter: prefer extension check to pointer checkFlorian Westphal2022-05-132-17/+16
| * netfilter: conntrack: add nf_conntrack_events autodetect modeFlorian Westphal2022-05-134-9/+28
| * netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal2022-05-133-28/+38
| * netfilter: nfnetlink: allow to detect if ctnetlink listeners existFlorian Westphal2022-05-132-3/+38
| * netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso2022-05-136-44/+56
| * netfilter: conntrack: avoid unconditional local_bh_disableFlorian Westphal2022-05-131-5/+2
| * netfilter: conntrack: remove unconfirmed listFlorian Westphal2022-05-134-105/+3
| * netfilter: conntrack: remove __nf_ct_unconfirmed_destroyFlorian Westphal2022-05-133-39/+13
| * netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal2022-05-131-0/+12
| * netfilter: extensions: introduce extension genid countFlorian Westphal2022-05-134-17/+111
| * netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal2022-05-133-18/+3
| * netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal2022-05-132-10/+28
| * netfilter: conntrack: remove the percpu dying listFlorian Westphal2022-05-134-47/+13
| * netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal2022-05-133-0/+55
| * netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2022-05-134-73/+82
* | ice: Expose RSS indirection tables for queue groups via ethtoolSridhar Samudrala2022-05-141-18/+51
* | ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-05-141-36/+63
* | eth: sfc: remove remnants of the out-of-tree napi_weight module paramJakub Kicinski2022-05-143-21/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-05-1312-47/+40
|\ \
| * \ Merge branch 'Be explicit with XFRM offload direction'Steffen Klassert2022-05-0712-47/+40
| |\ \
| | * | xfrm: drop not needed flags variable in XFRM offload structLeon Romanovsky2022-05-062-4/+0
| | * | net/mlx5e: Use XFRM state direction instead of flagsLeon Romanovsky2022-05-061-5/+5
| | * | netdevsim: rely on XFRM state direction instead of flagsLeon Romanovsky2022-05-061-1/+1
| | * | ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky2022-05-064-10/+9
| | * | xfrm: store and rely on direction to construct offload flagsLeon Romanovsky2022-05-063-2/+15
| | * | xfrm: rename xfrm_state_offload struct to allow reuseLeon Romanovsky2022-05-064-9/+9
| | * | xfrm: delete not used number of external headersLeon Romanovsky2022-05-062-3/+0
| | * | xfrm: free not used XFRM_ESP_NO_TRAILER flagLeon Romanovsky2022-05-063-13/+1
| |/ /
* | | sfc: siena: Fix Kconfig dependenciesRen Zhijie2022-05-131-0/+1
* | | Merge branch 'bnxt_en-next'David S. Miller2022-05-138-163/+433
|\ \ \
| * | | bnxt_en: parse and report result field when NVRAM package install failsKalesh AP2022-05-133-13/+72
| * | | bnxt_en: Enable packet timestamping for all RX packetsPavan Chebbi2022-05-134-3/+36
| * | | bnxt_en: Configure ptp filters during bnxt openPavan Chebbi2022-05-133-13/+46