summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: marvell: prestera: Refactor router functionsYevhen Orlov2022-01-123-12/+14
* net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov2022-01-122-17/+17
* net: marvell: prestera: Cleanup router structYevhen Orlov2022-01-121-1/+0
* Merge branch 'arm-ox810se-add-ethernet-support'Jakub Kicinski2022-01-122-22/+82
|\
| * net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong2022-01-121-22/+79
| * dt-bindings: net: oxnas-dwmac: Add bindings for OX810SENeil Armstrong2022-01-121-0/+3
|/
* net: bonding: fix bond_xmit_broadcast return value error bugJie Wang2022-01-121-8/+22
* net/smc: fix possible NULL deref in smc_pnet_add_eth()Eric Dumazet2022-01-121-1/+2
* net: bridge: fix net device refcount tracking issue in error pathEric Dumazet2022-01-121-1/+2
* Merge branch 'ipa-fixes'David S. Miller2022-01-122-10/+35
|\
| * net: ipa: prevent concurrent replenishAlex Elder2022-01-122-0/+15
| * net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder2022-01-122-6/+17
| * net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder2022-01-121-4/+3
|/
* ref_tracker: use __GFP_NOFAIL more carefullyEric Dumazet2022-01-121-1/+4
* nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer2022-01-121-0/+10
* net: fix sock_timestamping_bind_phc() to release deviceMiroslav Lichvar2022-01-121-0/+2
* Revert "of: net: support NVMEM cells with MAC in text format"Michael Walle2022-01-121-22/+11
* net: phy: at803x: make array offsets staticColin Ian King2022-01-111-1/+1
* nfc: pn544: make array rset_cmd static constColin Ian King2022-01-111-1/+1
* net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet2022-01-111-1/+3
* Merge branch 'ipv4-fix-accidental-rto_onlink-flags-passed-to-ip_route_output_...Jakub Kicinski2022-01-114-6/+10
|\
| * mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault2022-01-111-2/+3
| * libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault2022-01-111-1/+2
| * gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault2022-01-111-2/+3
| * xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault2022-01-111-1/+2
|/
* net: ethernet: sun4i-emac: replace magic number with macroConley Lee2022-01-112-13/+35
* mctp: test: zero out sockaddrMatt Johnston2022-01-111-1/+1
* Revert "net: vertexcom: default to disabled on kbuild"Saeed Mahameed2022-01-101-1/+1
* netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso2022-01-104-4/+4
* Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-1011-182/+127
|\
| * software node: Update MAINTAINERS data baseAndy Shevchenko2021-12-221-1/+6
| * software node: fix wrong node passed to find nargs_propClément Léger2021-12-221-1/+1
| * device property: Drop fwnode_graph_get_remote_node()Sakari Ailus2021-12-173-45/+8
| * device property: Use fwnode_graph_for_each_endpoint() macroSakari Ailus2021-12-171-4/+4
| * device property: Implement fwnode_graph_get_endpoint_count()Sakari Ailus2021-12-172-10/+41
| * Documentation: ACPI: Update referencesSakari Ailus2021-12-174-68/+58
| * Documentation: ACPI: Fix data node reference documentationSakari Ailus2021-12-171-2/+8
| * device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLEDSakari Ailus2021-12-172-3/+4
| * device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus2021-12-171-1/+3
| * device property: Remove device_add_properties() APIHeikki Krogerus2021-11-242-52/+0
| * driver core: Don't call device_remove_properties() from device_del()Heikki Krogerus2021-11-241-1/+0
| * PCI: Convert to device_create_managed_software_node()Heikki Krogerus2021-11-241-1/+1
* | Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-1013-134/+526
|\ \
| * \ Merge branch 'thermal-int340x'Rafael J. Wysocki2022-01-103-53/+73
| |\ \
| | * | thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar2021-12-303-53/+73
| * | | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2021-12-277-55/+423
| |\ \ \
| | * | | thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das2021-12-091-2/+4
| | * | | thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber2021-12-021-0/+3
| | * | | thermal/drivers: Add TSU driver for RZ/G2LBiju Das2021-11-303-0/+250
| | * | | dt-bindings: thermal: Document Renesas RZ/G2L TSUBiju Das2021-11-301-0/+76