summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski8-49/+114
2022-11-30Merge branch 'net-pcs-altera-tse-simplify-and-clean-up-the-driver'Jakub Kicinski1-18/+3
2022-11-30net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier1-9/+0
2022-11-30net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier1-1/+0
2022-11-30net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier1-8/+3
2022-11-30Merge branch 'mptcp-msg_fastopen-and-tfo-listener-side-support'Jakub Kicinski9-115/+358
2022-11-30selftests: mptcp: mptfo Initiator/ListenerDmytro Shytyi2-42/+150
2022-11-30mptcp: add support for TCP_FASTOPEN_KEY sockoptMatthieu Baerts1-3/+3
2022-11-30mptcp: add TCP_FASTOPEN sock optionDmytro Shytyi1-1/+4
2022-11-30mptcp: add subflow_v(4,6)_send_synack()Dmytro Shytyi4-1/+92
2022-11-30mptcp: implement delayed seq generation for passive fastopenDmytro Shytyi6-15/+54
2022-11-30mptcp: consolidate initial ack seq generationPaolo Abeni4-45/+45
2022-11-30mptcp: track accurately the incoming MPC suboption typePaolo Abeni1-3/+8
2022-11-30mptcp: add MSG_FASTOPEN sendmsg flag supportDmytro Shytyi1-6/+3
2022-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski605-2716/+4968
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds73-265/+480
2022-11-29udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()Yuan Can1-0/+2
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda1-0/+1
2022-11-29MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal1-4/+0
2022-11-29ionic: update MAINTAINERS entryShannon Nelson2-1/+3
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao5-7/+49
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn1-4/+2
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi1-2/+4
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed2-0/+23
2022-11-29nfp: ethtool: support reporting link modesYu Xiao5-0/+173
2022-11-29net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...Jiri Pirko1-2/+2
2022-11-29Merge branch 'add-support-for-lan966x-is2-vcap'Paolo Abeni16-727/+3321
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur1-4/+112
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur1-0/+366
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur4-1/+70
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur5-1/+421
2022-11-29net: lan966x: add vcap registersHoratiu Vultur2-0/+199
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur4-1/+1624
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur5-1/+47
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur1-56/+146
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur3-720/+393
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing2-3/+3
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-11-29Merge branch 'refactor-mtk_wed-code-to-introduce-ser-support'Paolo Abeni4-82/+220
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi3-13/+16
2022-11-29net: ethernet: mtk_wed: add mtk_wed_rx_reset routineLorenzo Bianconi2-37/+162
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi2-9/+27
2022-11-29net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...Lorenzo Bianconi1-11/+4
2022-11-29net: ethernet: mtk_wed: return status value in mtk_wdma_rx_resetLorenzo Bianconi1-13/+12
2022-11-29Merge branch 'marvell-nvmem-mac-addresses-support'Paolo Abeni7-94/+173
2022-11-29net: mvpp2: Consider NVMEM cells as possible MAC address sourceMiquel Raynal1-0/+7
2022-11-29net: marvell: prestera: Avoid unnecessary DT lookupsMiquel Raynal1-11/+4
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal2-2/+9
2022-11-29dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera familyMiquel Raynal1-8/+54
2022-11-29dt-bindings: net: marvell,prestera: Convert to yamlMiquel Raynal2-29/+45