summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: add xdp_buff to i40e_ring structTirthendu Sarkar2023-03-094-30/+32
* i40e: introduce next_to_process to i40e_ringTirthendu Sarkar2023-03-092-11/+19
* i40e: use frame_sz instead of recalculating truesize for building skbTirthendu Sarkar2023-03-091-16/+4
* i40e: Change size to truesize when using i40e_rx_buffer_flip()Tirthendu Sarkar2023-03-091-35/+19
* i40e: add pre-xdp page_count in rx_bufferTirthendu Sarkar2023-03-092-15/+9
* i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar2023-03-092-3/+16
* i40e: consolidate maximum frame size calculation for vsiTirthendu Sarkar2023-03-091-33/+38
* Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-2772-318/+546
|\
| * tcp: tcp_check_req() can be called from process contextEric Dumazet2023-02-271-2/+5
| * net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel2023-02-271-1/+1
| * xen-netback: remove unused variables pending_idx and indexTom Rix2023-02-271-5/+0
| * Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-02-273-3/+4
| |\
| | * wifi: wext: warn about usage only onceJohannes Berg2023-02-261-2/+2
| | * wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queueLorenzo Bianconi2023-02-261-0/+1
| | * wifi: ath11k: allow system suspend to survive ath11kLen Brown2023-02-221-1/+1
| * | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela2023-02-271-2/+2
| * | net: dsa: ocelot_ext: remove unnecessary phylink.h includeRussell King (Oracle)2023-02-261-1/+0
| * | Merge branch 'net-ocelot-switch-regressions'David S. Miller2023-02-266-9/+12
| |\ \
| | * | net: mscc: ocelot: fix duplicate driver name errorVladimir Oltean2023-02-262-2/+2
| | * | net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean2023-02-261-1/+1
| | * | net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-263-6/+9
| |/ /
| * | Merge branch 'net-sched-action-bind'David S. Miller2023-02-263-58/+77
| |\ \
| | * | net/sched: act_sample: fix action bind logicPedro Tammela2023-02-261-2/+9
| | * | net/sched: act_mpls: fix action bind logicPedro Tammela2023-02-261-29/+37
| | * | net/sched: act_pedit: fix action bind logicPedro Tammela2023-02-261-27/+31
| |/ /
| * | qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt2023-02-261-14/+7
| * | Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-02-2610-8/+40
| |\ \
| | * | net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman2023-02-241-0/+1
| | * | net/mlx5e: Verify flow_source cap before using itRoi Dayan2023-02-241-1/+2
| | * | net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2023-02-242-0/+8
| | * | mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko2023-02-244-1/+22
| | * | mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2023-02-242-3/+5
| | * | net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create()Yang Yingliang2023-02-241-1/+1
| | * | net/mlx5: Remove NULL check before dev_{put, hold}Yang Li2023-02-241-2/+1
| * | | nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin2023-02-263-0/+16
| * | | ice: remove unnecessary CONFIG_ICE_GNSSJacob Keller2023-02-263-6/+4
| * | | net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor2023-02-261-1/+1
| * | | ibmvnic: Assign XPS map to correct queue indexNick Child2023-02-241-2/+2
| * | | docs: net: fix inaccuracies in msg_zerocopy.rstnick black2023-02-241-3/+3
| * | | Merge branch 'tools-ynl-gen-fix-glitches-found-by-chuck'Jakub Kicinski2023-02-243-4/+3
| |\ \ \ | | |/ / | |/| |
| | * | tools: net: add __pycache__ to gitignoreJakub Kicinski2023-02-241-0/+1
| | * | tools: ynl-gen: re-raise the exception instead of printingJakub Kicinski2023-02-241-3/+1
| | * | tools: ynl-gen: fix single attribute structs with attr 0 onlyJakub Kicinski2023-02-241-1/+1
| |/ /
| * | net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet2023-02-241-1/+3
| * | netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan2023-02-243-3/+3
| * | net/mlx5e: Remove hairpin write debugfs filesGal Pressman2023-02-231-59/+0
| * | octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma2023-02-231-1/+1
| * | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long2023-02-232-31/+22
| * | net: sunhme: Fix region requestSean Anderson2023-02-231-2/+4
| * | octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya2023-02-231-19/+57