summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-11-29net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman-19/+18
2022-11-29net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan-5/+8
2022-11-29net/mlx5: Remove redundant checkLeon Romanovsky-3/+0
2022-11-29net/mlx5e: Delete always true DMA checkLeon Romanovsky-5/+5
2022-11-29net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky-1/+1
2022-11-29net/mlx5e: Don't use termination table when redundantRoi Dayan-4/+28
2022-11-29net/mlx5: Fix orthography errors in documentationRahul Rameshbabu-41/+41
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan-7/+7
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan-17/+16
2022-11-29net/mlx5: Remove unused UMR MTT definitionsTariq Toukan-2/+0
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan-0/+12
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu-4/+0
2022-11-29net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-2/+2
2022-11-29net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET-3/+0
2022-11-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski-49/+114
2022-11-29Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'Jakub Kicinski-18/+3
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier-9/+0
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier-1/+0
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier-8/+3
2022-11-29Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side-support'Jakub Kicinski-115/+358
2022-11-29selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi-42/+150
2022-11-29mptcp: add support for TCP_FASTOPEN_KEY sockoptMatthieu Baerts-3/+3
2022-11-29mptcp: add TCP_FASTOPEN sock optionDmytro Shytyi-1/+4
2022-11-29mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi-1/+92
2022-11-29mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi-15/+54
2022-11-29mptcp: consolidate initial ack seq generationPaolo Abeni-45/+45
2022-11-29mptcp: track accurately the incoming MPC suboption typePaolo Abeni-3/+8
2022-11-29mptcp: add MSG_FASTOPEN sendmsg flag supportDmytro Shytyi-6/+3
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2716/+4968
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-265/+480
2022-11-29udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()Yuan Can-0/+2
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda-0/+1
2022-11-29MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal-4/+0
2022-11-29ionic: update MAINTAINERS entryShannon Nelson-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao-7/+49
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn-4/+2
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi-2/+4
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed-0/+23
2022-11-29nfp: ethtool: support reporting link modesYu Xiao-0/+173
2022-11-29net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...Jiri Pirko-2/+2
2022-11-29Merge branch 'add-support-for-lan966x-is2-vcap'Paolo Abeni-727/+3321
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur-4/+112
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur-0/+366
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur-1/+70
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur-1/+421
2022-11-29net: lan966x: add vcap registersHoratiu Vultur-0/+199
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur-1/+1624
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur-1/+47
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur-56/+146
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur-720/+393